delma: Convert 'R Markdown' and 'Quarto' Documents to Ecological Metadata Language

Ecological Metadata Language or 'EML' is a long-established format for describing ecological datasets to facilitate sharing and re-use. Because 'EML' is effectively a modified 'xml' schema, however, it is challenging to write and manipulate for non-expert users. 'delma' supports users to write metadata statements in 'R Markdown' or 'Quarto markdown' format, and parse them to 'EML' and (optionally) back again.

Version: 0.1.1
Depends: R (≥ 4.3.0)
Imports: cli, dplyr, glue, lightparser, purrr, quarto, rlang, rmarkdown, snakecase, stringr, tibble, withr, xfun, xml2
Suggests: knitr, testthat (≥ 3.0.0)
Published: 2025-05-14
Author: Martin Westgate [aut, cre], Shandiya Balasubramaniam [aut], Dax Kellie [aut]
Maintainer: Martin Westgate <martin.westgate at csiro.au>
BugReports: https://github.com/AtlasOfLivingAustralia/delma/issues
License: GPL-3
URL: https://delma.ala.org.au
NeedsCompilation: no
Citation: delma citation info
Materials: README NEWS
CRAN checks: delma results

Documentation:

Reference manual: delma.pdf
Vignettes: Quick start guide (source, R code)

Downloads:

Package source: delma_0.1.1.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=delma to link to this page.