Package: priorCON
Type: Package
Title: Graph Community Detection Methods into Systematic Conservation
        Planning
Version: 0.1.0
Authors@R: c(person("Christos", "Adam", role = c("aut", "cre"), email = "econp266@econ.soc.uoc.gr"),
             person("Nikolaos", "Nagkoulis", role = "aut", email = "nikolaosn@civil.auth.gr"),
             person("Aggeliki", "Doxa", role = "aut", email = "angedoxa@bio.auth.gr"))
Maintainer: Christos Adam <econp266@econ.soc.uoc.gr>
Description: An innovative tool-set that incorporates graph community detection
             methods into systematic conservation planning. It is designed to
             enhance spatial prioritization by focusing on the protection of
             areas with high ecological connectivity. Unlike traditional
             approaches that prioritize individual planning units, 'priorCON'
             focuses on clusters of features that exhibit strong ecological
             linkages. The 'priorCON' package is built upon the 'prioritizr'
             package <doi:10.32614/CRAN.package.prioritizr>, using commercial
             and open-source exact algorithm solvers that ensure optimal
             solutions to prioritization problems.
License: GPL-3
Encoding: UTF-8
URL: https://github.com/cadam00/priorCON
BugReports: https://github.com/cadam00/priorCON/issues
Imports: utils, prioritizr (>= 8.0.4), terra (>= 1.7.78), highs, tmap
        (>= 3.3.4), sf (>= 1.0.16), brainGraph (>= 3.1.0), igraph (>=
        2.0.3)
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-07-31 05:42:02 UTC; Administrator
Author: Christos Adam [aut, cre],
  Nikolaos Nagkoulis [aut],
  Aggeliki Doxa [aut]
Repository: CRAN
Date/Publication: 2024-08-19 08:10:02 UTC
