climate
field didn’t match the column names of
selectedTaxa
, some functions were crashing (at least
plot_climateSpace
) because no distribution data were
extracted.crest.set_modern_data()
selectedTaxa
has default values for
all selected variables.Replaced class(dat) == ‘RasterLayer’ by inherits(dat, ‘RasterLayer’)
Improved documentation
Minor bugs fixed on the plots
Replacing the parameter fullPosterior by fullUncertainties in export().
Typos in the documentation have been fixed.
The text of the vignettes was updated to reflect changes in the manuscript. Nothing really significant.
Fixing bug related to ai.sqrt in crest.get_modern_data(). Only the climate space data were transformed.
Excluding all the distribution grid cells without any climate data.
crestr
NEWS.md
file to track changes to the
package.