Package: GapAnalysis
Title: Conservation Indicators using Spatial Information
Version: 1.0.1
Authors@R: c(person("Dan", "Carver", role = c("aut","cph"), comment = c(ORCID = "0000-0002-1344-6357"),
                    email= "carver.dan1@gmail.com"),
             person("Chrystian", "Sosa",role = c("aut","cph"), comment = c(ORCID = "0000-0002-3734-3248"),
                    email= "chrystiam.sossa@gmail.com"),
             person("Colin", "Khoury", role = c("aut","cph"), comment = c(ORCID = "0000-0001-7893-5744"),
                    email= "c.khoury@cgiar.org"),
             person("Julian", "Ramirez-Villegas",role = c("aut","cre","cph"), comment = c(ORCID = "0000-0002-8044-583X"),
                    email = "J.R.Villegas@cgiar.org"),
             person("Valentin", "Stefan",role = c("ctb"), email = "valentin.stefan@ufz.de"),
             person("Harold", "Achicanoy",role = c("ctb","cph"), email = "h.a.achicanoy@cgiar.org"),
             person("Maria Victoria", "Diaz",role = c("ctb","cph"), email = "m.v.diaz@cgiar.org"),
             person("Steven", "Sotelo",role = c("ctb","cph"), email = "h.sotelo@cgiar.org"),
             person("Nora", "Castaneda-Alvarez",role = c("ctb","cph"), email = "nora.castaneda@croptrust.org"),
             person("Kaue", "De Sousa",role = c("ctb"), email = "k.desousa@cgiar.org"))
Description: Supports the assessment of the degree of conservation of taxa in conservation systems, 
  both in ex situ (in genebanks, botanical gardens, and other repositories) and in situ (in protected natural areas). Methods are
  described in Khoury et al. (2019) <doi:10.1016/j.ecolind.2018.11.016>, Khoury et al. (2019) <doi:10.1111/DDI.13008>, 
  Castaneda-Alvarez et al. (2016) <doi:10.1038/nplants.2016.22>, and Ramirez-Villegas et al. (2010) <doi:10.1371/journal.pone.0013497>.
URL: https://github.com/CIAT-DAPA/GapAnalysis
BugReports: https://github.com/CIAT-DAPA/GapAnalysis/issues
Depends: R (>= 3.5.0), raster (>= 3.0)
Imports: base (>= 3.5), utils (>= 3.5), data.table, sp (>= 1.4.1), tmap
        (>= 2.3), sf (>= 0.8), methods (>= 3.5), geosphere (>= 1.5),
        dataverse (>= 0.2.0), fasterize (>= 1.0.0), rmarkdown (>= 2.1)
Suggests: knitr, rgdal (>= 1.2-3), rgeos(>= 0.5), kableExtra (>=
        1.1.0), DT
License: GPL-3
LazyData: true
Encoding: UTF-8
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-08-04 07:47:44 UTC; julian
Author: Dan Carver [aut, cph] (<https://orcid.org/0000-0002-1344-6357>),
  Chrystian Sosa [aut, cph] (<https://orcid.org/0000-0002-3734-3248>),
  Colin Khoury [aut, cph] (<https://orcid.org/0000-0001-7893-5744>),
  Julian Ramirez-Villegas [aut, cre, cph]
    (<https://orcid.org/0000-0002-8044-583X>),
  Valentin Stefan [ctb],
  Harold Achicanoy [ctb, cph],
  Maria Victoria Diaz [ctb, cph],
  Steven Sotelo [ctb, cph],
  Nora Castaneda-Alvarez [ctb, cph],
  Kaue De Sousa [ctb]
Maintainer: Julian Ramirez-Villegas <J.R.Villegas@cgiar.org>
Repository: CRAN
Date/Publication: 2020-08-10 12:52:06 UTC
