Package: SESraster
Title: Raster Randomization for Null Hypothesis Testing
Version: 0.6.1
Authors@R: c(
    person("Neander Marcel", "Heming", , "neanderh@yahoo.com.br", 
            role = c("aut", "cre", 'cph'),
            comment = c(ORCID = "0000-0003-2461-5045")),
    person("Flávio", "Mota", , "flaviomoc@gmail.com", 
            role = c("aut"),
            comment = c(ORCID = "0000-0002-0308-7151")),
    person(given = "Gabriela", family = "Alves-Ferreira", , "gabriela-alves77@hotmail.com",
            role = c("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 spatially unstructured randomization algorithms are based on fixed-fixed
    algorithms for matrices (Gotelli 2000, <doi:10.2307/177478>).
    The spatially structured randomization algorithm is based on the preserved richness
    null model (Laffan & Crisp 2003, <doi:10.1046/j.1365-2699.2003.00875.x>).
License: GPL (>= 3)
URL: https://github.com/HemingNM/SESraster,
        https://hemingnm.github.io/SESraster/
BugReports: https://github.com/HemingNM/SESraster/issues
Imports: terra
Suggests: devtools, knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.2.3
Config/testthat/edition: 3
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2023-06-22 13:02:48 UTC; neander
Author: Neander Marcel Heming [aut, cre, cph]
    (<https://orcid.org/0000-0003-2461-5045>),
  Flávio 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: 2023-06-22 19:00:09 UTC
