Package: wddsWizard Title: Data Wizard for a Minimal Wildlife Disease Data Standard Version: 0.2.5 Authors@R: person("Collin", "Schwantes", email = "collin@viralemergence.org", role = c("aut","cre"), comment = c(ORCID = "0000-0002-9882-941X")) Description: Facilitates compliance with and use of the Wildlife Disease Data Standard stored on Zenodo . It allows users to restructure and validate datasets. Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: assertthat, cli, curl, dplyr, fs, here, jsonlite, purrr, R6, readr, rlang, snakecase, stringr, tidyr Suggests: knitr, rmarkdown, janitor, kableExtra, readxl, tibble, jsonvalidate, testthat (>= 3.0.0), taxize, deposits (>= 0.2.1.63) Config/testthat/edition: 3 VignetteBuilder: knitr Depends: R (>= 4.1.0) LazyData: true License: MIT + file LICENSE URL: https://viralemergence.github.io/wddsWizard/ BugReports: https://github.com/viralemergence/wddsWizard/issues Remotes: ropenscilabs/deposits Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev libx11-dev Repository: https://viralemergence.r-universe.dev Date/Publication: 2025-12-05 16:44:26 UTC RemoteUrl: https://github.com/viralemergence/wddsWizard RemoteRef: HEAD RemoteSha: 46e597a2ea9355d291afc73e35ceff1d492995b5 NeedsCompilation: no Packaged: 2026-07-03 06:55:42 UTC; root Author: Collin Schwantes [aut, cre] (ORCID: ) Maintainer: Collin Schwantes