Tracks elapsed clock time using a 'hms::hms()' scalar. It was was originally developed to time Bayesian model runs. It should not be used to estimate how long extremely fast code takes to execute as the package code adds a small time cost.
Version: | 0.3.0 |
Depends: | R (≥ 4.0) |
Imports: | hms, lifecycle, rlang |
Suggests: | covr, testthat (≥ 3.0.0), withr |
Published: | 2024-08-19 |
DOI: | 10.32614/CRAN.package.hmstimer |
Author: | Joe Thorley [aut, cre] (<https://orcid.org/0000-0002-7683-4592>), Kirill Müller [aut] (<https://orcid.org/0000-0002-1416-3412>), Nadine Hussein [ctb] (<https://orcid.org/0000-0003-4470-8361>), Poisson Consulting [cph, fnd] |
Maintainer: | Joe Thorley <joe at poissonconsulting.ca> |
BugReports: | https://github.com/poissonconsulting/hmstimer/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/poissonconsulting/hmstimer, https://poissonconsulting.github.io/hmstimer/ |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | hmstimer results |
Reference manual: | hmstimer.pdf |
Package source: | hmstimer_0.3.0.tar.gz |
Windows binaries: | r-devel: hmstimer_0.3.0.zip, r-release: hmstimer_0.3.0.zip, r-oldrel: hmstimer_0.3.0.zip |
macOS binaries: | r-release (arm64): hmstimer_0.3.0.tgz, r-oldrel (arm64): hmstimer_0.3.0.tgz, r-release (x86_64): hmstimer_0.3.0.tgz, r-oldrel (x86_64): hmstimer_0.3.0.tgz |
Old sources: | hmstimer archive |
Please use the canonical form https://CRAN.R-project.org/package=hmstimer to link to this page.