ropensci / EML

Ecological Metadata Language interface for R: synthesis and integration of heterogenous data
https://docs.ropensci.org/EML
Other
97 stars 33 forks source link

Error in `get_unitList()` value #314

Closed earnaud closed 2 years ago

earnaud commented 4 years ago

It seems that retrieving the units list from system.file("tests", emld::eml_version(), "eml-unitDictionary.xml", package = "emld") with get_unitList() returns partially invalid information. For instance, let's check siemens:

This leads to shortcuts (links between units and SI units are unclear) and missing data (absent unitTypes).

EDIT: I found out there are both "siemens" and "siemen".