Package: washr
Title: Publication Toolkit for Water, Sanitation and Hygiene (WASH)
        Data
Version: 1.1.0
Date: 2026-09-02
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 = "aut",
           comment = c(ORCID = "0009-0006-0969-1954")),
    person("Lars", "Schöbitz", , "lschoebitz@ethz.ch", role = c("aut", "cre"),
           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)
URL: https://openwashdata.github.io/washr/
BugReports: https://github.com/openwashdata/washr/issues
Imports: cffr (>= 1.0.1), desc (>= 1.4.3), jsonlite, pkgdown (>=
        2.0.7), rlang (>= 1.1.3), tools, usethis (>= 2.2.3), utils,
        yaml, lifecycle
Suggests: brand.yml, devtools (>= 2.4.5), knitr, remotes, rmarkdown,
        testthat (>= 3.2.1), withr (>= 3.0.0)
VignetteBuilder: knitr
Config/Needs/website: rmarkdown
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-GB
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-09-02 10:43:15 UTC; lschoebitz
Author: Mian Zhong [aut] (ORCID: <https://orcid.org/0009-0009-4546-7214>),
  Margaux Götschmann [aut] (ORCID:
    <https://orcid.org/0009-0002-2567-3343>),
  Colin Walder [aut] (ORCID: <https://orcid.org/0009-0006-0969-1954>),
  Lars Schöbitz [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-2196-5015>),
  Global Health Engineering, ETH Zurich [cph]
Maintainer: Lars Schöbitz <lschoebitz@ethz.ch>
Repository: CRAN
Date/Publication: 2026-09-02 11:10:02 UTC
