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
CRAN
46.8K
Last 30 days
529th
100.4K
Last 90 days
240.2K
Last year
Trend: +44.8% (30d vs prior 30d)
r2u
CRAN
48
Last 30 days
178
Last 90 days
539
Last year
Trend: -40.7% (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]’