{
  "_id": "6a1555f1acfb0bcc41d5dec9",
  "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-05-26 08:07:58 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",
  "MD5sum": "74eef70e84847b898f24bfabbaf1acb1",
  "_user": "jskoien",
  "_type": "src",
  "_file": "intamap_1.5-11.tar.gz",
  "_fileid": "a26920cff999989b6b6b7c82f1c7d5edcd85904e205bdf8f31ef45db22f656c5",
  "_filesize": 472979,
  "_sha256": "a26920cff999989b6b6b7c82f1c7d5edcd85904e205bdf8f31ef45db22f656c5",
  "_created": "2026-05-26T08:07:58.000Z",
  "_published": "2026-05-26T08:12:33.335Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77833018441,
      "time": 226,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7212001765"
    },
    {
      "job": 77833018473,
      "time": 217,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211998992"
    },
    {
      "job": 77833018450,
      "time": 169,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7211984460"
    },
    {
      "job": 77833018433,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211974224"
    },
    {
      "job": 77832207027,
      "time": 333,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211932805"
    },
    {
      "job": 77833018453,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211975307"
    },
    {
      "job": 77833018497,
      "time": 217,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7211998987"
    },
    {
      "job": 77833018447,
      "time": 180,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7211988396"
    },
    {
      "job": 77833018451,
      "time": 172,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211985151"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jskoien/actions/runs/26440087434",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 350,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/intamap"
  },
  "_searchresults": 96,
  "_rbuild": "4.6.0",
  "_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.061452479087193,
  "_indexed": true,
  "_nocasepkg": "intamap",
  "_universes": [
    "jskoien"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5-11",
      "date": "2026-05-26T08:10:39.000Z",
      "distro": "noble",
      "commit": "c6c0eb116487744874dea5396d0a41093f0faf6b",
      "fileid": "b23ca132da49a58ed10d8bb3f53f92a3a3dd1134d9599178ce82adc2eaf6ac4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jskoien/actions/runs/26440087434"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5-11",
      "date": "2026-05-26T08:10:37.000Z",
      "distro": "noble",
      "commit": "c6c0eb116487744874dea5396d0a41093f0faf6b",
      "fileid": "8f2ff5a7a8b60c239eb87a6e69ffaf13fa3ae48b702e751331c22608334d201d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jskoien/actions/runs/26440087434"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5-11",
      "date": "2026-05-26T08:10:03.000Z",
      "commit": "c6c0eb116487744874dea5396d0a41093f0faf6b",
      "fileid": "e615b2d79c012abeba7e58e3a69adfd3c12f120fcffefd247fc091ad927120ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jskoien/actions/runs/26440087434"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5-11",
      "date": "2026-05-26T08:09:39.000Z",
      "commit": "c6c0eb116487744874dea5396d0a41093f0faf6b",
      "fileid": "41ba84b226de62f8c581297d17acf005e945842a361c0b0d8bd55a0d4f76fc18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jskoien/actions/runs/26440087434"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5-11",
      "date": "2026-05-26T08:10:42.000Z",
      "commit": "c6c0eb116487744874dea5396d0a41093f0faf6b",
      "fileid": "1ab4ed18b4b9831857997a37d851374e3f2328df2984ad50d6e40cae87547086",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jskoien/actions/runs/26440087434"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5-11",
      "date": "2026-05-26T08:10:02.000Z",
      "commit": "c6c0eb116487744874dea5396d0a41093f0faf6b",
      "fileid": "18495a5c069068e86d86b5ac48fd89d5c5cda4c782ce4b237d4d558941356e99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jskoien/actions/runs/26440087434"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5-11",
      "date": "2026-05-26T08:09:49.000Z",
      "commit": "c6c0eb116487744874dea5396d0a41093f0faf6b",
      "fileid": "ab2cc2dc807cf071bde36b933380ca787167896e91d5d26865c276d39e820a39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jskoien/actions/runs/26440087434"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.5-11",
      "date": "2026-05-26T08:09:33.000Z",
      "commit": "c6c0eb116487744874dea5396d0a41093f0faf6b",
      "fileid": "06c4fcf7977bdd61795ac2ea46d283ea27485f8ac98a2bdf060bfcd0bad36f50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jskoien/actions/runs/26440087434"
    }
  ]
}