Recent Releases of trias
trias - trias 3.1.0
indicator_native_range_year()now allows to include missing years as gaps on x-axis of the returned plot (#163).
- R
Published by damianooldoni 9 months ago
trias - trias 3.0.3
This version:
- align code in verify_taxa() to tidyselect 1.1.0 to avoid warnings: using an external vector in selections was deprecated in tidyselect 1.1.0.
- R
Published by damianooldoni about 1 year ago
trias - trias 3.0.2
- More stable emerging value output from
apply_gam()(#150) - Legend of plot returned by
apply_gam()contain all 4 possible values, even if not all values are present. (#152) - Remove documentation of non exported function
plot_ribbon_em()(#132)
What's Changed
- Improve gam visualization by @damianooldoni in https://github.com/trias-project/trias/pull/157
Full Changelog: https://github.com/trias-project/trias/compare/v3.0.1...new
- R
Published by damianooldoni about 1 year ago
trias - trias 3.0.1
- Function
get_cred()is not exported anymore (#146) as it is internally used only. - Add CITATION.cff (#139)
- R
Published by damianooldoni over 1 year ago
trias - trias 3.0.0
- Fix duplicate filtering for indicatornativerangeyear()](https://trias-project.github.io/trias/reference/indicatornativerangeyear.html) (#145)
- Allow to specify x-scale stepsize for indicatornativerange_year() (#143)
- Allow to specify response_type for indicatornativerange_year() to display “absolute”, “relative” or “cumulative” values (inbo/alien-species-portal#119).
- Deprecate relative argument in indicatornativerange_year() in favor of response_type argument.
- R
Published by damianooldoni over 1 year ago
trias - trias 2.3.1
In applydecisionrules.R#L146 the dplyr:: was missing. This generated a conflicting error in a R script using the trias function apply_decision_rules.R() and loading both tidylog and dplyr. See PR #133.
- R
Published by damianooldoni almost 2 years ago
trias - trias 2.3.0
This release adds the possibility for the user to define the dimensions (width and height as pixels) of the saved plot (save_plot = TRUE) in apply_gam (#129 ).
It also avoid tidyselect warnings when checking the package (#128). Also other notes while running R CMD check are solved.
- R
Published by damianooldoni almost 2 years ago
trias - trias 2.2.1
This releases updates the list of contributors of the package. In particular, - Peter Desmet is now contributor (not author anymore) - Machteld Varewyck has been added as contributor
- R
Published by damianooldoni almost 2 years ago
trias - trias 2.0.8
This release improves indicator_native_range_year() by filtering duplicate records while plotting (#115).
- R
Published by damianooldoni almost 2 years ago
trias - trias 2.0.7
This release adds Tim Adriaens as contributor and adds founder role to INBO.
- R
Published by damianooldoni over 2 years ago