Package: spEcula Title: Spatial Prediction Methods In R Version: 0.1.3.9900 Authors@R: c( person("Wenbo", "Lyu", , "lyu.geosocial@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0009-0002-6003-3800")), person("Yangyang", "Lei", , "2237768656@qq.com", role = c("aut"), comment = c(ORCID = "0009-0002-6518-3613")) ) Description: Advanced spatial prediction methods based on various spatial relationships. License: GPL-3 URL: https://github.com/SpatLyu/spEcula, https://spatlyu.github.io/spEcula/ Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: stats, parallel, tibble, dplyr (>= 1.1.0), purrr, tidyr, ggplot2, magrittr, sf, ggrepel Depends: R (>= 4.1.0) LazyData: true Suggests: knitr, terra, tidyverse, tidyterra, rmarkdown, skimr, car, ggpubr, moments, cowplot, viridis, mapview, readxl, writexl, DescTools, PerformanceAnalytics, tictoc VignetteBuilder: knitr Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://spatlyu.r-universe.dev Date/Publication: 2026-03-29 05:01:15 UTC RemoteUrl: https://github.com/SpatLyu/spEcula RemoteRef: HEAD RemoteSha: b531b5388c47feb3178a382b8277c2ca9fb3a730 NeedsCompilation: no Packaged: 2026-07-03 16:55:33 UTC; root Author: Wenbo Lyu [aut, cre] (ORCID: ), Yangyang Lei [aut] (ORCID: ) Maintainer: Wenbo Lyu