Package: collateral
Title: Quickly Evaluate Captured Side Effects
Version: 0.5.2
Authors@R: c(
  person("James", "Goldie",
    email = "me@jamesgoldie.dev",
    role = c("aut", "cre"),
    comment = c(ORCID = "0000-0002-5024-6207")),
  person("Jean-Francois", "Zinque",
    email = "jzinque@gmail.com",
    role = "ctb"),
  person("Mikhail", "Balyasin",
    email = "mikhail.balyasin+blog@gmail.com",
    role = "ctb"))
Description: Map functions while capturing results, errors, warnings, messages and other output tidily, then filter and summarise data frames or lists on the basis of those side effects.
URL: https://collateral.jamesgoldie.dev,
        https://github.com/jimjam-slam/collateral
Language: en-AU
Depends: R (>= 3.1.0)
Imports: purrr, crayon, methods, pillar
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
BugReports: https://github.com/jimjam-slam/collateral/issues
Suggests: dplyr, tibble, tidyr, furrr, ggplot2, knitr, rmarkdown,
        testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-10-24 05:58:40 UTC; rensa
Author: James Goldie [aut, cre] (<https://orcid.org/0000-0002-5024-6207>),
  Jean-Francois Zinque [ctb],
  Mikhail Balyasin [ctb]
Maintainer: James Goldie <me@jamesgoldie.dev>
Repository: CRAN
Date/Publication: 2021-10-25 07:50:09 UTC
Built: R 4.0.2; ; 2021-10-26 10:32:34 UTC; unix
