Package: phyloregion
Type: Package
Title: Biogeographic Regionalization and Spatial Conservation
Version: 1.0.2
Authors@R: c(person("Barnabas H.", "Daru", email= "darunabas@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-2115-0257")),
             person("Piyal", "Karunarathne", role = c("aut")),
             person("Klaus", "Schliep", email="klaus.schliep@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0003-2941-0161")),
             person("Xiaobei", "Zhao", role=c("ctb")), 
             person("Albin", "Sandelin", role=c("ctb")))
Description: Computational infrastructure for biogeography, community ecology, 
    and biodiversity conservation (Daru et al. 2020) <doi:10.1101/2020.02.12.945691>. It is
    based on the conceptual work in Daru et al.(2017) <doi:10.1016/j.tree.2017.08.013> on 
    patterns and processes of biogeographical regionalization. Additionally, the package 
    contains fast and efficient functions to compute more standard conservation measures 
    such as phylogenetic diversity, phylogenetic endemism, evolutionary distinctiveness 
    and global endangerment, as well as compositional turnover (e.g., beta diversity). 
Imports: ape, phangorn, Matrix, betapart, fastmatch, parallel, methods,
        raster, data.table, colorspace, cluster, rgeos, vegan, sp,
        igraph
Suggests: tinytest, knitr, mapproj
VignetteBuilder: knitr
URL: https://github.com/darunabas/phyloregion,
        https://darunabas.github.io/phyloregion/index.html
BugReports: https://github.com/darunabas/phyloregion/issues
License: AGPL-3
Encoding: UTF-8
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-03-29 15:44:14 UTC; barnabasdaru
Depends: R (>= 3.6.0)
Author: Barnabas H. Daru [aut, cre, cph]
    (<https://orcid.org/0000-0002-2115-0257>),
  Piyal Karunarathne [aut],
  Klaus Schliep [aut] (<https://orcid.org/0000-0003-2941-0161>),
  Xiaobei Zhao [ctb],
  Albin Sandelin [ctb]
Maintainer: Barnabas H. Daru <darunabas@gmail.com>
Repository: CRAN
Date/Publication: 2020-03-30 16:20:02 UTC
