Description
Benchmarking of arbitrary R code, inspired by similar functionality in a Perl module, is implemented via a simple wrapper around system.time(). Given a specification of the benchmarking process (counts of replications, evaluation environment) and an arbitrary number of expressions, the function evaluates each of the expressions in the specified environment, replicating the evaluation as many times as specified, and returning the results conveniently wrapped into a data frame.
Downloads
47.7K
Last 30 days
537th
99K
Last 90 days
238.1K
Last year
Trend: +53% (30d vs prior 30d)
CRAN Check Status
13
OK
Show all 13 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check History
OK 8 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 15, 2026
Archived
Jun 11, 2026
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE
r-devel-linux-x86_64-debian-clang
DESCRIPTION meta-information
Author field differs from that derived from Authors@R Author: ‘Wacek Kusnierczyk <waku@idi.ntnu.no>’ Authors@R: ‘Wacek Kusnierczyk [aut, cre], Dirk Eddelbuettel [ctb], Berend Hasselman [ctb]’
NOTE
r-devel-linux-x86_64-debian-gcc
DESCRIPTION meta-information
Author field differs from that derived from Authors@R Author: ‘Wacek Kusnierczyk <waku@idi.ntnu.no>’ Authors@R: ‘Wacek Kusnierczyk [aut, cre], Dirk Eddelbuettel [ctb], Berend Hasselman [ctb]’