{
  "_id": "6a55be0bff0138dec5d68430",
  "Package": "intamap",
  "Version": "1.5-11",
  "Title": "Procedures for Automated Interpolation",
  "Authors@R": "c(person(\"Edzer\", \"Pebesma\", role = c(\"aut\"), email = \"edzer.pebesma@uni-muenster.de\"),\nperson(\"Jon Olav\", \"Skoien\", role = c(\"aut\", \"cre\"), email = \"jon.skoien@gmail.com\"),\nperson(\"Olivier\", \"Baume\", role = c(\"ctb\")),\nperson(\"A\", \"Chorti\", role = \"ctb\"),\nperson(\"Dionisis\", \"Hristopulos\", role = \"ctb\"),\nperson(\"Hannes\", \"Kazianka\", role = \"ctb\"),\nperson(\"Stepahnie\", \"Melles\", role = \"ctb\"),\nperson(\"Giannis\", \"Spiliopoulos\", role = \"ctb\"))",
  "Maintainer": "Jon Olav Skoien <jon.skoien@gmail.com>",
  "Description": "Geostatistical interpolation has traditionally been done\nby manually fitting a variogram and then interpolating. Here,\nwe introduce classes and methods that can do this interpolation\nautomatically. Pebesma et al (2010) gives an overview of the\nmethods behind and possible usage\n<doi:10.1016/j.cageo.2010.03.019>.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-14 04:36:16 UTC",
    "User": "root"
  },
  "Author": "Edzer Pebesma [aut], Jon Olav Skoien [aut, cre], Olivier Baume\n[ctb], A Chorti [ctb], Dionisis Hristopulos [ctb], Hannes\nKazianka [ctb], Stepahnie Melles [ctb], Giannis Spiliopoulos\n[ctb]",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://jskoien.r-universe.dev",
  "Date/Publication": "2025-07-30 14:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/intamap",
  "RemoteRef": "HEAD",
  "RemoteSha": "c6c0eb116487744874dea5396d0a41093f0faf6b",
  "_user": "jskoien",
  "_type": "src",
  "_file": "intamap_1.5-11.tar.gz",
  "_fileid": "https://r2.ropensci.org/891f6ec1ba63d516971529761f5bf55e105397311f0f3b9e94e3ee37427794ca",
  "_filesize": 473686,
  "_sha256": "891f6ec1ba63d516971529761f5bf55e105397311f0f3b9e94e3ee37427794ca",
  "_expires": "2026-10-22T04:41:44.000Z",
  "_created": "2026-07-14T04:36:16.000Z",
  "_published": "2026-07-14T04:41:46.758Z",
  "_jobs": [
    {
      "job": 87000471739,
      "time": 234,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8300426444"
    },
    {
      "job": 87000471721,
      "time": 283,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8300438648"
    },
    {
      "job": 87000471718,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8300399340"
    },
    {
      "job": 87000471740,
      "time": 130,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8300402477"
    },
    {
      "job": 87000014309,
      "time": 223,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8300369398"
    },
    {
      "job": 87000471714,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8300405696"
    },
    {
      "job": 87000471762,
      "time": 203,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8300419188"
    },
    {
      "job": 87000471733,
      "time": 201,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8300419145"
    },
    {
      "job": 87000471759,
      "time": 171,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8300411549"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jskoien/actions/runs/29306227306",
  "_status": "success",
  "_upstream": "https://github.com/cran/intamap",
  "_commit": {
    "id": "c6c0eb116487744874dea5396d0a41093f0faf6b",
    "author": "Jon Olav Skoien <jon.skoien@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.5-11\n",
    "time": 1753886402
  },
  "_maintainer": {
    "name": "Jon Olav Skoien",
    "email": "jon.skoien@gmail.com",
    "login": "jskoien",
    "description": "",
    "uuid": 5970319
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.14.0",
      "role": "Depends"
    },
    {
      "package": "sp",
      "version": ">= 0.9-0",
      "role": "Depends"
    },
    {
      "package": "gstat",
      "version": ">= 0.9-36",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "automap",
      "role": "Imports"
    },
    {
      "package": "MBA",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "evd",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "rworldmap",
      "role": "Suggests"
    },
    {
      "package": "psgp",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.5-10",
      "date": "2025-07-17"
    },
    {
      "name": "1.5-11",
      "date": "2025-07-30"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "jskoien",
      "count": 14,
      "uuid": 5970319
    },
    {
      "user": "edzer",
      "count": 8,
      "uuid": 520851
    }
  ],
  "_userbio": {
    "uuid": 5970319,
    "type": "user",
    "name": "jskoien",
    "followers": 3
  },
  "_downloads": {
    "count": 446,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/intamap"
  },
  "_searchresults": 98,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/intamap.html",
    "manual.pdf"
  ],
  "_realowner": "jskoien",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.2-18",
      "date": "2009-09-28"
    },
    {
      "version": "1.3-1",
      "date": "2009-11-19"
    },
    {
      "version": "1.3-3",
      "date": "2010-01-22"
    },
    {
      "version": "1.3-4",
      "date": "2010-02-15"
    },
    {
      "version": "1.3-5",
      "date": "2011-03-01"
    },
    {
      "version": "1.3-8",
      "date": "2011-03-15"
    },
    {
      "version": "1.3-10",
      "date": "2011-05-25"
    },
    {
      "version": "1.3-11",
      "date": "2011-06-15"
    },
    {
      "version": "1.3-15",
      "date": "2012-07-25"
    },
    {
      "version": "1.3-17",
      "date": "2013-02-06"
    },
    {
      "version": "1.3-21",
      "date": "2013-02-08"
    },
    {
      "version": "1.3-23",
      "date": "2013-02-19"
    },
    {
      "version": "1.3-25",
      "date": "2013-03-22"
    },
    {
      "version": "1.3-27",
      "date": "2013-04-19"
    },
    {
      "version": "1.3-28",
      "date": "2013-04-22"
    },
    {
      "version": "1.3-31",
      "date": "2013-08-19"
    },
    {
      "version": "1.3-32",
      "date": "2013-08-29"
    },
    {
      "version": "1.3-34",
      "date": "2013-10-28"
    },
    {
      "version": "1.3-36",
      "date": "2013-11-12"
    },
    {
      "version": "1.3-37",
      "date": "2013-11-25"
    },
    {
      "version": "1.4-1",
      "date": "2016-09-09"
    },
    {
      "version": "1.4-9",
      "date": "2018-05-02"
    },
    {
      "version": "1.4-16",
      "date": "2022-04-07"
    },
    {
      "version": "1.5-6",
      "date": "2023-03-17"
    },
    {
      "version": "1.5-7",
      "date": "2023-10-30"
    },
    {
      "version": "1.5-10",
      "date": "2025-07-17"
    },
    {
      "version": "1.5-11",
      "date": "2025-08-01"
    }
  ],
  "_exports": [
    "bayesCopula",
    "blockPredict",
    "checkSetup",
    "coarsenGrid",
    "conformProjections",
    "copulaEstimation",
    "createIntamapObject",
    "estimateAnisotropy",
    "estimateParameters",
    "generateTimeModels",
    "getIntamapParams",
    "getInterpolationMethodNames",
    "interpolate",
    "interpolateBlock",
    "methodParameters",
    "plotIntamap",
    "postProcess",
    "predictTime",
    "preProcess",
    "rotateAnisotropicData",
    "spatialPredict",
    "summaryIntamap",
    "unbiasedKrige",
    "yamamotoKrige"
  ],
  "_datasets": [
    {
      "name": "intamapExampleObject",
      "title": "Simulated Intamap Object",
      "object": "intamapExampleObject",
      "file": "intamapExampleObject.rda",
      "class": [
        "copula"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "observations",
      "title": "Example data for the intamap package",
      "object": "intamap",
      "file": "intamap.rda",
      "class": [
        "SpatialPointsDataFrame"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "timeModels",
      "title": "models for estimating prediction time in intamap package",
      "object": "timeModels",
      "file": "timeModels.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "timeModels",
      "title": "models for estimating prediction time in intamap package",
      "object": "timeModels2",
      "file": "timeModels2.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "intamap-package",
      "title": "A package providing methods for automatic interpolation: pre-processing, parameter estimation, spatial prediction and post processing",
      "topics": [
        "intamap-package"
      ]
    },
    {
      "page": "bayesCopula",
      "title": "Performs spatial interpolation using copulas",
      "topics": [
        "bayesCopula"
      ]
    },
    {
      "page": "blockPredict",
      "title": "Spatial block prediction",
      "topics": [
        "blockPredict",
        "spatialPredict.block"
      ]
    },
    {
      "page": "checkSetup",
      "title": "check setup",
      "topics": [
        "checkSetup"
      ]
    },
    {
      "page": "coarsenGrid",
      "title": "Coarsening of a spatial grid",
      "topics": [
        "coarsenGrid"
      ]
    },
    {
      "page": "conformProjections",
      "title": "Getting conformed projections",
      "topics": [
        "conformProjections"
      ]
    },
    {
      "page": "copulaEstimation",
      "title": "ML-estimation of the spatial copula model parameters",
      "topics": [
        "copulaEstimation"
      ]
    },
    {
      "page": "createIntamapObject",
      "title": "Create an object for interpolation within the intamap package",
      "topics": [
        "createIntamapObject"
      ]
    },
    {
      "page": "estimateAnisotropy",
      "title": "estimateAnisotropy",
      "topics": [
        "estimateAnisotropy"
      ]
    },
    {
      "page": "estimateParameters",
      "title": "Automatic estimation of correlation structure parameters",
      "topics": [
        "estimateParameters",
        "estimateParameters.automap",
        "estimateParameters.copula",
        "estimateParameters.default",
        "estimateParameters.idw",
        "estimateParameters.linearVariogram",
        "estimateParameters.transGaussian",
        "estimateParameters.yamamoto"
      ]
    },
    {
      "page": "estimateTimeModel",
      "title": "estimateTimeModel",
      "topics": [
        "estimateTimeModel"
      ]
    },
    {
      "page": "generateTimeModels",
      "title": "Generate time models",
      "topics": [
        "generateTimeModels"
      ]
    },
    {
      "page": "getIntamapParams",
      "title": "Setting parameters for the intamap package",
      "topics": [
        "getIntamapParams"
      ]
    },
    {
      "page": "getInterpolationMethodNames",
      "title": "get interpolation method names",
      "topics": [
        "getInterpolationMethodNames"
      ]
    },
    {
      "page": "intObs",
      "title": "Example data for the intamap package",
      "topics": [
        "observations"
      ]
    },
    {
      "page": "intamapExampleObject",
      "title": "Simulated Intamap Object",
      "topics": [
        "intamapExampleObject"
      ]
    },
    {
      "page": "interpolate",
      "title": "spatial interpolation",
      "topics": [
        "interpolate",
        "interpolateBlock"
      ]
    },
    {
      "page": "methodParameters",
      "title": "generate string for generation of method parameters",
      "topics": [
        "methodParameters",
        "methodParameters.copula",
        "methodParameters.default",
        "methodParameters.idw"
      ]
    },
    {
      "page": "plotIntamap",
      "title": "plot intamap objects",
      "topics": [
        "plot.automap",
        "plot.copula",
        "plot.default",
        "plot.idw",
        "plot.linearVariogram",
        "plot.transGaussian",
        "plot.yamamoto",
        "plotIntamap"
      ]
    },
    {
      "page": "postProcess",
      "title": "pre-process data",
      "topics": [
        "postProcess",
        "postProcess.default",
        "postProcess.idw"
      ]
    },
    {
      "page": "predictTime",
      "title": "Time prediction for intamap package methods",
      "topics": [
        "predictTime"
      ]
    },
    {
      "page": "preProcess",
      "title": "pre-processing of data",
      "topics": [
        "preProcess",
        "preProcess.default",
        "preProcess.idw"
      ]
    },
    {
      "page": "rotateAnisotropicData",
      "title": "rotateAnisotropicData",
      "topics": [
        "rotateAnisotropicData"
      ]
    },
    {
      "page": "spatialPredict",
      "title": "Spatial prediction",
      "topics": [
        "spatialPredict",
        "spatialPredict.automap",
        "spatialPredict.copula",
        "spatialPredict.default",
        "spatialPredict.idw",
        "spatialPredict.linearVariogram",
        "spatialPredict.transGaussian",
        "spatialPredict.yamamoto"
      ]
    },
    {
      "page": "summaryIntamap",
      "title": "summary intamap objects",
      "topics": [
        "summary.automap",
        "summary.copula",
        "summary.idw",
        "summary.linearVariogram",
        "summary.transGaussian",
        "summary.yamamoto",
        "summaryIntamap"
      ]
    },
    {
      "page": "timeModels",
      "title": "models for estimating prediction time in intamap package",
      "topics": [
        "timeModels"
      ]
    },
    {
      "page": "unbiasedKrige",
      "title": "Unbiased kriging",
      "topics": [
        "unbiasedKrige"
      ]
    },
    {
      "page": "yamamotoKrige",
      "title": "kriging and simulation with alternative kriging variance",
      "topics": [
        "yamamotoKrige"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "automap",
    "BH",
    "class",
    "classInt",
    "cli",
    "codetools",
    "cpp11",
    "DBI",
    "doParallel",
    "e1071",
    "evd",
    "farver",
    "FNN",
    "foreach",
    "ggplot2",
    "glue",
    "gstat",
    "gtable",
    "intervals",
    "isoband",
    "iterators",
    "KernSmooth",
    "labeling",
    "lattice",
    "lifecycle",
    "MASS",
    "MBA",
    "mvtnorm",
    "plyr",
    "proxy",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "reshape",
    "rlang",
    "s2",
    "S7",
    "scales",
    "sf",
    "sftime",
    "sp",
    "spacetime",
    "stars",
    "units",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "xts",
    "zoo"
  ],
  "_score": 3.0704073217401198,
  "_indexed": true,
  "_nocasepkg": "intamap",
  "_universes": [
    "jskoien"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5-11",
      "date": "2026-07-14T04:38:59.000Z",
      "distro": "resolute",
      "commit": "c6c0eb116487744874dea5396d0a41093f0faf6b",
      "fileid": "https://r2.ropensci.org/2a9c5c739425540c6f5eb9f3401c483eb1bdb94fa24e55b4f0bcc57a23dd962f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jskoien/actions/runs/29306227306"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.5-11",
      "date": "2026-07-14T04:39:53.000Z",
      "distro": "resolute",
      "commit": "c6c0eb116487744874dea5396d0a41093f0faf6b",
      "fileid": "https://r2.ropensci.org/b0b7584a3c38fba40b6c7fc98c6b0510e86bf641d07b18ff1cc8c7c4f4499f30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jskoien/actions/runs/29306227306"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5-11",
      "date": "2026-07-14T04:37:43.000Z",
      "commit": "c6c0eb116487744874dea5396d0a41093f0faf6b",
      "fileid": "https://r2.ropensci.org/cc6825df551c4aac13b8fc49325cc97aea446486a9d8754b0cd0972fece2930c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jskoien/actions/runs/29306227306"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.5-11",
      "date": "2026-07-14T04:37:50.000Z",
      "commit": "c6c0eb116487744874dea5396d0a41093f0faf6b",
      "fileid": "https://r2.ropensci.org/6ac9f447271d53fd68faf5b76d537a51584dba26c58eaa117bd904eb9213745a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jskoien/actions/runs/29306227306"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5-11",
      "date": "2026-07-14T04:39:01.000Z",
      "commit": "c6c0eb116487744874dea5396d0a41093f0faf6b",
      "fileid": "https://r2.ropensci.org/5ff0e28790b50028dd75ebfa9e6e3b52ed24e29bf9deabe6b225c794d7211365",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jskoien/actions/runs/29306227306"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5-11",
      "date": "2026-07-14T04:38:11.000Z",
      "commit": "c6c0eb116487744874dea5396d0a41093f0faf6b",
      "fileid": "https://r2.ropensci.org/e4369996a71a6a26249e49481153778440e06b8cd6480bfad8b5d0fabb120b18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jskoien/actions/runs/29306227306"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5-11",
      "date": "2026-07-14T04:38:24.000Z",
      "commit": "c6c0eb116487744874dea5396d0a41093f0faf6b",
      "fileid": "https://r2.ropensci.org/ba4b8b7242acdf1ebec4412cd429705b91019684a0b1b7c98c85ae614902966f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jskoien/actions/runs/29306227306"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.5-11",
      "date": "2026-07-14T04:37:51.000Z",
      "commit": "c6c0eb116487744874dea5396d0a41093f0faf6b",
      "fileid": "https://r2.ropensci.org/95bce3097b622666c41a0215878f0c86a830fc78f8f3ff8c2960a1a21c261729",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jskoien/actions/runs/29306227306"
    }
  ]
}