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.5-any)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:

5.99 score 16 stars 5 packages 81 scripts 1.0k downloads 2 exports 3 dependencies

Last updated 1 years agofrom:59e5a444c5. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 29 2025
R-4.5-winOKJan 29 2025
R-4.5-macOKJan 29 2025
R-4.5-linuxOKJan 29 2025
R-4.4-winOKJan 29 2025
R-4.4-macOKJan 29 2025
R-4.3-winOKJan 29 2025
R-4.3-macOKJan 29 2025

Exports:retrywait_until

Dependencies:laterRcpprlang