Package: SESraster
Title: Raster Randomization for Null Hypothesis Testing
Version: 0.7.1
Authors@R: c(
    person(c("Neander", "Marcel"), "Heming", email = "neanderh@yahoo.com.br", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0003-2461-5045")),
    person(c("Flávio", "M.", "M."), "Mota", email = "flaviomoc@gmail.com", role = "aut",
           comment = c(ORCID = "0000-0002-0308-7151")),
    person("Gabriela", "Alves-Ferreira", email = "gabriela-alves77@hotmail.com", role = "aut",
           comment = c(ORCID = "0000-0001-5661-3381"))
  )
Description: Randomization of presence/absence species distribution raster
    data with or without including spatial structure for calculating
    standardized effect sizes and testing null hypothesis. The
    randomization algorithms are based on classical algorithms for
    matrices (Gotelli 2000, <doi:10.2307/177478>) implemented for raster
    data.
License: GPL (>= 3)
URL: https://CRAN.R-project.org/package=SESraster,
        https://github.com/HemingNM/SESraster,
        https://hemingnm.github.io/SESraster/
BugReports: https://github.com/HemingNM/SESraster/issues
Depends: R (>= 2.10)
Imports: graphics, methods, rlang, stats, terra, utils
Suggests: kableExtra, knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-10-22 11:35:21 UTC; neander
Author: Neander Marcel Heming [aut, cre, cph]
    (<https://orcid.org/0000-0003-2461-5045>),
  Flávio M. M. Mota [aut] (<https://orcid.org/0000-0002-0308-7151>),
  Gabriela Alves-Ferreira [aut] (<https://orcid.org/0000-0001-5661-3381>)
Maintainer: Neander Marcel Heming <neanderh@yahoo.com.br>
Repository: CRAN
Date/Publication: 2024-10-22 12:10:02 UTC
Built: R 4.5.1; ; 2025-10-06 02:04:51 UTC; windows
