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 21 Jul. 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

truncnormbayes  
Estimates Moments for a Truncated Normal Distribution using 'Stan'
Finds the posterior modes for the mean and standard deviation for a truncated normal distribution wi ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
beastier  
Call 'BEAST2'
'BEAST2' () is a widely used Bayesian phylogenetic tool, that uses DNA/RNA/ ...
Download / Learn more Package Citations See dependency  
netgen  
Network Generator for Combinatorial Graph Problems
Methods for the generation of a wide range of network geographies, e.g., grid networks or clustered ...
Download / Learn more Package Citations See dependency  
OSTE  
Optimal Survival Trees Ensemble
Function for growing survival trees ensemble ('Naz Gul', 'Nosheen Faiz', 'Dan Brawn', 'Rafal Kulakow ...
Download / Learn more Package Citations See dependency  
splash  
Simple Process-Led Algorithms for Simulating Habitats
This program calculates bioclimatic indices and fluxes (radiation, evapotranspiration, soil moistur ...
Download / Learn more Package Citations See dependency  

27,889

R Packages

239,283

Dependencies

74,019

Author Associations

27,890

Publication Badges

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