Tools for defensive programming, inspired by 'purrr' mappers and based on 'rlang'.'attempt' extends and facilitates defensive programming 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.3.0 |
Imports: | rlang |
Suggests: | testthat, knitr, rmarkdown, curl |
Published: | 2019-04-08 |
Author: | Colin Fay |
Maintainer: | Colin Fay <contact at colinfay.me> |
License: | MIT + file LICENSE |
URL: | https://github.com/ColinFay/attempt |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | attempt results |
Reference manual: | attempt.pdf |
Vignettes: |
Intro to attempt Try Catch Adverbs If Condition handling covrpage: Tests and Coverage |
Package source: | attempt_0.3.0.tar.gz |
Windows binaries: | r-devel: attempt_0.3.0.zip, r-release: attempt_0.3.0.zip, r-oldrel: attempt_0.3.0.zip |
OS X binaries: | r-release: attempt_0.3.0.tgz, r-oldrel: attempt_0.3.0.tgz |
Old sources: | attempt archive |
Reverse imports: | dockerfiler, geniusr, languagelayeR, neo4r, proustr, tidystringdist |
Please use the canonical form https://CRAN.R-project.org/package=attempt to link to this page.