CMD + K

r-collateral

Community

The purrr package allows you to capture the side effects (errors, warning, messages and other output) of functions using safely() and quietly(). Using collateral, you can quickly see which elements of a list (or list-column) returned results, which threw errors and which returned warnings or other output.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-collateral

Usage Tracking

0.5.2
0.4.2
2 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

The purrr package allows you to capture the side effects (errors, warning, messages and other output) of functions using safely() and quietly(). Using collateral, you can quickly see which elements of a list (or list-column) returned results, which threw errors and which returned warnings or other output.

Last Updated

Oct 25, 2021 at 11:18

License

GPL-3.0-only

Supported Platforms

noarch

Unsupported Platforms

linux-64 Last supported version: 0.4.2
macOS-64 Last supported version: 0.4.2
win-64 Last supported version: 0.4.2