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:Russell S. Pierce [aut, cre], Timothy Gann [aut]

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'))

Peer review:

Bug tracker:https://github.com/russellpierce/naptime/issues

On CRAN:

1 exports 9 stars 1.69 score 4 dependencies 1 dependents 12 scripts 867 downloads

Last updated 1 months agofrom:f8fb02a31f. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 05 2024
R-4.5-winOKSep 05 2024
R-4.5-linuxOKSep 05 2024
R-4.4-winOKSep 05 2024
R-4.4-macOKSep 05 2024
R-4.3-winOKSep 05 2024
R-4.3-macOKSep 05 2024

Exports:naptime

Dependencies:cpp11genericslubridatetimechange

naptime: A Flexible and Robust Sys.sleep() Replacement

Rendered fromWhyAndHowToNap.Rmdusingknitr::rmarkdownon Sep 05 2024.

Last update: 2024-08-06
Started: 2024-08-06

Readme and manuals

Help Manual

Help pageTopics
Safe sleep functionnaptime naptime,character-method naptime,difftime-method naptime,logical-method naptime,NULL-method naptime,numeric-method naptime,Period-method naptime,POSIXct-method