Skip to contents

This R package gathers a comprehensive set of algorithms to perform bioregionalization analyses.

Bioregionalization methods can be based on hierarchical clustering algorithms, non-hierarchical clustering algorithms or network algorithms.

Installation

The package can be installed with the following command line in R session:

From the CRAN

install.packages("bioregion")

or from GitHub

# install.packages("pak")
pak::pak("bioRgeo/bioregion")

🖥️ Functions

An overview of all functions and data is given here.

🐛 Find a bug?

Thank you for finding it. Head over to the GitHub Issues tab and let us know about it. Alternatively, you can also send us an e-mail. We will try to get to it as soon as we can!

Dependencies

bioregion depends on ape, apcluster, bipartite, cluster, data.table, dbscan, dynamicTreeCut, fastcluster, fastkmedoids, ggplot2, grDevices, httr, igraph, mathjaxr, Matrix, phangorn, rcartocolor, Rdpack, rlang, rmarkdown, segmented,sf, stats, tidyr and utils.

Citation

Denelle P, Leroy B & Lenormand M (2025) Bioregionalization analyses with the bioregion R package. Methods in Ecology and Evolution 16, 496-506.