{
  "_id": "6a1ed61db401979e7340e90d",
  "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-05-20 10:24:55 UTC",
    "User": "root"
  },
  "MD5sum": "2e02546e606f277aed8d81f60d7a4e0b",
  "_user": "jfrench",
  "_type": "src",
  "_file": "SpatialTools_1.0.5.tar.gz",
  "_fileid": "f3de7024a5f092589d26abc068caeb3a869c6c295a5661a688e205150cc8ef88",
  "_filesize": 289549,
  "_sha256": "f3de7024a5f092589d26abc068caeb3a869c6c295a5661a688e205150cc8ef88",
  "_created": "2026-05-20T10:24:55.000Z",
  "_published": "2026-06-02T13:09:49.290Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79077902338,
      "time": 145,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7107508102"
    },
    {
      "job": 79077902370,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7107510083"
    },
    {
      "job": 79077902774,
      "time": 163,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107513763"
    },
    {
      "job": 79077902298,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107508032"
    },
    {
      "job": 79077903423,
      "time": 226,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7107539008"
    },
    {
      "job": 79077902616,
      "time": 309,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7107585391"
    },
    {
      "job": 79077902721,
      "time": 198,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107516640"
    },
    {
      "job": 79077902010,
      "time": 276,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107573830"
    },
    {
      "job": 79077901092,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107459547"
    },
    {
      "job": 79077901236,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7358560325"
    },
    {
      "job": 79077902325,
      "time": 185,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7107521759"
    },
    {
      "job": 79077901830,
      "time": 273,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7107549606"
    },
    {
      "job": 79077902196,
      "time": 226,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107534228"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jfrench/actions/runs/26156430434",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "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": 458,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SpatialTools"
  },
  "_devurl": "https://github.com/jfrench/spatialtools",
  "_searchresults": 233,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_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.26+ds-1ubuntu0.1",
      "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.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 4.923658421793306,
  "_indexed": true,
  "_nocasepkg": "spatialtools",
  "_universes": [
    "jfrench"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-05-20T10:27:15.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "276a380d2f63a38c65c0fc3d8734c51a03309a93993c38a2af84ef4ec09a54f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/26156430434"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-05-20T10:27:21.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "f3eec8fc2a68b89a7a36e1a4e1802eb0f17e5feb7d58e5ec8ea29280c57ee5d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/26156430434"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-05-20T10:27:36.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "ce898ebff24a8069541b91bc0d3cf882c01ad74960a2aaaca63db525dd68437d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/26156430434"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-05-20T10:27:16.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "0f9ceb9b57974dca5c76af839e32127e9f8832dbad141ab205115381a9e93780",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/26156430434"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-05-20T10:28:57.000Z",
      "arch": "aarch64",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "d30d99db6174a0b251c3fdc370e3ea9cd33ff497f34e8da1d772d1db75601f45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/26156430434"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-05-20T10:30:25.000Z",
      "arch": "x86_64",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "04fb26bf28b130f8a0e8f5fa179d8434c51721e02da0db5c02d3232ab766bd4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/26156430434"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-05-20T10:27:49.000Z",
      "arch": "aarch64",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "b8212f1d5c10ffb92ad24ea91b8c3a0bc6c2105bda86862a8cc33b0aeba6c24e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/26156430434"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-05-20T10:30:11.000Z",
      "arch": "x86_64",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "04803eeb560bde8b73f843bd83f624471b75e93ba7488e81aa109884a150bf44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/26156430434"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-05-20T10:27:06.000Z",
      "arch": "x86_64",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "e9902d37f57738574aa593c00f5cb5f730a407683cb8a06a512c5e43f9e199b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/26156430434"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-05-20T10:27:21.000Z",
      "arch": "x86_64",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "6319c610234799086349618329400fe0151346ac189d6cf6e4ec70424da74331",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/26156430434"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-05-20T10:27:04.000Z",
      "arch": "x86_64",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "684c1622f81b3c5ee4d60d5c6087e53fcb7cc4699883427815801f1c9bfa08d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/26156430434"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.5",
      "date": "2026-06-02T13:08:42.000Z",
      "arch": "emscripten",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "0372a3e21a085d7b3ab2d1139d72db2b1fb0edddadcab7098274f018c48b37e8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/26156430434"
    }
  ]
}