Package: washr Title: Publication Toolkit for Water, Sanitation and Hygiene (WASH) Data Version: 1.0.2.9000 Date: 2026-07-23 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), dataspice, desc (>= 1.4.3), devtools (>= 2.4.5), dplyr, googlesheets4, jsonlite, lubridate (>= 1.7.0), pkgdown (>= 2.0.7), readr, rlang (>= 1.1.3), tibble, tools, usethis (>= 2.2.3), utils (>= 4.3.3), stringr Suggests: 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 Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev git make libharfbuzz-dev libgit2-dev libicu-dev libjpeg-dev libjq-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libnode-dev libx11-dev zlib1g-dev Repository: https://openwashdata.r-universe.dev Date/Publication: 2026-07-23 19:25:50 UTC RemoteUrl: https://github.com/openwashdata/washr RemoteRef: HEAD RemoteSha: 575f4f11f807f08a30ceab5e1ee6cbe8d0ae7a0d NeedsCompilation: no Packaged: 2026-07-23 20:01:10 UTC; root Author: Mian Zhong [aut] (ORCID: ), Margaux Götschmann [aut] (ORCID: ), Colin Walder [aut] (ORCID: ), Lars Schöbitz [aut, cre] (ORCID: ), Global Health Engineering, ETH Zurich [cph] Maintainer: Lars Schöbitz Depends: R (>= 4.1.0)