Releases: Exp-Micro-Ecol-Hub/emeScheme
Releases · Exp-Micro-Ecol-Hub/emeScheme
Version 1.1.9
Version v.1.1.7
v1.1.7 Update user_manual.Rmd
Remove scheme definition from package
This is a major release, which moves the definition of a scheme from the R package to a repository on GitHub.
Added Version info to emeScheme
Main Changes
- added descriptions of validation results and details to validate() function
- added version info to package and to xml exports
Other changes:
- added warning to enter_new_metadata() if format = TRUE as it sometimes leads to corrupt files. using
format = FALSE
fixes this, but the file still contains the example data.
Rewritten Validation and xml export
The emeScheme and the spreadsheet should be stable and compatible now.
The validation was rewritten and more detailed validation results are included.
The xml import now exports individual files, one for each data file.
Ready for testing
See https://exp-micro-ecol-hub.github.io/emeScheme/#the-r-package for how to use this package.
Release for external review
All comments from the internal review are included.
Release after internal review
Internal review finished.
Initial DOI release
Added MIT License