Package: BAT
Title: Biodiversity Assessment Tools
Version: 2.8.1
Date: 2022-03-11
Authors@R: c(
    person("Pedro", "Cardoso", email = "pedro.cardoso@helsinki.fi", 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, raster, stats, utils, vegan
Encoding: UTF-8
License: GPL-3
LazyData: true
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-03-12 10:24:25 UTC; ungol
Author: Pedro Cardoso [aut, cre],
  Stefano Mammola [aut],
  Francois Rigal [aut],
  Jose Carvalho [aut]
Maintainer: Pedro Cardoso <pedro.cardoso@helsinki.fi>
Repository: CRAN
Date/Publication: 2022-03-13 09:20:06 UTC
Built: R 4.0.5; ; 2022-03-14 11:04:29 UTC; unix
