Package: corella Title: Prepare, Manipulate and Check Data to Comply with Darwin Core Standard Version: 0.1.4 Authors@R: c(person(given = "Dax", family = "Kellie", email = "dax.kellie@csiro.au", role = c("aut", "cre")), person(given = "Shandiya", family = "Balasubramanium", email = "shandiya.balasubramanium@csiro.au", role = c("aut")), person(given = "Martin", family = "Westgate", email = "martin.westgate@csiro.au", role = c("aut"))) Description: Helps users standardise data to the Darwin Core Standard, a global data standard to store, document, and share biodiversity data like species occurrence records. The package provides tools to manipulate data to conform with, and check validity against, the Darwin Core Standard. Using 'corella' allows users to verify that their data can be used to build 'Darwin Core Archives' using the 'galaxias' package. Depends: R (>= 4.3.0) Imports: cli, dplyr, glue, hms, lubridate, purrr, rlang, sf, stringr, tibble, tidyr, uuid Suggests: gt, knitr, nanoparquet, ozmaps, readr, rmarkdown, testthat (>= 3.0.0), withr License: GPL-3 URL: https://corella.ala.org.au/R/ BugReports: https://github.com/AtlasOfLivingAustralia/corella/issues Maintainer: Dax Kellie Encoding: UTF-8 VignetteBuilder: knitr Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/testthat/edition: 3 LazyData: true Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://atlasoflivingaustralia.r-universe.dev Date/Publication: 2025-06-11 05:53:47 UTC RemoteUrl: https://github.com/AtlasOfLivingAustralia/corella RemoteRef: HEAD RemoteSha: 0069f379c78caf5aa9849c563c1f0a3115694ba6 NeedsCompilation: no Packaged: 2026-06-14 07:54:59 UTC; root Author: Dax Kellie [aut, cre], Shandiya Balasubramanium [aut], Martin Westgate [aut]