phyloregion
version 1.0.9.Prepared and updated package for CRAN.
Revised and updated plot_pie to plot_spatial_membership and now uses blended color visualization.
Automatically adjusts radius depending on the projection system (e.g., EPSG:4326 vs EPSG:6933).
Added new functions backg, randpoints, rast_quantile, rast_hotspot
Updated documentation and examples accordingly.
phyloregion
version 1.0.8.Prepared and updated package for CRAN.
Revised all spatial functions to use functions in
terra
throughout.
Discontinued use of raster
, rgeos
and
sp
packages.
pd and beta diversity functions now accepts a community matrix of class matrix
or an phyloseq
object as input.
phyloregion
version 1.0.5Revised plot_swatch
to use col
instead
of palette argument.
Added new function, sdm
, for species distribution
modelling.
Improved functions for transforming converting input data.
phyloregion
version 1.0.3Removed plot_evoldistinct
because the functionality
is replaced with plot_swatch
.
plot.phyloregion
and the generic plot
function are now exported and both produce the same result.
Changed title to “phyloregion
: R package for
biogeographic regionalization and macroecology”
Improvements in the vignettes with several examples.
phyloregion
version 1.0.0