Skip to contents

elements 0.6.0 (26/09/2025)

elements 0.5.7 (25/09/2025)

  • Fixing issue where elements::env_filter does not work when there are no taxa-predictor combinations screened out.

elements 0.5.6 (22/09/2025)

elements 0.5.5 (18/09/2025)

  • Full model training re-run after addressing outstanding taxonomic alignment issues. Now at 6631 taxa.
  • Bundling imbalance information in elements::Imbalances
  • Re-creating elements::TaxonomicBackbone object, now using GBIF as EuroSL does not include lichen or hybrid taxa. I will also align this taxonomic backbone to the EIVE1.5 “Euro+Med augmented” taxonomy upon release of EIVE1.5.
  • Changing pkgdown site theme to sandstone.
  • Improving elements::startup, which now creates a new environment (elementsEnv) in the parent environment which contains the ENMs, rather than simply loading the ENMs directly into the global environment.

elements 0.5.4 (27/06/2025)

  • Adding pdf package manual.
  • Moving README content to articles.
  • Adding pkgdown website.

elements 0.5.3 (20/06/2025)

  • Removing superfluous code from elements::predict_occ.
  • Including example code running scenario c in the README.
  • Adding Zenodo README badge.
  • Adding function elements::env_filter, which filters a given set of taxa using a set of predictor variables to retain the most suitable taxa only.

elements 0.5.2 (17/06/2025)

elements 0.5.1 (16/06/2025)

  • Including test models (Silene flos-cuculi and Stellaria graminea) to ensure the package is functional (for these two taxa). These models are present in the “./inst/testdata/TestModels” object which is loaded if “./inst/extdata/Models” is not present, or if specified in the elements::startup function.

elements 0.5.0 (11/06/2025)

elements 0.0.2 (12/04/2025)

  • Adding the ability to plot multiple taxa in elements::plot_me function.
  • Adding the argument “normalise” to the elements::plot_me function, which re-scales the y axis values in PDP plots using min-max scaling.

elements 0.0.1 (11/04/2025)

  • First working version with all modelled taxa included.