Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

📦 An R package compiling all steps of a bioregionalization workflow

License

NotificationsYou must be signed in to change notification settings

bioRgeo/bioregion

Repository files navigation

R-CMD-checkCodecov test coverageCRAN_Status_Badgerstudio mirror downloadsDOI

ThisR package gathers a comprehensive set of algorithms to performbioregionalisation analyses.

Bioregionalisation methods can be based on hierarchical clusteringalgorithms, non-hierarchical clustering algorithms or networkalgorithms.

⏬ Installation

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

From the CRAN

install.packages("bioregion")

or from GitHub

# install.packages("devtools")devtools::install_github("bioRgeo/bioregion")

📜 Vignettes

We wrote several vignettes that will help you using thebioregion Rpackage. Vignettes available are the following ones:

Alternatively, if you prefer to view the vignettes in R, you can installthe package withbuild_vignettes = TRUE. But be aware that somevignettes can be slow to generate.

remotes::install_github("bioRgeo/bioregion",dependencies=TRUE,upgrade="ask",build_vignettes=TRUE)vignette("bioregion")

🖥️ Functions

An overview of all functions and data is givenhere.

🐛 Find a bug?

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

References and dependencies

bioregion depends onape,apcluster,bipartite,cluster,data.table,dbscan,dynamicTreeCut,earth,fastcluster,ggplot2,grDevices,httr,igraph,mathjaxr,Matrix,phangorn,Rdpack,rlang,rmarkdown,segmented,sf,stats,tidyr andutils.

Citation

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


[8]ページ先頭

©2009-2025 Movatter.jp