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 |
DOI: | 10.32614/CRAN.package.retry |
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 |
Reference manual: | retry.pdf |
Package source: | retry_0.1.1.tar.gz |
Windows binaries: | r-devel: retry_0.1.1.zip, r-release: retry_0.1.1.zip, r-oldrel: retry_0.1.1.zip |
macOS binaries: | r-release (arm64): retry_0.1.1.tgz, r-oldrel (arm64): retry_0.1.1.tgz, r-release (x86_64): retry_0.1.1.tgz, r-oldrel (x86_64): retry_0.1.1.tgz |
Old sources: | retry archive |
Reverse imports: | racademyocean, ractivecampaign, rappsflyer, synthACS |
Please use the canonical form https://CRAN.R-project.org/package=retry to link to this page.