This package provides the timing functions 'tic' and 'toc' that can be nested. One can record all timings while a complex script is running, and examine the values later. It is also possible to instrument the timing calls with custom callbacks. In addition, this package provides class 'Stack', implemented as a vector, and class 'List', implemented as a list, both of which support operations 'push', 'pop', 'first', 'last' and 'clear'.
Version: | 1.0 |
Depends: | R (≥ 3.0.3), methods |
Published: | 2014-06-17 |
Author: | Sergei Izrailev |
Maintainer: | Sergei Izrailev <sizrailev at collective.com> |
License: | Apache License (== 2.0) | file LICENSE |
Copyright: | Copyright (C) Collective, Inc. | file inst/COPYRIGHTS tictoc copyright details |
URL: | http://github.com/collectivemedia/tictoc |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | tictoc results |
Reference manual: | tictoc.pdf |
Package source: | tictoc_1.0.tar.gz |
Windows binaries: | r-devel: tictoc_1.0.zip, r-release: tictoc_1.0.zip, r-oldrel: tictoc_1.0.zip |
macOS binaries: | r-release: tictoc_1.0.tgz, r-oldrel: tictoc_1.0.tgz |
Reverse depends: | spFSR |
Reverse imports: | docdescriptR, docinfeR, ExPanDaR, fcaR, mafs, pingers, sismonr, SWMPr |
Reverse suggests: | ClustImpute, hadron, mustashe, StructuralVariantAnnotation, tcensReg, vosonSML |
Please use the canonical form https://CRAN.R-project.org/package=tictoc to link to this page.