Package: LTASR
Title: Functions to Replicate the Center for Disease Control and
        Prevention's 'LTAS' Software in R
Version: 0.1.4
Authors@R: 
    person("Stephen", "Bertke", , "sbertke@cdc.gov", role = c("aut", "cre"))
Description: A suite of functions for reading in a rate file in XML format, 
    stratify a cohort, and calculate 'SMRs' from the stratified cohort and rate file. 
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.1
Imports: dplyr, knitr, lubridate, magrittr, purrr, readr, rlang,
        stringr, tidyr, XML, zoo
Suggests: rmarkdown, ggplot2, testthat (>= 3.0.0), R.rsp
VignetteBuilder: knitr, R.rsp
Depends: R (>= 2.10)
LazyData: true
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-08-22 18:12:22 UTC; inh4
Author: Stephen Bertke [aut, cre]
Maintainer: Stephen Bertke <sbertke@cdc.gov>
Repository: CRAN
Date/Publication: 2024-08-22 23:00:02 UTC
Built: R 4.3.3; ; 2024-08-23 02:54:56 UTC; unix
