Package: WEGE
Type: Package
Title: A Metric to Rank Locations for Biodiversity Conservation
Version: 0.1.0
Authors@R: c(
            person("Harith", "Farooq",
                    role = c("aut", "cre"),
                    email = "harithmorgadinho@gmail.com",
                    comment = c(ORCID = "0000-0001-9031-2785")),
            person("Josué", "Azevedo",
                    role = "aut"),
            person("Francesco", "Belluardo",
                    role = "aut"),
            person("Cristóvão", "Nanvonamuquitxo",
                    role = "aut"),
            person("Dom", "Bennett",
                    role = "aut",
                    email = "dominic.john.bennett@gmail.com",
                    comment = c(ORCID = "0000-0003-2722-1359")),
            person("Jason", "Moat",
                    role = "aut"),
            person("Amadeu", "Soares",
                    role = "aut"),
            person("Søren", "Faurby",
                    role = "aut"),
            person("Alexandre", "Antonelli",
                    role = "aut",
                    comment = c(ORCID = "0000-0003-1842-9297")))
Maintainer: Harith Farooq <harithmorgadinho@gmail.com>
Description: Calculates the WEGE (Weighted Endemism including Global 
    Endangerment index) index for a particular area. Additionally it also 
    calculates rasters of KBA's (Key Biodiversity Area) criteria (A1a, A1b, A1e, 
    and B1), Weighted endemism (WE), the EDGE (Evolutionarily Distinct and
    Globally Endangered) score, Evolutionary Distinctiveness (ED) and Extinction
    risk (ER). Farooq, H., Azevedo, J., Belluardo F., Nanvonamuquitxo, C.,
    Bennett, D., Moat, J., Soares, A., Faurby, S. & Antonelli, A. (2020)
    <doi:10.1101/2020.01.17.910299>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Imports: sf, sp, raster, stats, utils
NeedsCompilation: no
Packaged: 2020-06-12 12:36:27 UTC; harith
Author: Harith Farooq [aut, cre] (<https://orcid.org/0000-0001-9031-2785>),
  Josué Azevedo [aut],
  Francesco Belluardo [aut],
  Cristóvão Nanvonamuquitxo [aut],
  Dom Bennett [aut] (<https://orcid.org/0000-0003-2722-1359>),
  Jason Moat [aut],
  Amadeu Soares [aut],
  Søren Faurby [aut],
  Alexandre Antonelli [aut] (<https://orcid.org/0000-0003-1842-9297>)
Repository: CRAN
Date/Publication: 2020-06-17 12:00:02 UTC
Built: R 4.2.0; ; 2022-04-27 21:40:14 UTC; unix
