Package: bioregion
Type: Package
Title: Comparison of Bioregionalization Methods
Version: 1.3.0
Authors@R: 
    c(person(given = "Maxime",
              family = "Lenormand",
              email = "maxime.lenormand@inrae.fr",
              role = c("aut", "cre"),
              comment = c(ORCID = "0000-0001-6362-3473")),
       person(given = "Boris",
              family = "Leroy",
              role = c("aut"),
              email = "boris.leroy@gmail.com",
              comment = c(ORCID = "0000-0002-7686-4302")),
       person(given = "Pierre",
             family = "Denelle",
             role = c("aut"),
             email = "pierre.denelle@gmail.com",
             comment = c(ORCID = "0000-0001-5037-2281"))
       )
Description: The main purpose of this package is to propose a transparent methodological framework to compare bioregionalization methods based on hierarchical and non-hierarchical clustering algorithms (Kreft & Jetz (2010) <doi:10.1111/j.1365-2699.2010.02375.x>) and network algorithms (Lenormand et al. (2019) <doi:10.1002/ece3.4718> and Leroy et al. (2019) <doi:10.1111/jbi.13674>).
Depends: R (>= 4.0.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: 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, utils
RdMacros: mathjaxr, Rdpack
LinkingTo: Rcpp
Suggests: ade4, adespatial, betapart, dplyr, ecodist, knitr,
        microbenchmark, rnaturalearth, rnaturalearthdata, testthat (>=
        3.0.0), vegan
VignetteBuilder: knitr
RoxygenNote: 7.3.3
URL: https://github.com/bioRgeo/bioregion,
        https://bioRgeo.github.io/bioregion/
BugReports: https://github.com/bioRgeo/bioregion/issues
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2026-01-23 08:55:37 UTC; maxime
Author: Maxime Lenormand [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6362-3473>),
  Boris Leroy [aut] (ORCID: <https://orcid.org/0000-0002-7686-4302>),
  Pierre Denelle [aut] (ORCID: <https://orcid.org/0000-0001-5037-2281>)
Maintainer: Maxime Lenormand <maxime.lenormand@inrae.fr>
Repository: CRAN
Date/Publication: 2026-01-23 09:30:20 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2026-02-16 04:47:14 UTC; windows
Archs: x64
