Skip to contents

caretSDM 1.1.0

CRAN release: 2025-07-09

  • Initial CRAN submission.

caretSDM 1.1.1

  • Inclusion of Non-native Distribution using caretSDM with adaptations on sdm_area function to allow the use of scenarios that do not particularly match the modeling area.

caretSDM 1.1.2

  • Inclusion of methods to include new algorithms in caretSDM.

caretSDM 1.1.3

  • Inclusion of Ensemble of Small Models in caretSDM.

caretSDM 1.1.4

CRAN release: 2025-08-29

  • Inclusion of functions to add different classes together, as well as plots for niche and background. First attempts to include independent test data. tSNE is also working properly now. Inclusion of testing to improve code coverage.

caretSDM 1.1.5

  • Plotting ensemble predictions is working. Added blockCV methods for crossvalidation.

caretSDM 1.2

  • Inclusion of MaxEnt and Mahalanobis Distance directly on caretSDM.
  • Pseudoabsences can now be retrieved outside a buffer.
  • Inclusion of functions: correlate_sdm and tuneGrid_sdm.