Package: linelist
Title: Tagging and Validating Epidemiological Data
Version: 0.0.1
Authors@R: 
    person("Thibaut", "Jombart", , "thibaut@data.org", role = c("aut", "cre"))
Description: 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. 
License: MIT + file LICENSE
URL: https://github.com/epiverse-trace/linelist
BugReports: https://github.com/epiverse-trace/linelist/issues
Encoding: UTF-8
RoxygenNote: 7.1.2
Config/testthat/edition: 3
Imports: checkmate
Suggests: callr, covr, dplyr, knitr, magrittr, outbreaks, rmarkdown,
        testthat, tibble
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-05-12 13:17:06 UTC; thibaut
Author: Thibaut Jombart [aut, cre]
Maintainer: Thibaut Jombart <thibaut@data.org>
Repository: CRAN
Date/Publication: 2022-05-13 16:30:02 UTC
Built: R 4.1.2; ; 2022-05-14 10:38:24 UTC; unix
