Package: retry 0.1.1

retry: Repeated Evaluation

Provide simple mechanism to repeatedly evaluate an expression until either it succeeds or timeout exceeded. It is useful in situations that random failures could happen.

Authors:Randy Lai [aut, cre]

retry_0.1.1.tar.gz
retry_0.1.1.zip(r-4.5)retry_0.1.1.zip(r-4.4)retry_0.1.1.zip(r-4.3)
retry_0.1.1.tgz(r-4.4-any)retry_0.1.1.tgz(r-4.3-any)
retry_0.1.1.tar.gz(r-4.5-noble)retry_0.1.1.tar.gz(r-4.4-noble)
retry_0.1.1.tgz(r-4.4-emscripten)retry_0.1.1.tgz(r-4.3-emscripten)
retry.pdf |retry.html
retry/json (API)

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

Peer review:

Bug tracker:https://github.com/randy3k/retry/issues

On CRAN:

6.11 score 16 stars 5 packages 80 scripts 1.3k downloads 2 exports 3 dependencies

Last updated 10 months agofrom:59e5a444c5. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 31 2024
R-4.5-winOKOct 31 2024
R-4.5-linuxOKOct 31 2024
R-4.4-winOKOct 31 2024
R-4.4-macOKOct 31 2024
R-4.3-winOKOct 31 2024
R-4.3-macOKOct 31 2024

Exports:retrywait_until

Dependencies:laterRcpprlang