Skip to content

Releases: trias-project/trias

Patch: add `dplyr::` to a `distinct()` function

03 Jul 20:36
98ef3f2
Compare
Choose a tag to compare

In apply_decision_rules.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.

trias 2.3.0

26 Jun 20:45
c6c342c
Compare
Choose a tag to compare

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.

trias 2.2.1

22 May 07:58
b9e68fd
Compare
Choose a tag to compare

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

v2.2.0

21 May 12:59
52edbc6
Compare
Choose a tag to compare

This release:

  • Updates climate_match() function to work using sf instead of sp (#111)
  • Adds @soriadelva as package author

v2.1.0

21 May 12:55
8c4cf3f
Compare
Choose a tag to compare

This release adapts apply_gam() to the breaking changes introduced in gratia 0.9.0 (#117).

trias 2.0.8

21 May 12:51
c81ee6f
Compare
Choose a tag to compare

This release improves indicator_native_range_year() by filtering duplicate records while plotting (#115).

trias 2.0.7

20 Dec 13:15
55b4896
Compare
Choose a tag to compare

This release adds Tim Adriaens as contributor and adds founder role to INBO.

v2.0.6

11 Oct 14:39
Compare
Choose a tag to compare

This release points to version 2.0.6 of trias R package.