Package: dwctaxon Title: Edit and Validate Darwin Core Taxon Data Version: 2.0.4 Authors@R: c( person(given = "Joel H.", family = "Nitta", role = c("aut", "cre", "cph"), email = "joelnitta@gmail.com", comment = c(ORCID = "0000-0003-4719-7472")), person(given = "Wataru", family = "Iwasaki", role = c("ctb"), comment = c(ORCID = "0000-0002-9169-9245")), person("Collin", "Schwantes", role = "rev", comment = "Collin reviewed the package (v. 1.0.0.9000) for rOpenSci, see "), person("Stephen", "Formel", role = "rev", comment = "Stephen reviewed the package (v. 1.0.0.9000) for rOpenSci, see ") ) Description: Edit and validate taxonomic data in compliance with Darwin Core standards (Darwin Core 'Taxon' class ). License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Roxygen: list( markdown = TRUE, roclets = c("collate", "namespace", "rd", "roxyglobals::global_roclet")) RoxygenNote: 7.3.2 Imports: assertthat, digest, dplyr, glue, purrr, rlang, settings, stringr, tibble Suggests: testthat (>= 3.0.0), mockery, readr, usethis, knitr, rmarkdown, patrick, stringi, english, tidyr, utils, curl, httr Depends: R (>= 4.2.0) Config/testthat/edition: 3 URL: https://docs.ropensci.org/dwctaxon/, https://github.com/ropensci/dwctaxon BugReports: https://github.com/ropensci/dwctaxon/issues VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2025-12-15 02:06:47 UTC RemoteUrl: https://github.com/ropensci/dwctaxon RemoteRef: main RemoteSha: dbd42450af0ddc868f364909ee8e97fdf877dacc NeedsCompilation: no Packaged: 2026-06-10 06:44:12 UTC; root Author: Joel H. Nitta [aut, cre, cph] (ORCID: ), Wataru Iwasaki [ctb] (ORCID: ), Collin Schwantes [rev] (Collin reviewed the package (v. 1.0.0.9000) for rOpenSci, see ), Stephen Formel [rev] (Stephen reviewed the package (v. 1.0.0.9000) for rOpenSci, see ) Maintainer: Joel H. Nitta