Package: healthyverse
Title: Easily Install and Load the 'healthyverse'
Version: 1.0.3
Authors@R: c(
    person("Steven","Sanderson", email = "spsanderson@gmail.com", role = c("aut","cre")),
    person("Steven Sanderson", role = "cph"))
Description: The 'healthyverse' is a set of packages that work in
    harmony because they share common data representations and 'API'
    design. This package is designed to make it easy to install and load
    multiple 'healthyverse' packages in a single step.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
URL: https://github.com/spsanderson/healthyverse
BugReports: https://github.com/spsanderson/healthyverse/issues
Depends: R (>= 3.4.0)
Suggests: knitr, rmarkdown, roxygen2
VignetteBuilder: knitr
Imports: healthyR, healthyR.data, healthyR.ts, healthyR.ai,
        TidyDensity, tidyAML, dplyr, purrr, tibble, magrittr, rlang (>=
        0.1.2), crayon, rstudioapi, cli
NeedsCompilation: no
Packaged: 2023-02-21 20:21:46 UTC; steve
Author: Steven Sanderson [aut, cre],
  Steven Sanderson [cph]
Maintainer: Steven Sanderson <spsanderson@gmail.com>
Repository: CRAN
Date/Publication: 2023-02-21 20:40:02 UTC
