Provides a 'timer' class that makes timing codes easier. One can create 'timer' objects and use them to record all timings, and extract recordings as data frame for later use.
Version: | 1.0.0 |
Depends: | R (≥ 3.1.0) |
Imports: | R6 |
Suggests: | knitr, rmarkdown |
Published: | 2019-01-25 |
Author: | Yifu Yan |
Maintainer: | Yifu Yan <yanyifu94 at hotmail.com> |
BugReports: | https://github.com/yusuzech/timeR/issues |
License: | Apache License (== 2.0) | file LICENSE |
URL: | https://github.com/yusuzech/timeR |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | timeR results |
Reference manual: | timeR.pdf |
Vignettes: |
timeR Quick Start |
Package source: | timeR_1.0.0.tar.gz |
Windows binaries: | r-devel: timeR_1.0.0.zip, r-release: timeR_1.0.0.zip, r-oldrel: timeR_1.0.0.zip |
OS X binaries: | r-release: timeR_1.0.0.tgz, r-oldrel: timeR_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=timeR to link to this page.