attempt: Easy Condition Handling

A friendlier condition handler, inspired by 'purrr' mappers and based on 'rlang'.'attempt' extends and facilitates condition handling by providing a consistent grammar, and provides a set of easy to use functions for common tests and conditions. 'attempt' only depends on 'rlang', and focuses on speed, so it can be easily integrated in other functions and used in data analysis.

Version: 0.2.0
Imports: rlang
Suggests: testthat, knitr, rmarkdown
Published: 2018-01-31
Author: Colin Fay [aut, cre]
Maintainer: Colin Fay <contact at colinfay.me>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README NEWS
CRAN checks: attempt results

Downloads:

Reference manual: attempt.pdf
Vignettes: Intro to attempt
Try Catch
Adverbs
If
Condition handling
Package source: attempt_0.2.0.tar.gz
Windows binaries: r-devel: attempt_0.2.0.zip, r-release: attempt_0.2.0.zip, r-oldrel: attempt_0.2.0.zip
OS X El Capitan binaries: r-release: attempt_0.2.0.tgz
OS X Mavericks binaries: r-oldrel: attempt_0.1.0.tgz
Old sources: attempt archive

Reverse dependencies:

Reverse imports: languagelayeR, tidystringdist

Linking:

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