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.0
Imports: rlang, later
Suggests: testthat (≥ 2.1.0), covr
Published: 2020-04-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

Downloads:

Reference manual: retry.pdf
Package source: retry_0.1.0.tar.gz
Windows binaries: r-devel: retry_0.1.0.zip, r-release: retry_0.1.0.zip, r-oldrel: retry_0.1.0.zip
macOS binaries: r-release: retry_0.1.0.tgz, r-oldrel: retry_0.1.0.tgz

Linking:

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