Provides infrastructure to accurately measure and compare the execution time of R expressions.
Version: | 1.4-7 |
Imports: | graphics, stats |
Suggests: | ggplot2, multcomp, RUnit |
Published: | 2019-09-24 |
Author: | Olaf Mersmann [aut], Claudia Beleites [ctb], Rainer Hurling [ctb], Ari Friedman [ctb], Joshua M. Ulrich [cre] |
Maintainer: | Joshua M. Ulrich <josh.m.ulrich at gmail.com> |
BugReports: | https://github.com/joshuaulrich/microbenchmark/issues/ |
License: | BSD_2_clause + file LICENSE |
URL: | https://github.com/joshuaulrich/microbenchmark/ |
NeedsCompilation: | yes |
SystemRequirements: | On a Unix-alike, one of the C functions mach_absolute_time (macOS), clock_gettime or gethrtime. If none of these is found, the obsolescent POSIX function gettimeofday will be tried. |
CRAN checks: | microbenchmark results |
Reference manual: | microbenchmark.pdf |
Package source: | microbenchmark_1.4-7.tar.gz |
Windows binaries: | r-devel: microbenchmark_1.4-7.zip, r-release: microbenchmark_1.4-7.zip, r-oldrel: microbenchmark_1.4-7.zip |
macOS binaries: | r-release: microbenchmark_1.4-7.tgz, r-oldrel: microbenchmark_1.4-7.tgz |
Old sources: | microbenchmark archive |
Please use the canonical form https://CRAN.R-project.org/package=microbenchmark to link to this page.