Published April 27, 2022
| Version v2.0.6
Software
Open
ropensci/EML: EML 2.0.6
Authors/Creators
- Carl Boettiger1
- Maëlle Salmon2
- Claas-Thido Pfaff
- Bryce Mecum3
- Matt Jones4
- Anna L.1
- Karthik Ram5
- Jeanette Clark4
- Duncan Temple Lang
- Jeroen Ooms6
- Matthias Grenié7
- Edmund Hart8
- Ian Brunjes
- An
- Anna Krystalli9
- Colin Smith10
- Darío Hereñú
- Dominic Mullen
- Ivan Hanigan11
- Julien Brun3
- Lauren Walker4
- Michelle Fink12
- 1. UC Berkeley
- 2. @ropensci
- 3. @NCEAS
- 4. National Center for Ecological Analysis and Synthesis
- 5. @ucberkeley
- 6. Berkeley Institute for Data Science
- 7. iDiv (German Center for Integrative Biodiversity Research)
- 8. University of Vermont
- 9. @RSE-Sheffield
- 10. Enivronmental Data Initiative
- 11. The University of Sydney
- 12. Colorado State University
Description
- Improved performance of
shiny_attribtuesby caching calls tounits::valid_udunits_prefixes(See https://github.com/ropensci/EML/issues/332). This should dramatically improve performance of the Shiny application for certain use cases. - Changed how
set_taxonomicCoverageworks to follow the EML schema's guidance on handling species names (See https://github.com/ropensci/EML/issues/328). Species named are now stored as-is rather than split into genus and species. - Extended
set_taxonomicCoveragewhen called withexpand=TRUEto support multiple values (See https://github.com/ropensci/EML/pull/329) - Fixed a minor typographical issue in the Working with Units vignette (See https://github.com/ropensci/EML/commit/eb1604817809d2cbea5405ed6909c0e046e31a3e)
- Modified how
set_attributessets storageType on numeric columns so it will acceptintegerwhen provided by the user while still defaulting tofloat(See https://github.com/ropensci/EML/issues/324) - Extends
get_attributes,set_attributes, andshiny_attributesto support attribute-level semantic annotations (See https://github.com/ropensci/EML/issues/318) - The test suite will now skip tests dependent on taxadb when it's not installed (See https://github.com/ropensci/EML/issues/320)
Files
ropensci/EML-v2.0.6.zip
Files
(1.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:dbb4ebd95d1f34c15a0826dc543ea758
|
1.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ropensci/EML/tree/v2.0.6 (URL)