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.
Version: | 0.4.2 |
Depends: | R (≥ 3.1.0) |
Imports: | purrr, crayon, methods, pillar |
Suggests: | dplyr, knitr, magrittr, rmarkdown, tidyverse |
Published: | 2018-11-19 |
Author: | James Goldie |
Maintainer: | James Goldie <me at rensa.co> |
BugReports: | https://github.com/rensa/collateral/issues |
License: | GPL-3 | file LICENSE |
URL: | https://rensa.co/collateral/index.html, https://github.com/rensa/collateral |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | collateral results |
Reference manual: | collateral.pdf |
Vignettes: |
Accelerating tidy list-column workflows with collateral |
Package source: | collateral_0.4.2.tar.gz |
Windows binaries: | r-devel: collateral_0.4.2.zip, r-release: collateral_0.4.2.zip, r-oldrel: collateral_0.4.2.zip |
OS X binaries: | r-release: collateral_0.4.2.tgz, r-oldrel: collateral_0.4.2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=collateral to link to this page.