Description
rbenchmark is inspired by the Perl module Benchmark, and is intended to facilitate benchmarking of arbitrary R code. The library consists of just one function, benchmark, which is a simple wrapper around system.time. Given a specification of the benchmarking process (counts of replications, evaluation environment) and an arbitrary number of expressions, benchmark 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
10.5K
Last 30 days
1192nd
10.5K
Last 90 days
10.5K
Last year
CRAN Check Status
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | NOTE |
| r-devel-linux-x86_64-debian-gcc | NOTE |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-macos-arm64 | 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 details (14 non-OK)
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]’
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]’
*
*
*
*
*
*
*
*
*
*
*
*
Check History
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 9, 2026
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]’
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]’