{
  "_id": "6a17efdeacfb0bcc41da6728",
  "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-05-28 07:30:03 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-03-14 07:30:06 UTC",
  "RemoteUrl": "https://github.com/cran/laGP",
  "RemoteRef": "HEAD",
  "RemoteSha": "e2ad6bdf6bf9864571a4cce063be3fe10b842848",
  "MD5sum": "3cbd645d6edf116072857898eaa0f498",
  "_user": "cran",
  "_type": "src",
  "_file": "laGP_1.5-9.tar.gz",
  "_fileid": "b699ae091791edebe8f55207c35e8819f06619aee60f4152bdc94a9813c06049",
  "_filesize": 1484038,
  "_sha256": "b699ae091791edebe8f55207c35e8819f06619aee60f4152bdc94a9813c06049",
  "_created": "2026-05-28T07:30:03.000Z",
  "_published": "2026-05-28T07:33:50.591Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78244162481,
      "time": 140,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7260160878"
    },
    {
      "job": 78244162402,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7260158507"
    },
    {
      "job": 78244163172,
      "time": 180,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260172880"
    },
    {
      "job": 78244162480,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260158668"
    },
    {
      "job": 78237179422,
      "time": 3190,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7260116373"
    },
    {
      "job": 78244162582,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260150843"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26558834104",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": false,
  "_usedby": 3,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "rbgramacy",
      "count": 21,
      "uuid": 4820835
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 4909,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/laGP"
  },
  "_mentions": 3,
  "_searchresults": 210,
  "_topics": [
    "openblas",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_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.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": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "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": [],
      "created": "2014-10-17",
      "modified": "2022-06-27 07:40:02",
      "commits": 9
    }
  ],
  "_score": 6.347666077984719,
  "_indexed": false,
  "_nocasepkg": "lagp",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://rbgramacy.r-universe.dev/laGP",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5-9",
      "date": "2026-05-28T07:32:33.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e2ad6bdf6bf9864571a4cce063be3fe10b842848",
      "fileid": "cf021eadee87e46a5aa979d60dce7160f39e421ea866fd2f85d09206bf75d3a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26558834104"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5-9",
      "date": "2026-05-28T07:32:18.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e2ad6bdf6bf9864571a4cce063be3fe10b842848",
      "fileid": "3a1c2d906a67b3f43c8cb9555960850f5078b500e11ca6f65e17e009a1bf5451",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26558834104"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5-9",
      "date": "2026-05-28T07:33:09.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e2ad6bdf6bf9864571a4cce063be3fe10b842848",
      "fileid": "69a74064dabec8702c9abb05aef3af6c2101ef0ca7eaa4c565cde761f9fc3735",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26558834104"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5-9",
      "date": "2026-05-28T07:32:19.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e2ad6bdf6bf9864571a4cce063be3fe10b842848",
      "fileid": "28537b00f1f9680def8a75d2e7413ffd916b3358f50060e54abc83e30b35d40e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26558834104"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5-9",
      "date": "2026-05-28T07:32:18.000Z",
      "arch": "emscripten",
      "commit": "e2ad6bdf6bf9864571a4cce063be3fe10b842848",
      "fileid": "3a61d00357a2fd65c1e8219860c5aae3b46697f402cf78af8f09fbac135e1b45",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26558834104"
    }
  ]
}