Recent Releases of austraits
austraits - v3.1.0
Add identifiers, handling partial string matches, excluded_data table bug
- Add capability to work with traits.build outputs that include an identifiers table. https://github.com/traitecoevo/traits.build/issues/167
- Change extract_ functions to include/exclude partial string matches https://github.com/traitecoevoaustraits/issues/150
- Fix bug in join_ and extract_ that returned NULL excluded_data tables when there were 0 rows of excluded data https://github.com/traitecoevoaustraits/issues/151
- Solving issue Error with joincontexts with plotcontexts when using "manycolumns" https://github.com/traitecoevo/austraits/issues/158 whereby some of the linkvals were getting scrambled - turns out the problem was in extract_data. https://github.com/traitecoevoaustraits/issues/158
- R
Published by ehwenk 8 months ago
austraits - Version 2.2.2
No major changes
Minor Changes
- Additional switches for version 4 and version 5 AusTraits
- Expanded testing suit for additional version switches
- Minor documentation updates
- Minor fixes for Zenodo downloads
What's Changed
- Upgrades to austraits for v.5.0.0 by @fontikar in https://github.com/traitecoevo/austraits/pull/85
Full Changelog: https://github.com/traitecoevo/austraits/compare/v2.1.1...v2.2.2
- R
Published by fontikar about 2 years ago
austraits - Version 1.0.0
Major changes
- Added
extract_taxato package - Added
print_versions - Added
summarise_trait_meansto aidtrait_pivot_wider - Added
print_austraits - Added
lookup_trait### Minor Changes - Added a
NEWS.mdfile to track changes to the package. - Improved
plot_site_locations - Improved
trait_pivot_wider - Improved
load_austraits
- R
Published by fontikar about 3 years ago
austraits - Version 1.1.1
Minor changes
Improved vignette building process Improved extract_ functions Rebuilt website
- R
Published by fontikar about 3 years ago
austraits - Version 2.1.1
Major Changes
- plotsitelocations is deprecated, use plot_locations
- joinsites is deprecated, use joinlocations
- The following functions have been updated to work with AusTraits > v3.0.2, as well <=3.0.2
- join_taxonomy
- join_locations
- join_contexts
- join_methods
- join_all
- traitpivotwider
- traitpivotlonger
- aswidetable
- extract_taxa
- extract_trait
- extract_dataset
- plot_locations
- plottraitdistribution_beeswarm
- print.austraits
Minor Changes
- Minor bug fix in extract_trait
- Minor bug fix in aswidetable
- site & sitename renamed to location & locationname within functions
- austraits$sites renamed to austraits$locations
- R
Published by fontikar about 3 years ago