The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

spatialkit: Spatial Tessellation, Modeling, and Cross-Validation Toolkit

Constructs analysis regions from the distribution of the data itself, as an alternative to aggregating onto administrative boundaries that were drawn for unrelated purposes. Seeds and builds Voronoi, Delaunay, hexagonal and square tessellations with reproducible identifiers, selects a cell count from the spatial structure of the observations, assigns features to cells, and aggregates to cell level with optional design-effect corrections so that standard errors account for within-cell autocorrelation. Also manages coordinate reference systems. Fits geographically weighted regression (via 'GWmodel'; Lu et al. (2014) <doi:10.1080/10095020.2014.917453>), Bayesian spatial Gaussian process regression (via 'brms', using the Hilbert space approximation of Riutort-Mayol et al. (2023) <doi:10.1007/s11222-022-10167-2>) and random forests (via 'ranger', with the permutation importance of Strobl et al. (2007) <doi:10.1186/1471-2105-8-25>), each behind one S3 class with consistent predict, fitted, residuals and plot methods. Provides spatial cross-validation with random, block, buffered, leave-location-out and nearest-neighbour distance-matched folds (Mila et al. (2022) <doi:10.1111/2041-210X.13851>), forward variable selection, model comparison, prediction onto a regular surface, and the area of applicability of Meyer and Pebesma (2021) <doi:10.1111/2041-210X.13650> to flag where a fitted model extrapolates beyond its training data.

Version: 2.0.0
Depends: R (≥ 4.1.0)
Imports: sf (≥ 1.0), dplyr (≥ 1.0), logger, digest, stats, methods, utils, parallel
Suggests: sp, GWmodel, ranger, brms (≥ 2.17.0), cmdstanr, loo, tibble, geometry, gstat, ggplot2, patchwork, FNN, Matrix, spdep, testthat (≥ 3.1.5), knitr, rmarkdown
Published: 2026-09-11
DOI: 10.32614/CRAN.package.spatialkit
Author: Justin Chase [aut, cre, cph]
Maintainer: Justin Chase <jchase.msu at gmail.com>
BugReports: https://github.com/elkronos/gis_modeling_toolkit/issues
License: MIT + file LICENSE
URL: https://github.com/elkronos/gis_modeling_toolkit
NeedsCompilation: no
Additional_repositories: https://stan-dev.r-universe.dev
Citation: spatialkit citation info
Materials: README, NEWS
CRAN checks: spatialkit results

Documentation:

Reference manual: spatialkit.html , spatialkit.pdf
Vignettes: spatialkit: Tessellations, Spatial Cross-Validation and Models (source, R code)

Downloads:

Package source: spatialkit_2.0.0.tar.gz
Windows binaries: r-devel: spatialkit_2.0.0.zip, r-release: spatialkit_2.0.0.zip, r-oldrel: spatialkit_2.0.0.zip
macOS binaries: r-release (arm64): spatialkit_2.0.0.tgz, r-oldrel (arm64): spatialkit_2.0.0.tgz, r-release (x86_64): spatialkit_2.0.0.tgz, r-oldrel (x86_64): spatialkit_2.0.0.tgz
Old sources: spatialkit archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=spatialkit to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.