Package: washr
Title: Publication Toolkit for Water, Sanitation and Hygiene (WASH)
        Data
Version: 1.0.1
Authors@R: c(
    person("Mian", "Zhong", , "mzhong@ethz.ch", role = "aut",
           comment = c(ORCID = "0009-0009-4546-7214")),
    person("Margaux", "Götschmann", , "margauxg@ethz.ch", role = "aut",
           comment = c(ORCID = "0009-0002-2567-3343")),
    person("Colin", "Walder", , "cwalder@ethz.ch", role = c("aut", "cre"),
           comment = c(ORCID = "0009-0006-0969-1954")),
    person("Lars", "Schöbitz", , "lschoebitz@ethz.ch", role = "aut",
           comment = c(ORCID = "0000-0003-2196-5015")),
    person("Global Health Engineering, ETH Zurich", role = "cph")
  )
Description: A toolkit to set up an R data package in a consistent structure. Automates tasks like tidy data export, data dictionary documentation, README and website creation, and citation management.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: desc (>= 1.4.3), devtools (>= 2.4.5), cffr (>= 1.0.1), pkgdown
        (>= 2.0.7), rlang (>= 1.1.3), usethis (>= 2.2.3), utils (>=
        4.3.3)
Language: en-GB
Config/Needs/website: rmarkdown
Date: 2024-11-01
URL: https://openwashdata.github.io/washr/
BugReports: https://github.com/openwashdata/washr/issues
Suggests: knitr, rmarkdown, testthat (>= 3.2.1), withr (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-11-05 12:05:48 UTC; cwalder
Author: Mian Zhong [aut] (<https://orcid.org/0009-0009-4546-7214>),
  Margaux Götschmann [aut] (<https://orcid.org/0009-0002-2567-3343>),
  Colin Walder [aut, cre] (<https://orcid.org/0009-0006-0969-1954>),
  Lars Schöbitz [aut] (<https://orcid.org/0000-0003-2196-5015>),
  Global Health Engineering, ETH Zurich [cph]
Maintainer: Colin Walder <cwalder@ethz.ch>
Repository: CRAN
Date/Publication: 2024-11-07 17:50:02 UTC
Built: R 4.3.3; ; 2024-11-07 19:03:22 UTC; unix
