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, ) 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Config/pak/sysreqs: libgdal-dev gdal-bin libgeos-dev libproj-dev libsqlite3-dev Repository: https://hemingnm.r-universe.dev Date/Publication: 2024-10-21 22:22:01 UTC RemoteUrl: https://github.com/hemingnm/sesraster RemoteRef: HEAD RemoteSha: 214f53d1a452da594eba979f737dca1d8a18ab35 NeedsCompilation: no Packaged: 2026-07-03 22:20:31 UTC; root Author: Neander Marcel Heming [aut, cre, cph] (ORCID: ), Flávio M. M. Mota [aut] (ORCID: ), Gabriela Alves-Ferreira [aut] (ORCID: ) Maintainer: Neander Marcel Heming