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:
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.5-any)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')) |
Bug tracker:https://github.com/yusuzech/timer/issues
Last updated 5 years agofrom:70efeb0270. Checks:1 OK, 8 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 09 2025 |
R-4.5-win | NOTE | Mar 09 2025 |
R-4.5-mac | NOTE | Mar 09 2025 |
R-4.5-linux | NOTE | Mar 09 2025 |
R-4.4-win | NOTE | Mar 09 2025 |
R-4.4-mac | NOTE | Mar 09 2025 |
R-4.4-linux | NOTE | Mar 09 2025 |
R-4.3-win | NOTE | Mar 09 2025 |
R-4.3-mac | NOTE | Mar 09 2025 |
Exports:createTimergetTimertimeR
Dependencies:cpp11genericslubridateR6timechange
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Create a timer object | createTimer |
Get the data frame in timer object | getTimer |
timeR: A package to make timing codes easier | timeR-package timeR |