Package: cstidy
Title: Helpful Functions for Cleaning Surveillance Data
Version: 2025.10.27
Authors@R: c(
  person(c("Richard","Aubrey"), "White", email = "hello@rwhite.no", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6747-1726")),
  person(given = "CSIDS", role = c("cph"))
  )
Description: Helpful functions for the cleaning and manipulation of surveillance data, especially with regards to the creation and validation of panel data from individual level surveillance data.
Depends: R (>= 3.5.0)
License: MIT + file LICENSE
URL: https://www.csids.no/cstidy/, https://github.com/csids/cstidy
BugReports: https://github.com/csids/cstidy/issues
Encoding: UTF-8
LazyData: true
Imports: data.table, magrittr, ggplot2, csdata, cstime, crayon, digest,
        stringr, methods
Suggests: testthat, knitr, rmarkdown, rstudioapi, glue, gt, dplyr,
        purrr
RoxygenNote: 7.2.3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-10-27 10:47:14 UTC; raw996
Author: Richard Aubrey White [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-6747-1726>),
  CSIDS [cph]
Maintainer: Richard Aubrey White <hello@rwhite.no>
Repository: CRAN
Date/Publication: 2025-10-27 11:30:02 UTC
Built: R 4.4.3; ; 2025-11-07 18:47:40 UTC; windows
