Package: BAT
Title: Biodiversity Assessment Tools
Version: 2.9.4
Date: 2023-09-27
Authors@R: c(
    person("Pedro", "Cardoso", email = "pmcardoso@fc.ul.pt", role = c("aut", "cre")),
    person("Stefano", "Mammola", role = c("aut")),
    person("Francois", "Rigal", role = c("aut")),
    person("Jose", "Carvalho", role = c("aut")))
Description: Includes algorithms to assess alpha and beta diversity
    in all their dimensions (taxonomic, phylogenetic and functional).
    It allows performing a number of analyses based on species
    identities/abundances, phylogenetic/functional distances, trees,
    convex-hulls or kernel density n-dimensional hypervolumes
    depicting species relationships.
    Cardoso et al. (2015) <doi:10.1111/2041-210X.12310>.
Depends: R (>= 3.0.0)
Imports: ape, geometry, graphics, hypervolume, MASS, methods, nls2,
        parallel, phytools, stats, terra, utils, vegan
Encoding: UTF-8
License: GPL-3
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-09-27 19:16:46 UTC; ungol
Author: Pedro Cardoso [aut, cre],
  Stefano Mammola [aut],
  Francois Rigal [aut],
  Jose Carvalho [aut]
Maintainer: Pedro Cardoso <pmcardoso@fc.ul.pt>
Repository: CRAN
Date/Publication: 2023-10-11 00:40:08 UTC
