Recent Releases of ibis.iSDM

ibis.iSDM - v0.1.7

What's Changed

New features

Minor improvements and bug fixes

  • Raise informative error if bias layer has negative values. #148
  • Update engine_xgboost() to work with latest development build and remove [pdp] as dependency #149
  • Improvement of document grammar and readability. Few more vignette examples based on latest development.
  • 🐛 Fixing of engine_inlabru() to work with latest version #150 #145
  • 🐛 Fixes to add_control_bias() to have it working again.
  • 🐛 Refactor code to avoid importing namespaces #95

Full Changelog: https://github.com/iiasa/ibis.iSDM/compare/v0.1.6...v0.1.7

Biosphere - Species Distribution Modeling - R
Published by Martin-Jung 4 months ago

ibis.iSDM - v0.1.6

What's Changed

This PR integrates a series of refactors and enhancements to improve messaging, error handling, and background creation across multiple engine and class files, and it adds support for data.frame predictors.

  • Centralizes creation of background rasters via create_background(x) to reduce duplication.
  • Replaces stop()/warning() calls with cli::cli_abort() and cli::cli_alert_warning() for consistent messaging.
  • Adds support for data.frame predictors and expands documentation for predictor processing.

Full Changelog: https://github.com/iiasa/ibis.iSDM/compare/v0.1.5...v0.1.6

Biosphere - Species Distribution Modeling - R
Published by Martin-Jung about 1 year ago

ibis.iSDM - v0.1.5

What's Changed in version 0.1.5

New features
New visualization function nicheplot() to visualize suitability across 2 axes #87.
Support for 'modal' value calculations in ensemble().
Support for 'superlearner' in ensemble().
Support for 'kmeans' derived threshold calculation in threshold() and predictor_derivate().
Support for future processing streamlined. See FAQ section for instructions #18.

Minor improvements and bug fixes
Now overwriting temporary data by default in predictor_transform() and similar functions.
Minor 🐛 fix related to misaligned thresholds and negative exponential kernels.
🔥 🐛 fix for scenario projections that use different grain sizes than for inference.

Full Changelog: https://github.com/iiasa/ibis.iSDM/compare/v0.1.4...v0.1.5

Biosphere - Species Distribution Modeling - R
Published by Martin-Jung over 1 year ago

ibis.iSDM - v0.1.4

What's Changed

Full Changelog: https://github.com/iiasa/ibis.iSDM/compare/v0.1.3...v0.1.4

Biosphere - Species Distribution Modeling - R
Published by Martin-Jung almost 2 years ago

ibis.iSDM - v0.1.3

What's Changed

New Contributors

Full Changelog: https://github.com/iiasa/ibis.iSDM/compare/v0.1.1...v0.1.3

Biosphere - Species Distribution Modeling - R
Published by Martin-Jung about 2 years ago

ibis.iSDM - Version 0.1.1

What's Changed

Full Changelog: https://github.com/iiasa/ibis.iSDM/compare/v0.0.9...v0.1.1

Biosphere - Species Distribution Modeling - R
Published by Martin-Jung over 2 years ago

ibis.iSDM - v0.0.9

What's Changed

Full Changelog: https://github.com/iiasa/ibis.iSDM/compare/v0.0.7...v0.0.9

Biosphere - Species Distribution Modeling - R
Published by Martin-Jung almost 3 years ago

ibis.iSDM - Version 0.0.7

What's Changed

Full Changelog: https://github.com/iiasa/ibis.iSDM/compare/v0.0.6...v0.0.7

Biosphere - Species Distribution Modeling - R
Published by Martin-Jung almost 3 years ago

ibis.iSDM - Version 0.0.6

What's Changed

Full Changelog: https://github.com/iiasa/ibis.iSDM/compare/v0.0.5...v0.0.6

Biosphere - Species Distribution Modeling - R
Published by Martin-Jung almost 3 years ago

ibis.iSDM - Version 0.0.5

What's Changed

  • See Changelog. Most critical change is the transition from raster to terra throughout. If this new version breaks your established code, use the old one.

Details:

Full Changelog: https://github.com/iiasa/ibis.iSDM/compare/v0.0.3...v0.0.5

Biosphere - Species Distribution Modeling - R
Published by Martin-Jung about 3 years ago

ibis.iSDM - Release version 0.0.3

Release version 0.0.3

Accompanied with the manuscript published in Ecological Informatics.

What's Changed

Full Changelog: https://github.com/iiasa/ibis.iSDM/commits/v0.0.3

Biosphere - Species Distribution Modeling - R
Published by Martin-Jung about 3 years ago