Package: SESraster
Title: Raster Randomization for Null Hypothesis Testing
Version: 0.6.2
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 = "aut",
           comment = c(ORCID = "0000-0002-0308-7151")),
    person("Gabriela", "Alves-Ferreira", , "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>) but implemented for 
    raster data.
License: GPL (>= 3)
URL: https://github.com/HemingNM/SESraster,
        https://hemingnm.github.io/SESraster/
BugReports: https://github.com/HemingNM/SESraster/issues
Depends: R (>= 2.10)
Imports: terra
Suggests: kableExtra, knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-07-04 16:39:00 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-07-06 00:14:11 UTC
