Releases: atorus-research/metacore
Releases · atorus-research/metacore
0.1.3
What's Changed
- Fix issues simplification by @statasaurus in #100
- Closes #101 add get keys function by @tamarasenior in #102
- Dev by @statasaurus in #104
New Contributors
- @tamarasenior made their first contribution in #102
Full Changelog: 0.1.2...0.1.3
0.1.2
Update to correct issue with new version of dplyr
0.1.0
What's Changed
- Updates for latest version of {tidyselect}
- Move from XML to xml2 for define.xml processing
- Correct issue with warning on ds_var$core
- Correct bug with not reading the derivation of predecessor and assigned variables correctly
New Contributors
- @esimms999-gsk made their first contribution in #59
Full Changelog: 0.0.4...0.1.0
CRAN update to Include Sup
What's Changed
- Add supp tbl by @statasaurus in #38
- Sig dig by @statasaurus in #39
- adding new images by @MayaGans in #40
- Dev by @statasaurus in #41
Full Changelog: 0.0.3...0.0.4
First CRAN Release
- Fixes bugs found in the get_control_term function and improves error messages for get_control_term
- Improves internal naming consistency by renaming define_to_MetaCore to define_to_metacore
- Adds quiet option to readers, to allow users to optionally ignore the reader warnings
- Creates new example metacore object that is an .rda so much faster to read in
- Fixes issue with select dataset when variables are duplicated