Package: tidyrates
Title: Tidy Epidemiological Rates
Version: 0.0.1
Authors@R: 
    person("Raphael", "Saldanha", , "raphael.de-freitas-saldanha@inria.fr", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-0652-8466"))
Description: Compute age-adjusted rates by direct and indirect methods and other epidemiological indicators in a tidy way, wrapping functions from the 'epitools' package.
License: MIT + file LICENSE
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.1
Imports: checkmate, dplyr, epitools, forcats, magrittr, purrr, rlang,
        tibble, tidyr
Depends: R (>= 2.10)
LazyData: true
VignetteBuilder: knitr
URL: https://rfsaldanha.github.io/tidyrates/
NeedsCompilation: no
Packaged: 2024-03-18 16:30:52 UTC; raphael
Author: Raphael Saldanha [aut, cre] (<https://orcid.org/0000-0003-0652-8466>)
Maintainer: Raphael Saldanha <raphael.de-freitas-saldanha@inria.fr>
Repository: CRAN
Date/Publication: 2024-03-19 20:20:02 UTC
Built: R 4.6.0; ; 2025-07-18 08:47:03 UTC; unix
