{
  "_id": "6a33bdf53efcd9bda43b0343",
  "Package": "intkrige",
  "Type": "Package",
  "Title": "A Numerical Implementation of Interval-Valued Kriging",
  "Description": "An interval-valued extension of ordinary and simple\nkriging. Optimization of the function is based on a generalized\ninterval distance. This creates a non-differentiable cost\nfunction that requires a differentiable approximation to the\nabsolute value function. This differentiable approximation is\noptimized using a Newton-Raphson algorithm with a penalty\nfunction to impose the constraints. Analyses in the package are\ndriven by the 'intsp' and 'intgrd' classes, which are\ninterval-valued extensions of 'SpatialPointsDataFrame' and\n'SpatialPixelsDataFrame' respectively. The package includes\nseveral wrappers to functions in the 'gstat' and 'sp' packages.",
  "Version": "1.0.2",
  "Date": "2025-09-20",
  "Authors@R": "person(\"Brennan\", \"Bean\", email = \"brennan.bean@usu.edu\",\nrole = c(\"aut\", \"cre\"))",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RdMacros": "Rdpack",
  "RoxygenNote": "7.1.1",
  "Collate": "'RcppExports.R' 'data.R' 'generics.R' 'gstat-extensions.R'\n'intKrigeDriver.R' 'intgrd-class.R' 'intsp-class.R' 'pkgname.R'\n'supportFunctions.R' 'unloads.R'",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-18 09:38:19 UTC",
    "User": "root"
  },
  "Author": "Brennan Bean [aut, cre]",
  "Maintainer": "Brennan Bean <brennan.bean@usu.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-09-21 03:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/intkrige",
  "RemoteRef": "HEAD",
  "RemoteSha": "28e969a949cf87e66adf3b35d05f9b1d20cb233e",
  "MD5sum": "b573501c86db53ddd32846c9680d518c",
  "_user": "cran",
  "_type": "src",
  "_file": "intkrige_1.0.2.tar.gz",
  "_fileid": "b76cb9e1a0dcf2b2aecda98a7e01de3602eb22cb116d5c2b532a125ae17f17ca",
  "_filesize": 920544,
  "_sha256": "b76cb9e1a0dcf2b2aecda98a7e01de3602eb22cb116d5c2b532a125ae17f17ca",
  "_created": "2026-06-18T09:38:19.000Z",
  "_published": "2026-06-18T09:44:21.619Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82100007042,
      "time": 252,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7719755008"
    },
    {
      "job": 82100007158,
      "time": 282,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7719766667"
    },
    {
      "job": 82100007045,
      "time": 244,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7719751877"
    },
    {
      "job": 82100007108,
      "time": 286,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7719768056"
    },
    {
      "job": 82099049184,
      "time": 314,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7719653404"
    },
    {
      "job": 82100006945,
      "time": 156,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7719716552"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27750342151",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/intkrige",
  "_commit": {
    "id": "28e969a949cf87e66adf3b35d05f9b1d20cb233e",
    "author": "Brennan Bean <brennan.bean@usu.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.2\n",
    "time": 1758426002
  },
  "_maintainer": {
    "name": "Brennan Bean",
    "email": "brennan.bean@usu.edu",
    "login": "beanb2",
    "description": "Associate Professor at Utah State University.  ",
    "uuid": 19268504
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "sp",
      "version": ">= 1.3-1",
      "role": "Depends"
    },
    {
      "package": "gstat",
      "role": "Depends"
    },
    {
      "package": "raster",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Suggests"
    },
    {
      "package": "foreach",
      "role": "Suggests"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    },
    {
      "package": "latticeExtra",
      "role": "Suggests"
    },
    {
      "package": "grid",
      "role": "Suggests"
    },
    {
      "package": "gridExtra",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-38",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.2",
      "date": "2025-09-21"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "beanb2",
      "count": 2,
      "uuid": 19268504
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 609,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 227,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/intkrige"
  },
  "_searchresults": 14,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/intkrige.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/beanb2/intkrige",
  "_realowner": "beanb2",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-07-07"
    },
    {
      "version": "1.0.1",
      "date": "2020-02-08"
    },
    {
      "version": "1.0.2",
      "date": "2025-09-21"
    }
  ],
  "_exports": [
    "dist_cpp",
    "fit.intvariogram",
    "interval",
    "interval<-",
    "intkrige",
    "intvariogram",
    "intvCheck"
  ],
  "_datasets": [
    {
      "name": "ohMap",
      "title": "Ohio River Basin map",
      "object": "ohMap",
      "class": [
        "SpatialPolygons"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "ohtemp",
      "title": "30 year trimmed mean daily maximum and minimum temperatures for the Ohio river basin.",
      "object": "ohtemp",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "NAME",
        "STATE",
        "LONGITUDE",
        "LATITUDE",
        "ELEVATION",
        "minm",
        "maxm"
      ],
      "rows": 161,
      "table": true,
      "tojson": true
    },
    {
      "name": "utsnow",
      "title": "An interval-valued design ground snow load dataset for Utah.",
      "object": "utsnow",
      "class": [
        "data.frame"
      ],
      "fields": [
        "STATION",
        "STATION_NAME",
        "LATITUDE",
        "LONGITUDE",
        "ELEVATION",
        "minDL",
        "maxDL",
        "pointDL"
      ],
      "rows": 415,
      "table": true,
      "tojson": true
    },
    {
      "name": "utsnow_dtl",
      "title": "An interval-valued design ground snow load dataset for Utah that only considers depth to load conversions.",
      "object": "utsnow_dtl",
      "class": [
        "data.frame"
      ],
      "fields": [
        "STATION",
        "STATION_NAME",
        "LATITUDE",
        "LONGITUDE",
        "ELEVATION",
        "minDL",
        "maxDL",
        "pointDL"
      ],
      "rows": 415,
      "table": true,
      "tojson": true
    },
    {
      "name": "utsnow_dtl2",
      "title": "An interval-valued design ground snow load dataset for Utah that only considers depth to load conversions.",
      "object": "utsnow_dtl2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "STATION",
        "STATION_NAME",
        "LATITUDE",
        "LONGITUDE",
        "ELEVATION",
        "minDL",
        "maxDL",
        "pointDL"
      ],
      "rows": 415,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "intkrige-package",
      "title": "INTERVAL-VALUED KRIGING MODELS IN R",
      "topics": [
        "intkrige-package",
        "_PACKAGE"
      ]
    },
    {
      "page": "interval.as.data.frame-methods",
      "title": "Convert intgrd or intsp object back to a data frame",
      "topics": [
        "as.data.frame",
        "as.data.frame,intgrd-method",
        "as.data.frame,intsp-method"
      ]
    },
    {
      "page": "dist_cpp",
      "title": "Distance matrix calculation.",
      "topics": [
        "dist_cpp"
      ]
    },
    {
      "page": "extract-methods",
      "title": "Extract subset of an 'intsp' or 'intgrd' object",
      "topics": [
        "$",
        "$,intgrd-method",
        "$,intsp-method",
        "$<-",
        "$<-,intgrd-method",
        "$<-,intsp-method",
        "extract",
        "[,intgrd,ANY,missing,missing-method",
        "[,intgrd-method",
        "[,intsp,ANY,missing,missing-method",
        "[,intsp-method"
      ]
    },
    {
      "page": "fit.intvariogram",
      "title": "Function to create a variogram object for interval-valued data.",
      "topics": [
        "fit.intvariogram"
      ]
    },
    {
      "page": "head.intgrd",
      "title": "Print the head of an intgrd object.",
      "topics": [
        "head.intgrd"
      ]
    },
    {
      "page": "head.intsp",
      "title": "Print the head of an 'intsp' object.",
      "topics": [
        "head.intsp"
      ]
    },
    {
      "page": "interval-methods",
      "title": "Function to extract the interval of an intsp or intgrd object",
      "topics": [
        "interval",
        "interval,intgrd-method",
        "interval,intsp-method"
      ]
    },
    {
      "page": "interval-methods-assign",
      "title": "Function to reassign the contents of the interval slot",
      "topics": [
        "interval<-",
        "interval<-,intgrd-method",
        "interval<-,intsp-method",
        "interval<-,SpatialPixelsDataFrame-method",
        "interval<-,SpatialPointsDataFrame-method"
      ]
    },
    {
      "page": "intgrd-class",
      "title": "An interval extension of a SpatialPixelsDataFrame",
      "topics": [
        "intgrd",
        "intgrd-class"
      ]
    },
    {
      "page": "intkrige",
      "title": "Algorithmic implementation of interval valued kriging.",
      "topics": [
        "intkrige"
      ]
    },
    {
      "page": "intsp-class",
      "title": "An interval extension of a SpatialPointsDataFrame",
      "topics": [
        "intsp",
        "intsp-class"
      ]
    },
    {
      "page": "intvariogram-methods",
      "title": "Function to fit empirical variograms for an interval-valued spatial object",
      "topics": [
        "intvariogram",
        "intvariogram,intgrd-method",
        "intvariogram,intsp-method"
      ]
    },
    {
      "page": "intvCheck",
      "title": "Function to visualize the three variograms from an interval valued spatial data frame.",
      "topics": [
        "intvCheck"
      ]
    },
    {
      "page": "ohMap",
      "title": "Ohio River Basin map",
      "topics": [
        "ohMap"
      ]
    },
    {
      "page": "ohtemp",
      "title": "30 year trimmed mean daily maximum and minimum temperatures for the Ohio river basin.",
      "topics": [
        "ohtemp"
      ]
    },
    {
      "page": "plot-intgrd-missing-method",
      "title": "Create an interval plot for spatial grid.",
      "topics": [
        "plot,intgrd,missing-method"
      ]
    },
    {
      "page": "plot-intsp-missing-method",
      "title": "Create an interval plot for spatial points.",
      "topics": [
        "plot,intsp,missing-method"
      ]
    },
    {
      "page": "print.intgrd",
      "title": "Print the contents of an intgrd object",
      "topics": [
        "print.intgrd"
      ]
    },
    {
      "page": "print.intsp",
      "title": "Print the contents of an 'intsp' object",
      "topics": [
        "print.intsp"
      ]
    },
    {
      "page": "print.summary.intgrd",
      "title": "Print the object summary to the screen.",
      "topics": [
        "print.summary.intgrd"
      ]
    },
    {
      "page": "print.summary.intsp",
      "title": "Print the object summary to the screen.",
      "topics": [
        "print.summary.intsp"
      ]
    },
    {
      "page": "show-intgrd-method",
      "title": "Extension of the show function for intgrd objects",
      "topics": [
        "show,intgrd-method"
      ]
    },
    {
      "page": "show-intsp-method",
      "title": "Extension of the show function for intgrd objects",
      "topics": [
        "show,intsp-method"
      ]
    },
    {
      "page": "summary.intgrd",
      "title": "Summarize the contents of an 'intgrd' object, including special summaries for the interval slot.",
      "topics": [
        "summary.intgrd"
      ]
    },
    {
      "page": "summary.intsp",
      "title": "Summarize the contents of an 'intsp' object, including special summaries for the interval slot.",
      "topics": [
        "summary.intsp"
      ]
    },
    {
      "page": "tail.intgrd",
      "title": "Print the tail of an intgrd object.",
      "topics": [
        "tail.intgrd"
      ]
    },
    {
      "page": "tail.intsp",
      "title": "Print the tail of an intsp object.",
      "topics": [
        "tail.intsp"
      ]
    },
    {
      "page": "utsnow",
      "title": "An interval-valued design ground snow load dataset for Utah.",
      "topics": [
        "utsnow"
      ]
    },
    {
      "page": "utsnow_dtl",
      "title": "An interval-valued design ground snow load dataset for Utah that only considers depth to load conversions.",
      "topics": [
        "utsnow_dtl"
      ]
    },
    {
      "page": "utsnow_dtl2",
      "title": "An interval-valued design ground snow load dataset for Utah that only considers depth to load conversions.",
      "topics": [
        "utsnow_dtl2"
      ]
    }
  ],
  "_readme": "https://github.com/cran/intkrige/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "class",
    "classInt",
    "DBI",
    "e1071",
    "FNN",
    "gstat",
    "intervals",
    "KernSmooth",
    "lattice",
    "MASS",
    "proxy",
    "raster",
    "rbibutils",
    "Rcpp",
    "RcppArmadillo",
    "Rdpack",
    "rlang",
    "s2",
    "sf",
    "sftime",
    "sp",
    "spacetime",
    "stars",
    "terra",
    "units",
    "wk",
    "xts",
    "zoo"
  ],
  "_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"
    }
  ],
  "_vignettes": [
    {
      "source": "intkriging-workflow.Rmd",
      "filename": "intkriging-workflow.html",
      "title": "Introducing the Interval-Valued Kriging Workflow",
      "author": "Brennan Bean",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Problem",
        "Data",
        "Interval exploration",
        "Interval-valued kriging arguments",
        "Troubleshooting Optimization Concerns",
        "Application",
        "Analysis"
      ],
      "created": "2019-07-07 10:00:03",
      "modified": "2025-09-21 03:40:02",
      "commits": 2
    }
  ],
  "_score": 2.845098040014257,
  "_indexed": false,
  "_nocasepkg": "intkrige",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://beanb2.r-universe.dev/intkrige",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-18T09:41:08.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "28e969a949cf87e66adf3b35d05f9b1d20cb233e",
      "fileid": "ec0c9a5510f25631502c2d07d0ab33812d95e7ecbe66542bf5553d5806672faf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27750342151"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-18T09:41:20.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "28e969a949cf87e66adf3b35d05f9b1d20cb233e",
      "fileid": "5c08c61672c29bed69a09d6a4a1bb3a49544cff68feec9e864d26c47c6e9ef11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27750342151"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-18T09:41:05.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "28e969a949cf87e66adf3b35d05f9b1d20cb233e",
      "fileid": "6c207d6a18b3e2e271b9d19c9ad49baa7efcd51d881c40398a5df04ae8648cbc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27750342151"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-18T09:41:18.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "28e969a949cf87e66adf3b35d05f9b1d20cb233e",
      "fileid": "2d08903d653d9f01ad8431cfa1046cdf950a50634dbae882bf03e26538abc4ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27750342151"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-06-18T09:41:36.000Z",
      "arch": "emscripten",
      "commit": "28e969a949cf87e66adf3b35d05f9b1d20cb233e",
      "fileid": "176a195321ebcfb001dda2b7e24b758ece6e6b680cdf62b4569496186494641d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27750342151"
    }
  ]
}