Package: galaxias
Type: Package
Title: Describe, Package, and Share Biodiversity Data
Version: 0.1.1
Authors@R: 
    c(person(given = "Martin",
             family = "Westgate",
             email = "martin.westgate@csiro.au",
             role = c("aut", "cre")),
      person(given = "Shandiya",
             family = "Balasubramaniam",
             email = "shandiya.balasubramaniam@csiro.au",
             role = c("aut")),
      person(given = "Dax",
             family = "Kellie",
             email = "dax.kellie@csiro.au",
             role = c("aut")))
Description: The Darwin Core data standard is widely used to share 
  biodiversity information, most notably by the Global Biodiversity Information 
  Facility and its partner nodes; but converting data to this standard can be 
  tricky. 'galaxias' is functionally similar to 'devtools', but with a focus on 
  building Darwin Core Archives rather than R packages, enabling data to be 
  shared and re-used with relative ease. For details see 
  Wieczorek and colleagues (2012) <doi:10.1371/journal.pone.0029715>.
Depends: R (>= 4.3.0), corella
Imports: cli, delma, dplyr, fs, glue, httr2, jsonlite, purrr, readr,
        rlang, tibble, usethis, withr, zip
Suggests: gt, here, janitor, knitr, lubridate, rmarkdown, R.utils,
        testthat (>= 3.0.0), tidyr, xml2
License: MPL-2.0
URL: https://galaxias.ala.org.au/R/
BugReports: https://github.com/AtlasOfLivingAustralia/galaxias/issues
Maintainer: Martin Westgate <martin.westgate@csiro.au>
Encoding: UTF-8
VignetteBuilder: knitr
RoxygenNote: 7.3.2
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-10-22 05:14:45 UTC; martin_westgate
Author: Martin Westgate [aut, cre],
  Shandiya Balasubramaniam [aut],
  Dax Kellie [aut]
Repository: CRAN
Date/Publication: 2025-10-22 05:40:02 UTC
Built: R 4.6.0; ; 2025-11-02 04:46:25 UTC; windows
