Package: timeR 1.2.0

timeR: Time Your Codes

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.

Authors:Yifu Yan

timeR_1.2.0.tar.gz
timeR_1.2.0.zip(r-4.5)timeR_1.2.0.zip(r-4.4)timeR_1.2.0.zip(r-4.3)
timeR_1.2.0.tgz(r-4.4-any)timeR_1.2.0.tgz(r-4.3-any)
timeR_1.2.0.tar.gz(r-4.5-noble)timeR_1.2.0.tar.gz(r-4.4-noble)
timeR_1.2.0.tgz(r-4.4-emscripten)timeR_1.2.0.tgz(r-4.3-emscripten)
timeR.pdf |timeR.html
timeR/json (API)

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

Peer review:

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

On CRAN:

timer

5.51 score 7 stars 93 scripts 197 downloads 3 exports 5 dependencies

Last updated 4 years agofrom:70efeb0270. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 10 2024
R-4.5-winNOTEOct 10 2024
R-4.5-linuxNOTEOct 10 2024
R-4.4-winNOTEOct 10 2024
R-4.4-macNOTEOct 10 2024
R-4.3-winNOTEOct 10 2024
R-4.3-macNOTEOct 10 2024

Exports:createTimergetTimertimeR

Dependencies:cpp11genericslubridateR6timechange

timeR Quick Start

Rendered fromtimer-quick-start.Rmdusingknitr::rmarkdownon Oct 10 2024.

Last update: 2020-03-03
Started: 2019-01-10