{
  "_id": "6a631f90d3420cf5dfdb76c5",
  "Package": "SpatialTools",
  "Type": "Package",
  "Title": "Tools for Spatial Data Analysis",
  "Version": "1.0.5",
  "Author": "Joshua French <joshua.french@ucdenver.edu>",
  "Maintainer": "Joshua French <joshua.french@ucdenver.edu>",
  "Description": "Tools for spatial data analysis.  Emphasis on kriging.\nProvides functions for prediction and simulation.  Intended to\nbe relatively straightforward, fast, and flexible.",
  "License": "GPL (>=2)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Repository": "https://jfrench.r-universe.dev",
  "Date/Publication": "2023-07-18 17:30:01 UTC",
  "RemoteUrl": "https://github.com/jfrench/spatialtools",
  "RemoteRef": "HEAD",
  "RemoteSha": "5d56f8f298d8f7b5768946149c8a76b88e399541",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-24 07:02:11 UTC",
    "User": "root"
  },
  "_user": "jfrench",
  "_type": "src",
  "_file": "SpatialTools_1.0.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/9ca76eb9ec3a8962817759b343e10c80614665949021a7bb19e92041516ae355",
  "_filesize": 289803,
  "_sha256": "9ca76eb9ec3a8962817759b343e10c80614665949021a7bb19e92041516ae355",
  "_expires": "2026-11-01T08:17:18.000Z",
  "_created": "2026-07-24T07:02:11.000Z",
  "_published": "2026-07-24T08:17:20.221Z",
  "_jobs": [
    {
      "job": 89421185916,
      "time": 133,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8589221751"
    },
    {
      "job": 89421185941,
      "time": 162,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8589231887"
    },
    {
      "job": 89421185871,
      "time": 126,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589219740"
    },
    {
      "job": 89421185856,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589226963"
    },
    {
      "job": 89421185827,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8590695343"
    },
    {
      "job": 89421185897,
      "time": 189,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8590733767"
    },
    {
      "job": 89421185869,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590720222"
    },
    {
      "job": 89421185870,
      "time": 224,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590761045"
    },
    {
      "job": 89420621841,
      "time": 187,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589173084"
    },
    {
      "job": 89421185826,
      "time": 144,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8589225631"
    },
    {
      "job": 89421185866,
      "time": 147,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8589226759"
    },
    {
      "job": 89421185929,
      "time": 151,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8589228670"
    },
    {
      "job": 89421185876,
      "time": 160,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589232550"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jfrench/actions/runs/30073957068",
  "_status": "success",
  "_upstream": "https://github.com/jfrench/spatialtools",
  "_commit": {
    "id": "5d56f8f298d8f7b5768946149c8a76b88e399541",
    "author": "Joshua French <joshua.french@gmail.com>",
    "committer": "Joshua French <joshua.french@gmail.com>",
    "message": "Fix math.h header issue in coincident.\n\nFix unsigned int comparison warning in C++ files.\n",
    "time": 1689701401
  },
  "_maintainer": {
    "name": "Joshua French",
    "email": "joshua.french@ucdenver.edu",
    "login": "jfrench",
    "description": "I'm an academic focusing on spatial statistics, extreme value theory, and functional data analysis. I try to produce useful code to help myself and others.",
    "uuid": 1266558
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.2",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.9.10",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "version": ">= 0.3.0",
      "role": "LinkingTo"
    },
    {
      "package": "spBayes",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    }
  ],
  "_owner": "jfrench",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "jfrench",
      "count": 36,
      "uuid": 1266558
    }
  ],
  "_userbio": {
    "uuid": 1266558,
    "type": "user",
    "name": "Joshua French",
    "followers": 79,
    "description": "I'm an academic focusing on spatial statistics, extreme value theory, and functional data analysis. I try to produce useful code to help myself and others."
  },
  "_downloads": {
    "count": 475,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SpatialTools"
  },
  "_devurl": "https://github.com/jfrench/spatialtools",
  "_searchresults": 249,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/SpatialTools.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jfrench/spatialtools",
  "_realowner": "jfrench",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.2",
      "date": "2011-12-15"
    },
    {
      "version": "0.3.3",
      "date": "2012-01-23"
    },
    {
      "version": "0.3.5",
      "date": "2012-04-14"
    },
    {
      "version": "0.4.1",
      "date": "2012-05-25"
    },
    {
      "version": "0.4.2",
      "date": "2012-08-08"
    },
    {
      "version": "0.4.3",
      "date": "2012-10-01"
    },
    {
      "version": "0.5.0",
      "date": "2013-04-01"
    },
    {
      "version": "0.5.1",
      "date": "2013-05-07"
    },
    {
      "version": "0.5.3",
      "date": "2013-06-26"
    },
    {
      "version": "0.5.4",
      "date": "2013-08-06"
    },
    {
      "version": "0.5.5",
      "date": "2014-01-07"
    },
    {
      "version": "0.5.6",
      "date": "2014-01-28"
    },
    {
      "version": "0.5.7",
      "date": "2014-03-10"
    },
    {
      "version": "0.5.8",
      "date": "2014-07-02"
    },
    {
      "version": "1.0.0",
      "date": "2015-10-01"
    },
    {
      "version": "1.0.1",
      "date": "2015-11-30"
    },
    {
      "version": "1.0.2",
      "date": "2015-12-23"
    },
    {
      "version": "1.0.4",
      "date": "2018-05-15"
    },
    {
      "version": "1.0.5",
      "date": "2023-07-18"
    }
  ],
  "_exports": [
    "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"
  ],
  "_datasets": [
    {
      "name": "toydata",
      "title": "A toy data set for use in examples.",
      "object": "toydata",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "coincident",
      "title": "Determine coincident coordinates",
      "topics": [
        "coincident"
      ]
    },
    {
      "page": "cov.sp",
      "title": "Calculates spatial covariance",
      "topics": [
        "cov.sp"
      ]
    },
    {
      "page": "cov.st",
      "title": "Calculates spatio-temporal covariance",
      "topics": [
        "cov.st"
      ]
    },
    {
      "page": "decomp.cov",
      "title": "Calculates decomposition of covariance matrix",
      "topics": [
        "decomp.cov"
      ]
    },
    {
      "page": "dist1",
      "title": "Calculate Euclidean distance matrix for a matrix of coordinates",
      "topics": [
        "dist1"
      ]
    },
    {
      "page": "dist2",
      "title": "Calculate Euclidean distance matrix between coordinates of two matrices",
      "topics": [
        "dist2"
      ]
    },
    {
      "page": "get.contours",
      "title": "Extracts coordinates from contourLines function",
      "topics": [
        "get.contours"
      ]
    },
    {
      "page": "krige.ok",
      "title": "Performs Ordinary Kriging",
      "topics": [
        "krige.ok"
      ]
    },
    {
      "page": "krige.sk",
      "title": "Performs simple kriging",
      "topics": [
        "krige.sk"
      ]
    },
    {
      "page": "krige.uk",
      "title": "Performs universal kriging",
      "topics": [
        "krige.uk"
      ]
    },
    {
      "page": "maxlik.cov.sp",
      "title": "Determines maximum likelihood estimates of covariance parameters",
      "topics": [
        "maxlik.cov.sp"
      ]
    },
    {
      "page": "maxlik.cov.st",
      "title": "Determines maximum likelihood estimates of covariance parameters",
      "topics": [
        "maxlik.cov.st"
      ]
    },
    {
      "page": "plot.contourLines",
      "title": "Plot contour lines",
      "topics": [
        "plot.contourLines"
      ]
    },
    {
      "page": "rcondnorm",
      "title": "Generate from conditional normal distribution",
      "topics": [
        "rcondnorm"
      ]
    },
    {
      "page": "rmvnorm",
      "title": "Generates realizations from a multivariate normal distribution",
      "topics": [
        "rmvnorm"
      ]
    },
    {
      "page": "simple.cov.sp",
      "title": "Calculates spatial covariance based on distance matrix",
      "topics": [
        "simple.cov.sp"
      ]
    },
    {
      "page": "simple.cov.time",
      "title": "Calculates temporal covariance based on distance matrix",
      "topics": [
        "simple.cov.time"
      ]
    },
    {
      "page": "spLMPredictJoint",
      "title": "Returns posterior predictive sample from spLM object",
      "topics": [
        "spLMPredictJoint"
      ]
    },
    {
      "page": "toydata",
      "title": "A toy data set for use in examples.",
      "topics": [
        "toydata"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "coda",
    "Formula",
    "lattice",
    "magic",
    "Matrix",
    "Rcpp",
    "RcppArmadillo",
    "sp",
    "spBayes"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 4.952501847863024,
  "_indexed": true,
  "_nocasepkg": "spatialtools",
  "_universes": [
    "jfrench"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-07-24T07:04:24.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "https://r2.ropensci.org/ffadb4fce48d50e6ab19f29030e5fc9e3f63007f9848632b62b95be4005ed2fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/30073957068"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-07-24T07:04:39.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "https://r2.ropensci.org/fc04a4936fd8d0beb85339578a369f1f7045df7e5d56fd12b4bc480b5266d602",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/30073957068"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-07-24T07:04:19.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "https://r2.ropensci.org/6ba230ba4fa37c4d57741948c526c1f64fc61d0352883b0afcc0ee6e49cb7426",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/30073957068"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-07-24T07:04:31.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "https://r2.ropensci.org/c7158a4241b7ea3dd24d07b52b5f93c62aee55bd968c0506e7777a2d0acd778c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/30073957068"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-07-24T08:13:30.000Z",
      "arch": "aarch64",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "https://r2.ropensci.org/d03e00ca064c1241eb9b47a9940546d58590bbad10e7d7e9d5874714279e1edd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/30073957068"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-07-24T08:14:35.000Z",
      "arch": "x86_64",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "https://r2.ropensci.org/63e0ba9e74018eee21dc8874a599737173b8f2432605899f43ae09400c49f5b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/30073957068"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-07-24T08:14:20.000Z",
      "arch": "aarch64",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "https://r2.ropensci.org/60c0790e296d7f12ee340722fd965c6d5dddfcadcb1e9846b0ab9b714130111c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/30073957068"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-07-24T08:15:21.000Z",
      "arch": "x86_64",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "https://r2.ropensci.org/f50b20827f028a4aca71dde3e3b570585a2a72c3afdf100b45077220b9818fbe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/30073957068"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.5",
      "date": "2026-07-24T07:04:57.000Z",
      "arch": "emscripten",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "https://r2.ropensci.org/a57dca4bc59ca7b3c0d0896b7daa1170a187b7668e00bc997ccbf1e40f503763",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/30073957068"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-07-24T07:03:47.000Z",
      "arch": "x86_64",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "https://r2.ropensci.org/67d2ec4f9262b86e1ce608d4375c75dc44dd406f92976969495c1d216bd192fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/30073957068"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-07-24T07:03:53.000Z",
      "arch": "x86_64",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "https://r2.ropensci.org/0b3fc70f6f09511fb6ec114639d70a47ec592dd25e04894d37187d6c9be0faa9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/30073957068"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-07-24T07:04:04.000Z",
      "arch": "x86_64",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "https://r2.ropensci.org/934b3511af0c101a58744d226fd7f98ba32dddcdef2579c426d2566c9364046e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/30073957068"
    }
  ]
}