Releases: lifewatch/sdmpredictors
v0.2.15
v0.2.11
get_sysdata()
has been deprecated: sysdata.rda
comes now uniquely from the package and is not downloaded from lifewatch.be
This means that whenever a new dataset is added to sdmpredictors, a new version of the package shall be released. This is worth as we don't add new datasets that often and the code and the infrastructure to allow that new datasets can be read without a new release takes much more time to debug and maintain.
v0.2.10
New version that allows to use any data source to download layers. Currently uses layers from bio-oracle.org and lifewatch.be
Equal Area projection removed: now calculated on the fly.
All the Bio-Oracle layers are now zipped. This can cause that previous versions of the package fail but can be solved by updating to v0.2.10 (See #16)
More info
- News.md: https://github.com/lifewatch/sdmpredictors/blob/master/NEWS.md
- Release new: https://www.lifewatch.be/en/news?id=8875
- Release notes: https://bio-oracle.org/release-notes-2-2.php
v0.2.9
- Bio-Oracle v2.1 layers available. See https://bio-oracle.org/release-notes-2-1.php
- Package maintainer switched to Salvador Fernández
salvador.fernandez at vliz.be
; https://github.com/salvafern - Correlation tests skipped on CRAN.
v0.2.6
- new data (Bio-ORACLE version 2)
- support for dataset versions
v0.2.5
- new data (paleo/future of WorldClim, ENVIREM)
- new functions for plotting and calculating predictor correlation
v0.2.1
sdmpredictors 0.2
Datadir is mandatory now, instead of automatically writing to ~/R/sdmpredictors.
sdmpredictors 0.2.1
Fix urls in description and readme
v0.1.0
Initial release on CRAN