Package: prior3D
Type: Package
Title: 3D Prioritization Algorithm
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: 3D systematic conservation planning, conducting nested
             prioritization analyses across multiple depth levels and ensuring
             efficient  resource allocation throughout the water column
             (Doxa et al. 2024 <doi:10.1111/gcb.16268>). It provides a
             structured workflow designed to address biodiversity conservation
             and management challenges in the 3 dimensions, such as the
             incorporation of multiple costs at different depth levels, while
             facilitating users’ choices and parameterization. 
License: GPL-3
Encoding: UTF-8
URL: https://github.com/cadam00/prior3D
BugReports: https://github.com/cadam00/prior3D/issues
LazyData: true
Imports: prioritizr (>= 8.0.4), terra, maps (>= 3.4.2), highs, viridis
        (>= 0.6.5), readxl (>= 1.4.3), rasterdiv (>= 0.3.4), geodiv (>=
        1.1.0), methods, stats, utils, graphics
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr, rmarkdown
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2024-08-19 13:34:57 UTC; Administrator
Author: Christos Adam [aut, cre],
  Nikolaos Nagkoulis [aut],
  Aggeliki Doxa [aut]
Repository: CRAN
Date/Publication: 2024-08-23 11:20:02 UTC
