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.

Version: 0.1.1
Imports: rlang, later
Suggests: testthat (≥ 2.1.0), covr
Published: 2024-01-23
Author: Randy Lai [aut, cre]
Maintainer: Randy Lai <randy.cs.lai at gmail.com>
License: MIT + file LICENSE
URL: https://github.com/randy3k/retry
NeedsCompilation: no
Materials: README
CRAN checks: retry results

Documentation:

Reference manual: retry.pdf

Downloads:

Package source: retry_0.1.1.tar.gz
Windows binaries: r-prerel: retry_0.1.1.zip, r-release: retry_0.1.1.zip, r-oldrel: retry_0.1.1.zip
macOS binaries: r-prerel (arm64): retry_0.1.1.tgz, r-release (arm64): retry_0.1.1.tgz, r-oldrel (arm64): retry_0.1.1.tgz, r-prerel (x86_64): retry_0.1.1.tgz, r-release (x86_64): retry_0.1.1.tgz
Old sources: retry archive

Reverse dependencies:

Reverse imports: racademyocean, ractivecampaign, rappsflyer, synthACS

Linking:

Please use the canonical form https://CRAN.R-project.org/package=retry to link to this page.