Package: naptime 1.3.0
naptime: A Flexible and Robust Sys.sleep() Replacement
Provides a near drop-in replacement for base::Sys.sleep() that allows more types of input to produce delays in the execution of code and can silence/prevent typical sources of error.
Authors:
naptime_1.3.0.tar.gz
naptime_1.3.0.zip(r-4.5)naptime_1.3.0.zip(r-4.4)naptime_1.3.0.zip(r-4.3)
naptime_1.3.0.tgz(r-4.4-any)naptime_1.3.0.tgz(r-4.3-any)
naptime_1.3.0.tar.gz(r-4.5-noble)naptime_1.3.0.tar.gz(r-4.4-noble)
naptime_1.3.0.tgz(r-4.4-emscripten)naptime_1.3.0.tgz(r-4.3-emscripten)
naptime.pdf |naptime.html✨
naptime/json (API)
NEWS
# Install 'naptime' in R: |
install.packages('naptime', repos = c('https://russellpierce.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/russellpierce/naptime/issues
Last updated 4 months agofrom:f8fb02a31f. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-win | OK | Nov 04 2024 |
R-4.5-linux | OK | Nov 04 2024 |
R-4.4-win | OK | Nov 04 2024 |
R-4.4-mac | OK | Nov 04 2024 |
R-4.3-win | OK | Nov 04 2024 |
R-4.3-mac | OK | Nov 04 2024 |
Exports:naptime
Dependencies:cpp11genericslubridatetimechange
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Safe sleep function | naptime naptime,character-method naptime,difftime-method naptime,logical-method naptime,NULL-method naptime,numeric-method naptime,Period-method naptime,POSIXct-method |