LOO()
functionpdf_ranges()
function.
plot_violinPDFs()
plot.scatterPDFs()
graphical output.taxonComposition()
to get the size distribution
of the composing species.combinedPDFs()
could bug if only one variablegetClimateSpace()
export()
plot_climateSpace()
and
plot_taxaCharacteristics()
were issuing a warning when no
climate values are available and add_modern is TRUE (coordinates are
available but no climate)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.