Provides tools to help storing and handling case line list data. The 'linelist' class adds a tagging system to classical 'data.frame' objects to identify key epidemiological data such as dates of symptom onset, epidemiological case definition, age, gender or disease outcome. Once tagged, these variables can be seamlessly used in downstream analyses, making data pipelines more robust and reliable.
Version: | 1.0.0 |
Depends: | R (≥ 3.1.0) |
Imports: | checkmate, dplyr, lifecycle, tidyselect |
Suggests: | callr, knitr, magrittr, outbreaks, rmarkdown, testthat, tibble |
Published: | 2023-10-19 |
Author: | Hugo Gruson [aut, cre], Thibaut Jombart [aut, ccp], Pietro Monticone [ctb], Tim Taylor [ctb] |
Maintainer: | Hugo Gruson <hugo at data.org> |
BugReports: | https://github.com/epiverse-trace/linelist/issues |
License: | MIT + file LICENSE |
URL: | https://epiverse-trace.github.io/linelist/, https://github.com/epiverse-trace/linelist |
NeedsCompilation: | no |
Materials: | NEWS |
In views: | Epidemiology |
CRAN checks: | linelist results |
Reference manual: | linelist.pdf |
Vignettes: |
Compatibility with dplyr An introduction to linelist |
Package source: | linelist_1.0.0.tar.gz |
Windows binaries: | r-devel: linelist_1.0.0.zip, r-release: linelist_1.0.0.zip, r-oldrel: linelist_1.0.0.zip |
macOS binaries: | r-release (arm64): linelist_1.0.0.tgz, r-oldrel (arm64): linelist_1.0.0.tgz, r-release (x86_64): linelist_1.0.0.tgz, r-oldrel (x86_64): linelist_1.0.0.tgz |
Old sources: | linelist archive |
Please use the canonical form https://CRAN.R-project.org/package=linelist to link to this page.