{
  "_id": "6a3b6e7e5cdecea1d681fefa",
  "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-06-24 05:39:03 UTC",
    "User": "root"
  },
  "MD5sum": "c2c73882580145a646312e1bd8388adb",
  "_user": "jfrench",
  "_type": "src",
  "_file": "SpatialTools_1.0.5.tar.gz",
  "_fileid": "9f4a0a800fe24334f0e583306bfc647dd1b87ea0877bf9edf743f62f9f8e791a",
  "_filesize": 290595,
  "_sha256": "9f4a0a800fe24334f0e583306bfc647dd1b87ea0877bf9edf743f62f9f8e791a",
  "_created": "2026-06-24T05:39:03.000Z",
  "_published": "2026-06-24T05:43:26.296Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83125576656,
      "time": 198,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7841088065"
    },
    {
      "job": 83125576644,
      "time": 157,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7841078122"
    },
    {
      "job": 83125576641,
      "time": 198,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7841088146"
    },
    {
      "job": 83125576640,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7841078709"
    },
    {
      "job": 83125576653,
      "time": 120,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7841070207"
    },
    {
      "job": 83125576642,
      "time": 194,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7841086708"
    },
    {
      "job": 83125576635,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7841068651"
    },
    {
      "job": 83125576626,
      "time": 194,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7841086799"
    },
    {
      "job": 83125252729,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7841043011"
    },
    {
      "job": 83125576617,
      "time": 151,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7841077083"
    },
    {
      "job": 83125576633,
      "time": 165,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7841079798"
    },
    {
      "job": 83125576624,
      "time": 161,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7841078778"
    },
    {
      "job": 83125576645,
      "time": 158,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7841078641"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jfrench/actions/runs/28077650269",
  "_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",
    "followers": 80,
    "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": 428,
    "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.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.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-06-24T05:42:23.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "21df8c36746558cb63308b96d9a5b4459f92f42a7bde77f5ce04d3a24f20375e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/28077650269"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-06-24T05:41:26.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "ddb37d696737a7d90a7c17505bcdcb0bf49a53c19df639cda7c4a96ae6cdabad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/28077650269"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-06-24T05:42:21.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "e84824192cec22b57020dd1553a671d0a14aed1344f51df3bb97f8ef34cdb9c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/28077650269"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-06-24T05:41:27.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "9e65bc2c0b46e4bfe836811e374aa312786655d2d73cc3845de585dd4febaa50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/28077650269"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-06-24T05:41:05.000Z",
      "arch": "aarch64",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "c6ce1b63a9e33f49a3701072712da1f4ea6e344a31290c051eaecc4c75a3c54d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/28077650269"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-06-24T05:41:49.000Z",
      "arch": "x86_64",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "26abf2f6fb732feb185e543ba951bb27fba0c8ed51f46a281dd12ef61c757402",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/28077650269"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-06-24T05:41:03.000Z",
      "arch": "aarch64",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "9c076eca7f71533cc023f1cf0e84518d5a4ca63f68c9dc210097de7a4d54b17c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/28077650269"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-06-24T05:41:48.000Z",
      "arch": "x86_64",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "60cd95a6bd161a49865e73c6778b17a994dcd028ab77748d3af96e8756638886",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/28077650269"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.5",
      "date": "2026-06-24T05:41:47.000Z",
      "arch": "emscripten",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "a12a6b7813a496ffdaa0bee62a8f48de4e46c8b211596dd3aa48896c93403463",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/28077650269"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-06-24T05:40:33.000Z",
      "arch": "x86_64",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "df82bd8c469776ee752668a61ce9af67bb77993f320c73c4e6e0e3561239644a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/28077650269"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-06-24T05:40:42.000Z",
      "arch": "x86_64",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "8991535767c696eea2546e93ebbcdcf716feb8d5b531053cc7d3f8199a4ba699",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/28077650269"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-06-24T05:40:43.000Z",
      "arch": "x86_64",
      "commit": "5d56f8f298d8f7b5768946149c8a76b88e399541",
      "fileid": "7c261950a097ff3ce95c737f3be156ae0b4010497dc04677757baa6f4a60662d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/28077650269"
    }
  ]
}