Package: timechecker 1.1.5.9000
timechecker: Visualization of Processing Time with Standard Output
Displays processing time in a clear and structured way. One function supports iterative workflows by predicting and showing the total time required, while another reports the time taken for individual steps within a process.
Authors:
timechecker_1.1.5.9000.tar.gz
timechecker_1.1.5.9000.zip(r-4.7)timechecker_1.1.5.9000.zip(r-4.6)timechecker_1.1.5.9000.zip(r-4.5)
timechecker_1.1.5.9000.tgz(r-4.6-any)timechecker_1.1.5.9000.tgz(r-4.5-any)
timechecker_1.1.5.9000.tar.gz(r-4.7-any)timechecker_1.1.5.9000.tar.gz(r-4.6-any)
timechecker_1.1.5.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
timechecker/json (API)
NEWS
| # Install 'timechecker' in R: |
| install.packages('timechecker', repos = c('https://yt100100.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/yt100100/timechecker/issues
Last updated from:c3748b94b4. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 229 | ||
| source / vignettes | OK | 104 | ||
| linux-release-x86_64 | OK | 231 | ||
| macos-release-arm64 | OK | 478 | ||
| macos-oldrel-arm64 | OK | 575 | ||
| windows-devel | OK | 156 | ||
| windows-release | OK | 150 | ||
| windows-oldrel | OK | 164 | ||
| wasm-release | OK | 76 |
Exports:set_loop_timecheckerset_step_timechecker
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Print elapsed and remaining time in iterative processes. | set_loop_timechecker |
| Print elapsed and remaining time in each code block. | set_step_timechecker |
