This package browser is in early development. Mind the rough edges.

r-attempt

Tools for defensive programming

This package provides tools for defensive programming. It is inspired by purrr mappers and based on rlang. Attempt extends and facilitates defensive programming by providing a consistent grammar, and a set of functions for common tests and conditions. Attempt only depends on rlang, and focuses on speed, so it can be integrated with other functions and used in the data analysis.

Installation

Install the latest version of r-attempt as follows:

guix install r-attempt

Or install a particular version:

guix install r-attempt@0.3.1

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/r-attempt/'><img src='http://127.0.0.1:3000/packages/r-attempt/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/r-attempt/badges/latest-version.svg)](http://127.0.0.1:3000/packages/r-attempt/)
Org: [[http://127.0.0.1:3000/packages/r-attempt/][http://127.0.0.1:3000/packages/r-attempt/badges/latest-version.svg]]