Package: bioregion
Type: Package
Title: Comparison of Bioregionalisation Methods
Version: 1.0.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 bioregionalisation 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, bipartite, cluster, data.table, dbscan, dynamicTreeCut,
        fastcluster, ggplot2, grDevices, igraph, mathjaxr, Matrix,
        Rdpack, rlang, rmarkdown, segmented, sf, stats, tidyr, utils
RdMacros: mathjaxr, Rdpack
LinkingTo: Rcpp
Suggests: ade4, dplyr, knitr, microbenchmark, rnaturalearth,
        rnaturalearthdata, testthat (>= 3.0.0)
VignetteBuilder: knitr
RoxygenNote: 7.2.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: 2023-04-14 08:46:07 UTC; maxime
Author: Maxime Lenormand [aut, cre] (<https://orcid.org/0000-0001-6362-3473>),
  Boris Leroy [aut] (<https://orcid.org/0000-0002-7686-4302>),
  Pierre Denelle [aut] (<https://orcid.org/0000-0001-5037-2281>)
Maintainer: Maxime Lenormand <maxime.lenormand@inrae.fr>
Repository: CRAN
Date/Publication: 2023-04-14 19:30:02 UTC
