Package: cstidy Title: Helpful Functions for Cleaning Surveillance Data Version: 2026.7.1 Authors@R: c( person(c("Richard","Aubrey"), "White", email = "hello@rwhite.no", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6747-1726")) ) 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://niphr.github.io/cstidy/, https://github.com/niphr/cstidy BugReports: https://github.com/niphr/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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 VignetteBuilder: knitr Config/Needs/website: niphr/cstemplate Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev Repository: https://niphr.r-universe.dev Date/Publication: 2026-07-02 08:44:06 UTC RemoteUrl: https://github.com/niphr/cstidy RemoteRef: HEAD RemoteSha: 5e37fd790db8317860c106042371143cd4338bea NeedsCompilation: no Packaged: 2026-07-02 10:21:22 UTC; root Author: Richard Aubrey White [aut, cre] (ORCID: ) Maintainer: Richard Aubrey White