Package: timer 0.0.1.9000

Joe Thorley

timer: R6 Timer

A simple timer as an R6 class. The timer has four functions: start(), stop(), reset() and elapsed(). The elapsed() function returns the elapsed wall clock time (as opposed to CPU time) as an object of class lubridate::Duration.

Authors:Joe Thorley [aut, cre], Poisson Consulting [fnd, cph]

timer_0.0.1.9000.tar.gz
timer_0.0.1.9000.zip(r-4.5)timer_0.0.1.9000.zip(r-4.4)timer_0.0.1.9000.zip(r-4.3)
timer_0.0.1.9000.tgz(r-4.4-any)timer_0.0.1.9000.tgz(r-4.3-any)
timer_0.0.1.9000.tar.gz(r-4.5-noble)timer_0.0.1.9000.tar.gz(r-4.4-noble)
timer_0.0.1.9000.tgz(r-4.4-emscripten)timer_0.0.1.9000.tgz(r-4.3-emscripten)
timer.pdf |timer.html
timer/json (API)
NEWS

# Install 'timer' in R:
install.packages('timer', repos = c('https://poissonconsulting.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/poissonconsulting/timer/issues

Pkgdown:https://poissonconsulting.github.io

On CRAN:

5.11 score 3 packages 96 scripts 2 exports 5 dependencies

Last updated 14 days agofrom:41f531378b. Checks:OK: 5 NOTE: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKDec 08 2024
R-4.5-winNOTEDec 08 2024
R-4.5-linuxNOTEDec 08 2024
R-4.4-winOKDec 08 2024
R-4.4-macOKDec 08 2024
R-4.3-winOKDec 08 2024
R-4.3-macOKDec 08 2024

Exports:is.timerTimer

Dependencies:cpp11genericslubridateR6timechange