{
  "_id": "6a533eff9b92047c28d570de",
  "Package": "laGP",
  "Title": "Local Approximate Gaussian Process Regression",
  "Version": "1.5-9",
  "Date": "2023-03-13",
  "Author": "Robert B. Gramacy <rbg@vt.edu>, Furong Sun <furongs@vt.edu>",
  "Description": "Performs approximate GP regression for large computer\nexperiments and spatial datasets.  The approximation is based\non finding small local designs for prediction (independently)\nat particular inputs. OpenMP and SNOW parallelization are\nsupported for prediction over a vast out-of-sample testing set;\nGPU acceleration is also supported for an important subroutine.\nOpenMP and GPU features may require special compilation.  An\ninterface to lower-level (full) GP inference and prediction is\nprovided. Wrapper routines for blackbox optimization under\nmixed equality and inequality constraints via an augmented\nLagrangian scheme, and for large scale computer model\ncalibration, are also provided.  For details and tutorial, see\nGramacy (2016 <doi:10.18637/jss.v072.i01>.",
  "Maintainer": "Robert B. Gramacy <rbg@vt.edu>",
  "License": "LGPL",
  "URL": "https://bobby.gramacy.com/r_packages/laGP/",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-12 07:09:59 UTC",
    "User": "root"
  },
  "Repository": "https://rbgramacy.r-universe.dev",
  "Date/Publication": "2023-03-14 07:30:06 UTC",
  "RemoteUrl": "https://github.com/cran/laGP",
  "RemoteRef": "HEAD",
  "RemoteSha": "e2ad6bdf6bf9864571a4cce063be3fe10b842848",
  "_user": "rbgramacy",
  "_type": "src",
  "_file": "laGP_1.5-9.tar.gz",
  "_fileid": "https://r2.ropensci.org/581d1d669302dc554bced81fa2055040eb9d1b9b73bf6fad75711822d3fb6446",
  "_filesize": 1488574,
  "_sha256": "581d1d669302dc554bced81fa2055040eb9d1b9b73bf6fad75711822d3fb6446",
  "_expires": "2026-10-20T07:15:09.000Z",
  "_created": "2026-07-12T07:09:59.000Z",
  "_published": "2026-07-12T07:15:11.754Z",
  "_jobs": [
    {
      "job": 86626218005,
      "time": 193,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8257345374"
    },
    {
      "job": 86626217997,
      "time": 183,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8257343587"
    },
    {
      "job": 86626217998,
      "time": 183,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257343998"
    },
    {
      "job": 86626217980,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257336247"
    },
    {
      "job": 86626217991,
      "time": 140,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8257337650"
    },
    {
      "job": 86626217979,
      "time": 252,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8257352640"
    },
    {
      "job": 86626217988,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257336478"
    },
    {
      "job": 86626217946,
      "time": 190,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257344344"
    },
    {
      "job": 86622499386,
      "time": 3185,
      "config": "source",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8257317368"
    },
    {
      "job": 86626217967,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8257332240"
    },
    {
      "job": 86626217943,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8257335542"
    },
    {
      "job": 86626217932,
      "time": 127,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8257335707"
    },
    {
      "job": 86626217933,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257333792"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/29182422428",
  "_status": "failure",
  "_upstream": "https://github.com/cran/laGP",
  "_commit": {
    "id": "e2ad6bdf6bf9864571a4cce063be3fe10b842848",
    "author": "Robert B. Gramacy <rbg@vt.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.5-9\n",
    "time": 1678779006
  },
  "_maintainer": {
    "name": "Robert B. Gramacy",
    "email": "rbg@vt.edu",
    "login": "rbgramacy",
    "description": "",
    "uuid": 4820835
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.14",
      "role": "Depends"
    },
    {
      "package": "tgp",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "interp",
      "role": "Suggests"
    },
    {
      "package": "lhs",
      "role": "Suggests"
    },
    {
      "package": "crs",
      "role": "Suggests"
    },
    {
      "package": "DiceOptim",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "rbgramacy",
      "count": 21,
      "uuid": 4820835
    }
  ],
  "_userbio": {
    "uuid": 4820835,
    "type": "user",
    "name": "Robert B. Gramacy",
    "followers": 5
  },
  "_downloads": {
    "count": 2489,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/laGP"
  },
  "_mentions": 3,
  "_searchresults": 290,
  "_topics": [
    "openblas",
    "openmp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/laGP.html",
    "manual.pdf"
  ],
  "_realowner": "rbgramacy",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2013-10-09"
    },
    {
      "version": "1.1",
      "date": "2014-03-20"
    },
    {
      "version": "1.1-1",
      "date": "2014-09-03"
    },
    {
      "version": "1.1-2",
      "date": "2014-10-17"
    },
    {
      "version": "1.1-3",
      "date": "2014-10-31"
    },
    {
      "version": "1.1-5",
      "date": "2015-05-26"
    },
    {
      "version": "1.2",
      "date": "2015-09-17"
    },
    {
      "version": "1.2-1",
      "date": "2015-09-18"
    },
    {
      "version": "1.3",
      "date": "2016-08-07"
    },
    {
      "version": "1.3-1",
      "date": "2017-01-05"
    },
    {
      "version": "1.3-2",
      "date": "2017-01-09"
    },
    {
      "version": "1.4",
      "date": "2017-06-02"
    },
    {
      "version": "1.5",
      "date": "2017-09-25"
    },
    {
      "version": "1.5-1",
      "date": "2017-11-15"
    },
    {
      "version": "1.5-2",
      "date": "2018-07-25"
    },
    {
      "version": "1.5-3",
      "date": "2018-12-07"
    },
    {
      "version": "1.5-5",
      "date": "2019-09-07"
    },
    {
      "version": "1.5-6",
      "date": "2022-04-03"
    },
    {
      "version": "1.5-7",
      "date": "2022-06-27"
    },
    {
      "version": "1.5-8",
      "date": "2022-10-23"
    },
    {
      "version": "1.5-9",
      "date": "2023-03-14"
    }
  ],
  "_exports": [
    "aGP",
    "aGP.parallel",
    "aGP.R",
    "aGP.seq",
    "aGPsep",
    "aGPsep.R",
    "alcGP",
    "alcGPsep",
    "alcoptGP",
    "alcoptGPsep",
    "alcrayGP",
    "alcrayGPsep",
    "blhs",
    "blhs.loop",
    "dalcGP",
    "dalcGPsep",
    "darg",
    "deleteGP",
    "deleteGPs",
    "deleteGPsep",
    "deleteGPseps",
    "discrep.est",
    "distance",
    "fcalib",
    "fishGP",
    "garg",
    "ieciGP",
    "ieciGPsep",
    "jmleGP",
    "jmleGP.R",
    "jmleGPsep",
    "jmleGPsep.R",
    "laGP",
    "laGP.R",
    "laGPsep",
    "laGPsep.R",
    "llikGP",
    "llikGPsep",
    "mleGP",
    "mleGPsep",
    "mleGPsep.R",
    "mspeGP",
    "newGP",
    "newGPsep",
    "optim.auglag",
    "optim.efi",
    "predGP",
    "predGPsep",
    "randLine",
    "updateGP",
    "updateGPsep"
  ],
  "_help": [
    {
      "page": "aGP",
      "title": "Localized Approximate GP Regression For Many Predictive Locations",
      "topics": [
        "aGP",
        "aGP.parallel",
        "aGP.R",
        "aGP.seq",
        "aGPsep",
        "aGPsep.R"
      ]
    },
    {
      "page": "alcGP",
      "title": "Improvement statistics for sequential or local design",
      "topics": [
        "alcGP",
        "alcGPsep",
        "alcoptGP",
        "alcoptGPsep",
        "alcrayGP",
        "alcrayGPsep",
        "dalcGP",
        "dalcGPsep",
        "fishGP",
        "ieciGP",
        "ieciGPsep",
        "mspeGP"
      ]
    },
    {
      "page": "blhs",
      "title": "Bootstrapped block Latin hypercube subsampling",
      "topics": [
        "blhs",
        "blhs.loop"
      ]
    },
    {
      "page": "darg",
      "title": "Generate Priors for GP correlation",
      "topics": [
        "darg",
        "garg"
      ]
    },
    {
      "page": "deleteGP",
      "title": "Delete C-side Gaussian Process Objects",
      "topics": [
        "deleteGP",
        "deleteGPs",
        "deleteGPsep",
        "deleteGPseps"
      ]
    },
    {
      "page": "discrep.est",
      "title": "Estimate Discrepancy in Calibration Model",
      "topics": [
        "discrep.est"
      ]
    },
    {
      "page": "distance",
      "title": "Calculate the squared Euclidean distance between pairs of points",
      "topics": [
        "distance"
      ]
    },
    {
      "page": "fcalib",
      "title": "Objective function for performing large scale computer model calibration via optimization",
      "topics": [
        "fcalib"
      ]
    },
    {
      "page": "laGP",
      "title": "Localized Approximate GP Prediction At a Single Input Location",
      "topics": [
        "laGP",
        "laGP.R",
        "laGPsep",
        "laGPsep.R"
      ]
    },
    {
      "page": "llikGP",
      "title": "Calculate a GP log likelihood",
      "topics": [
        "llikGP",
        "llikGPsep"
      ]
    },
    {
      "page": "mleGP",
      "title": "Inference for GP correlation parameters",
      "topics": [
        "jmleGP",
        "jmleGP.R",
        "jmleGPsep",
        "jmleGPsep.R",
        "mleGP",
        "mleGPsep",
        "mleGPsep.R"
      ]
    },
    {
      "page": "newGP",
      "title": "Create A New GP Object",
      "topics": [
        "newGP",
        "newGPsep",
        "updateGP",
        "updateGPsep"
      ]
    },
    {
      "page": "optim.auglag",
      "title": "Optimize an objective function under multiple blackbox constraints",
      "topics": [
        "optim.auglag",
        "optim.efi"
      ]
    },
    {
      "page": "predGP",
      "title": "GP Prediction/Kriging",
      "topics": [
        "predGP",
        "predGPsep"
      ]
    },
    {
      "page": "randLine",
      "title": "Generate two-dimensional random paths",
      "topics": [
        "randLine"
      ]
    }
  ],
  "_rundeps": [
    "cluster",
    "maptree",
    "rpart",
    "tgp"
  ],
  "_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": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "laGP.Rnw",
      "filename": "laGP.pdf",
      "title": "a guide to the laGP package",
      "engine": "utils::Sweave",
      "headings": [
        "Introduction",
        "Local approximate Gaussian process models",
        "Examples",
        "Calibration",
        "Ongoing development and extensions",
        "Default regularization (priors) and initial values",
        "Custom compilation"
      ],
      "created": "2014-10-17",
      "modified": "2022-06-27 07:40:02",
      "commits": 9
    }
  ],
  "_score": 6.1928766456584805,
  "_indexed": true,
  "_nocasepkg": "lagp",
  "_universes": [
    "rbgramacy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5-9",
      "date": "2026-07-12T07:13:20.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "e2ad6bdf6bf9864571a4cce063be3fe10b842848",
      "fileid": "https://r2.ropensci.org/640bc7f686d9701d4ba36602835168563b54f50d4ed05774248c1c3907168c7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/29182422428"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5-9",
      "date": "2026-07-12T07:13:01.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "e2ad6bdf6bf9864571a4cce063be3fe10b842848",
      "fileid": "https://r2.ropensci.org/4331bd1cdf797a0e653e5de2020082148451b8334c675126a099dfa0a67f6fab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/29182422428"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.5-9",
      "date": "2026-07-12T07:13:09.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "e2ad6bdf6bf9864571a4cce063be3fe10b842848",
      "fileid": "https://r2.ropensci.org/8ccbdc893f334b06585e6192dca66aa3964850a59f8cabf48787fad374be6fdc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/29182422428"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.5-9",
      "date": "2026-07-12T07:12:09.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "e2ad6bdf6bf9864571a4cce063be3fe10b842848",
      "fileid": "https://r2.ropensci.org/89e12c4225c5cf1c1a2f771c806d22d39e7bb06de28f8e220308a34c76b0cd71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/29182422428"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5-9",
      "date": "2026-07-12T07:12:14.000Z",
      "arch": "aarch64",
      "commit": "e2ad6bdf6bf9864571a4cce063be3fe10b842848",
      "fileid": "https://r2.ropensci.org/db341d56816c322b0feebb2f31e8eef8fbf0e2b6d13460f6be58c1fb6c7f9cd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/29182422428"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5-9",
      "date": "2026-07-12T07:13:20.000Z",
      "arch": "x86_64",
      "commit": "e2ad6bdf6bf9864571a4cce063be3fe10b842848",
      "fileid": "https://r2.ropensci.org/414cb1185c1c8e4b5bafe9b7c733737b3237d39ed7c2e340feceb300f426cc2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/29182422428"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.5-9",
      "date": "2026-07-12T07:12:05.000Z",
      "arch": "aarch64",
      "commit": "e2ad6bdf6bf9864571a4cce063be3fe10b842848",
      "fileid": "https://r2.ropensci.org/d3c8ec4fe2cfa530050e9b1a546bb112e14565db8018d54532c608219dafb67e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/29182422428"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.5-9",
      "date": "2026-07-12T07:12:47.000Z",
      "arch": "x86_64",
      "commit": "e2ad6bdf6bf9864571a4cce063be3fe10b842848",
      "fileid": "https://r2.ropensci.org/fb69b51c9c2da93a32deb154d851308b3fbcde337996fbf65ba76c9bd83095a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/29182422428"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5-9",
      "date": "2026-07-12T07:12:03.000Z",
      "arch": "emscripten",
      "commit": "e2ad6bdf6bf9864571a4cce063be3fe10b842848",
      "fileid": "https://r2.ropensci.org/920f18a9b642ac7bdab9590badc3d23b303ebae8f8f787c742f4f9262cbf9fab",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/29182422428"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5-9",
      "date": "2026-07-12T07:11:34.000Z",
      "arch": "x86_64",
      "commit": "e2ad6bdf6bf9864571a4cce063be3fe10b842848",
      "fileid": "https://r2.ropensci.org/86b57c823587ebe9621b057facbd5cd4649b85a10f8c3fd80c2a6317125b5731",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/29182422428"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5-9",
      "date": "2026-07-12T07:11:35.000Z",
      "arch": "x86_64",
      "commit": "e2ad6bdf6bf9864571a4cce063be3fe10b842848",
      "fileid": "https://r2.ropensci.org/7dba9f241fd4e04d46199913ae6d06de9950e8d948531a5e4405149c1dc44489",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/29182422428"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.5-9",
      "date": "2026-07-12T07:11:23.000Z",
      "arch": "x86_64",
      "commit": "e2ad6bdf6bf9864571a4cce063be3fe10b842848",
      "fileid": "https://r2.ropensci.org/bf2494d1611c968a0c31bcaaf910566091c15b5f8631770dcd8989202792055d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/29182422428"
    }
  ]
}