Skip to content

Check and prepare data to comply with Darwin Core standards in R

License

Notifications You must be signed in to change notification settings

AtlasOfLivingAustralia/corroboree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

corroboree

CRAN status Lifecycle: experimental

Overview

corroboree is an R package that helps users standardize their data using the ‘Darwin Core’ data standard, used for biodiversity data like species occurrences. The package provides tools to prepare, manipulate and validate data against the standard’s criteria. Once standardized, data can be subsequently shared as a ‘Darwin Core Archive’ and published to open data infrastructures like the Atlas of Living Australia and GBIF.

corroboree was built, and is maintained, by the Science & Decision Support Team at the Atlas of Living Australia (ALA). The package is named for an endangered Australian species of alpine frog native to the marshlands and forests of ACT and NSW.

If you have any comments, questions or suggestions, please contact us.

Installation

You can install the development version of corroboree from GitHub with:

# install.packages("devtools")
devtools::install_github("AtlasOfLivingAustralia/corroboree")

Example

Citing corroboree

To generate a citation for the package version you are using, you can run:

citation(package = "corroboree")

The current recommended citation is:

Westgate MJ, Balasubramaniam S & Kellie D (2024) corroboree: Tools to standardize biodiversity data to Darwin Core. R Package version 0.1.0.9999.

About

Check and prepare data to comply with Darwin Core standards in R

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published