Package: divraster
Title: Diversity Metrics Calculations for Rasterized Data
Version: 1.2.1
Authors@R: c(
    person("Flávio M. M.", "Mota", , "flaviomoc@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-0308-7151")),
    person("Neander Marcel", "Heming", , "neanderh@yahoo.com.br", role = "aut",
           comment = c(ORCID = "0000-0003-2461-5045")),
    person("Gabriela", "Alves-Ferreira", , "gabriela-alves77@hotmail.com", role = "aut",
           comment = c(ORCID = "0000-0001-5661-3381"))
  )
Maintainer: Flávio M. M. Mota <flaviomoc@gmail.com>
Description: Alpha and beta diversity for taxonomic (TD), functional (FD),
    and phylogenetic (PD) dimensions based on rasters. Spatial and
    temporal beta diversity can be partitioned into replacement and
    richness difference components. It also calculates standardized effect
    size for FD and PD alpha diversity and the average individual traits
    across multilayer rasters. The layers of the raster represent species,
    while the cells represent communities. Methods details can be found at
    Cardoso et al. 2022 <https://CRAN.R-project.org/package=BAT> and
    Heming et al. 2023 <https://CRAN.R-project.org/package=SESraster>.
License: GPL (>= 3)
URL: https://github.com/flaviomoc/divraster,
        https://flaviomoc.github.io/divraster/
BugReports: https://github.com/flaviomoc/divraster/issues
Imports: BAT, SESraster, terra, utils
Suggests: ape, knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-05-26 21:25:13 UTC; flavio
Author: Flávio M. M. Mota [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-0308-7151>),
  Neander Marcel Heming [aut] (ORCID:
    <https://orcid.org/0000-0003-2461-5045>),
  Gabriela Alves-Ferreira [aut] (ORCID:
    <https://orcid.org/0000-0001-5661-3381>)
Repository: CRAN
Date/Publication: 2025-05-26 21:50:02 UTC
Built: R 4.5.0; ; 2025-05-26 23:01:35 UTC; unix
