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.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.2
- Inclusion of MaxEnt and Mahalanobis Distance directly on caretSDM.
- Pseudoabsences can now be retrieved outside a buffer.
- Inclusion of functions: correlate_sdm, prediction_change_sdm and tuneGrid_sdm.
caretSDM 1.2.3
CRAN release: 2025-11-06
- There was a problem with add_scenarios function when adding a stars with a crop_by.
caretSDM 1.2.5
CRAN release: 2026-01-08
- buffer_sdm function now has a convex hull argument, allowing a buffer to be created around it.
- WorldClim_data function now uses httr2 package to gracefully handle errors.
caretSDM 1.3
- caretSDM now does not allow to run maxent without previously run the background function.
caretSDM 1.5
CRAN release: 2026-03-10
- Ensembles and projections performance were dramatically tunned to be more efficient.
caretSDM 1.7
- predict_sdm doesn’t perform ensembles anymore.
- Ensembles are included in the ensembles_sdm function.
- All adjusts necessary to properly perform that operation, including tests, are implemented.
- Vignettes and examples were changed to include ensembles_sdm function.
- data_clean now accepts a custom function to clean occurrences.
