Other packages > Find by keyword >

SpatialTools  

Tools for Spatial Data Analysis
View on CRAN: Click here


Download and install SpatialTools package within the R console
Install from CRAN:
install.packages("SpatialTools")

Install from Github:
library("remotes")
install_github("cran/SpatialTools")

Install by package version:
library("remotes")
install_version("SpatialTools", "1.0.5")



Attach the package and use:
library("SpatialTools")
Maintained by
Joshua French
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-12-15
Latest Update: 2023-07-18
Description:
Tools for spatial data analysis.Emphasis on kriging.Provides functions for prediction and simulation.Intended to be relatively straightforward, fast, and flexible.
How to cite:
Joshua French (2011). SpatialTools: Tools for Spatial Data Analysis. R package version 1.0.5, https://cran.r-project.org/web/packages/SpatialTools. Accessed 01 Sep. 2026.
Previous versions and publish date:
(2026-07-09 08:26), 0.3.2 (2011-12-15 18:42), 0.3.3 (2012-01-23 21:02), 0.3.5 (2012-04-14 07:47), 0.4.1 (2012-05-25 08:19), 0.4.2 (2012-08-08 07:58), 0.4.3 (2012-10-01 23:43), 0.5.0 (2013-04-02 00:52), 0.5.1 (2013-05-07 22:12), 0.5.3 (2013-06-26 22:58), 0.5.4 (2013-08-06 20:11), 0.5.5 (2014-01-07 20:08), 0.5.6 (2014-01-28 23:37), 0.5.7 (2014-03-11 02:18), 0.5.8 (2014-07-02 23:09), 1.0.0 (2015-10-01 11:13), 1.0.1 (2015-11-30 21:23), 1.0.2 (2015-12-23 06:53), 1.0.4 (2018-05-15 05:59)
Other packages that cited SpatialTools R package
View SpatialTools citation profile
Other R packages that SpatialTools depends, imports, suggests or enhances
Complete documentation for SpatialTools
Functions, R codes and Examples using the SpatialTools R package
Some associated functions: coincident . cov.sp . cov.st . decomp.cov . dist1 . dist2 . get.contours . krige.ok . krige.sk . krige.uk . maxlik.cov.sp . maxlik.cov.st . plot.contourLines . rcondnorm . rmvnorm . simple.cov.sp . simple.cov.time . spLMPredictJoint . toydata . 
Some associated R codes: arg_check.R . bayesian.R . contour_tools.R . cov.R . dist_funcs.R . generate_norm.R . krige_tools.R . preamble.R .  Full SpatialTools package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
fANCOVA  
Nonparametric Analysis of Covariance
A collection of R functions to perform nonparametric analysis of covariance for regression curves o ...
Download / Learn more Package Citations See dependency  
markets  
Estimation Methods for Markets in Equilibrium and Disequilibrium
Provides estimation methods for markets in equilibrium and disequilibrium. Supports the estimation ...
Download / Learn more Package Citations See dependency  
flood  
Statistical Methods for the (Regional) Analysis of Flood Frequency
Includes several statistical methods for the estimation of parameters and high quantiles of river fl ...
Download / Learn more Package Citations See dependency  
reproj  
Coordinate System Transformations for Generic Map Data
Transform coordinates from a specified source to a specified target map projection. This uses the ' ...
Download / Learn more Package Citations See dependency  

28,400

R Packages

239,283

Dependencies

75,283

Author Associations

28,401

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA