Package: BAT
Title: Biodiversity Assessment Tools
Version: 2.11.0
Date: 2025-07-29
Authors@R: c(
    person("Pedro", "Cardoso", email = "pmcardoso@ciencias.ulisboa.pt", role = c("aut", "cre")),
    person("Stefano", "Mammola", role = c("aut")),
    person("Francois", "Rigal", role = c("aut")),
    person("Renato", "Hilario", 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, boot, geometry, graphics, hypervolume, MASS, methods,
        nls2, parallel, phytools, stats, terra, TreeTools, utils, vegan
Encoding: UTF-8
License: GPL-3
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-07-29 10:09:23 UTC; ungol
Author: Pedro Cardoso [aut, cre],
  Stefano Mammola [aut],
  Francois Rigal [aut],
  Renato Hilario [aut],
  Jose Carvalho [aut]
Maintainer: Pedro Cardoso <pmcardoso@ciencias.ulisboa.pt>
Repository: CRAN
Date/Publication: 2025-07-29 12:10:12 UTC
