Package: rasterdiv
Type: Package
Title: Diversity Indices for Numerical Matrices
Version: 0.3.8
Date: 2025-09-01
Authors@R: c(
     person("Matteo", "Marcantonio", role = c("aut", "cre"),
            email = "marcantoniomatteo@gmail.com"),
     person("Martina", "Iannacito", role = "ctb",
            comment = "Former author", email = "martina.iannacito@inria.fr"),
     person("Elisa", "Marchetto", role = "ctb",
            comment = "Former author", email = "elisa.marchetto2@studio.unibo.it"),
     person("Elisa", "Thouverai", role = "ctb",
            comment = "Former author", email = "elisa.th95@gmail.com"),
     person("Michele", "Torresani", role = "ctb",
            comment = "Former author", email = "michele.torresani@unibo.it"),
     person("Daniele", "Da Re", role = "ctb",
            comment = "Former author", email = "daniele.dare@uclouvain.be"),
     person("Clara", "Tattoni", role = "ctb",
            comment = "Former author", email = "clara.tattoni@gmail.com"),
     person("Giovanni", "Bacaro", role = "ctb",
            comment = "Former author", email = "gbacaro@units.it"),
     person("Saverio", "Vicario", role = "aut",
            email = "saverio.vicario@cnr.it"),
     person("Carlo", "Ricotta", role = "ctb",
            comment = "Former author", email = "carlo.ricotta@uniroma1.it"),
     person("Duccio", "Rocchini", role = "aut",
            email = "duccio.rocchini@unibo.it"))
Maintainer: Matteo Marcantonio <marcantoniomatteo@gmail.com>
Description: Provides methods for calculating diversity indices on numerical
    matrices, based on information theory, following Rocchini, Marcantonio
    and Ricotta (2017) <doi:10.1016/j.ecolind.2016.07.039> and Rocchini et al.
    (2021) <doi:10.1101/2021.01.23.427872>.
Depends: R (>= 4.0.0)
Imports: doParallel, foreach, ggforce, ggplot2, methods, progress,
        proxy, terra, twdtw, viridis
Suggests: COVID19, RColorBrewer, gstat, gridExtra, knitr, latticeExtra,
        rasterVis, rmarkdown
License: GPL (>= 2)
Encoding: UTF-8
URL: https://mattmar.github.io/rasterdiv/
BugReports: https://github.com/mattmar/rasterdiv/issues
VignetteBuilder: knitr
RoxygenNote: 7.3.2
Language: en-GB
NeedsCompilation: no
Packaged: 2025-09-02 13:44:02 UTC; matteo
Author: Matteo Marcantonio [aut, cre],
  Martina Iannacito [ctb] (Former author),
  Elisa Marchetto [ctb] (Former author),
  Elisa Thouverai [ctb] (Former author),
  Michele Torresani [ctb] (Former author),
  Daniele Da Re [ctb] (Former author),
  Clara Tattoni [ctb] (Former author),
  Giovanni Bacaro [ctb] (Former author),
  Saverio Vicario [aut],
  Carlo Ricotta [ctb] (Former author),
  Duccio Rocchini [aut]
Repository: CRAN
Date/Publication: 2025-09-02 14:30:10 UTC
Built: R 4.5.1; ; 2025-09-02 17:20:33 UTC; unix
