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 Roxygen: list(markdown = TRUE) 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/ BugReports: https://github.com/rfsaldanha/tidyrates/issues Config/pak/sysreqs: libicu-dev Repository: https://rfsaldanha.r-universe.dev Date/Publication: 2024-03-20 19:16:35 UTC RemoteUrl: https://github.com/rfsaldanha/tidyrates RemoteRef: HEAD RemoteSha: c717dc71c0bed779de88a066d518ca7e35d42aa5 NeedsCompilation: no Packaged: 2026-07-04 07:34:54 UTC; root Author: Raphael Saldanha [aut, cre] (ORCID: ) Maintainer: Raphael Saldanha