{
  "_id": "6a1023faacfb0bcc41c8d9b3",
  "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-13 10:14:24 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",
  "MD5sum": "4f304b7b81af7f4d63a6cc6abdbdc3c5",
  "_user": "rbgramacy",
  "_type": "src",
  "_file": "laGP_1.5-9.tar.gz",
  "_fileid": "5c060110e24cb4772a3133bf9a2a7b073232e0ae3027c226e0d7f54453a0c17e",
  "_filesize": 1487666,
  "_sha256": "5c060110e24cb4772a3133bf9a2a7b073232e0ae3027c226e0d7f54453a0c17e",
  "_created": "2026-05-13T10:14:24.000Z",
  "_published": "2026-05-22T09:38:02.462Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77354235342,
      "time": 154,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6967423370"
    },
    {
      "job": 77354235520,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6967416639"
    },
    {
      "job": 77354235566,
      "time": 122,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6967412514"
    },
    {
      "job": 77354235561,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6967414512"
    },
    {
      "job": 77354235503,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6967407738"
    },
    {
      "job": 77354235517,
      "time": 249,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6967454198"
    },
    {
      "job": 77354235435,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6967411723"
    },
    {
      "job": 77354235056,
      "time": 362,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6967493612"
    },
    {
      "job": 77354234338,
      "time": 3187,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6967369220"
    },
    {
      "job": 77354234773,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157440796"
    },
    {
      "job": 77354235208,
      "time": 211,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6967442224"
    },
    {
      "job": 77354235402,
      "time": 169,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6967428496"
    },
    {
      "job": 77354235105,
      "time": 159,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6967425022"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/25790170482",
  "_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",
    "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": true,
  "_usedby": 3,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "rbgramacy",
      "count": 21,
      "uuid": 4820835
    }
  ],
  "_userbio": {
    "uuid": 4820835,
    "type": "user",
    "name": "Robert B. Gramacy"
  },
  "_downloads": {
    "count": 3756,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/laGP"
  },
  "_mentions": 3,
  "_searchresults": 209,
  "_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.229325620856058,
  "_indexed": true,
  "_nocasepkg": "lagp",
  "_universes": [
    "rbgramacy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5-9",
      "date": "2026-05-13T10:17:04.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e2ad6bdf6bf9864571a4cce063be3fe10b842848",
      "fileid": "d742eb378ba3e3f181ba32e28d3602e7a3170d5db5b889334bfcbe38d95c7e8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/25790170482"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5-9",
      "date": "2026-05-13T10:16:37.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e2ad6bdf6bf9864571a4cce063be3fe10b842848",
      "fileid": "70658effb873d653dbde23a272560a4ec194926b1b31ed2c599630cbaee7d370",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/25790170482"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5-9",
      "date": "2026-05-13T10:16:32.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e2ad6bdf6bf9864571a4cce063be3fe10b842848",
      "fileid": "12f97c8e41d8c76a2ee4621355af1f312103d2ca0b1435b23afa18c7ac451fd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/25790170482"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5-9",
      "date": "2026-05-13T10:16:32.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e2ad6bdf6bf9864571a4cce063be3fe10b842848",
      "fileid": "68e97077e32efe72c8be9363e6efb91da413c54922920afb0e9dca64e8b27f28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/25790170482"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5-9",
      "date": "2026-05-13T10:16:10.000Z",
      "arch": "aarch64",
      "commit": "e2ad6bdf6bf9864571a4cce063be3fe10b842848",
      "fileid": "84c8deffb84e5e3036bcca69112dc9b1ec1f0bdcbe8285a9e321c77534a2acfc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/25790170482"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5-9",
      "date": "2026-05-13T10:17:55.000Z",
      "arch": "x86_64",
      "commit": "e2ad6bdf6bf9864571a4cce063be3fe10b842848",
      "fileid": "6b76227fa35dc75cc87789056697c220e65665d07a7beaff769ec746c9d22552",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/25790170482"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5-9",
      "date": "2026-05-13T10:16:21.000Z",
      "arch": "aarch64",
      "commit": "e2ad6bdf6bf9864571a4cce063be3fe10b842848",
      "fileid": "cf857f8a7b1ac9d895201e4063f9606fb029a11af020f19b47e6515cb21d55af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/25790170482"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5-9",
      "date": "2026-05-13T10:19:19.000Z",
      "arch": "x86_64",
      "commit": "e2ad6bdf6bf9864571a4cce063be3fe10b842848",
      "fileid": "8dd0fc2d1596442b11cbe98946ae97aef532116041c4d6b6e71f6057f10b5778",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/25790170482"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5-9",
      "date": "2026-05-13T10:17:19.000Z",
      "arch": "x86_64",
      "commit": "e2ad6bdf6bf9864571a4cce063be3fe10b842848",
      "fileid": "4ab3827ff1098efb7a90c513f7ef183ab2db33f4566a511859ae97161ca209ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/25790170482"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5-9",
      "date": "2026-05-13T10:16:12.000Z",
      "arch": "x86_64",
      "commit": "e2ad6bdf6bf9864571a4cce063be3fe10b842848",
      "fileid": "5a4f71f8810836c3a501b5e3ef3141aa0945ac269b7b025a0010b887e9b75bd3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/25790170482"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.5-9",
      "date": "2026-05-13T10:15:55.000Z",
      "arch": "x86_64",
      "commit": "e2ad6bdf6bf9864571a4cce063be3fe10b842848",
      "fileid": "048c15c9d14487a801acddffeda496feae2b4c0da98f14c46445f37b5e98c4b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/25790170482"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5-9",
      "date": "2026-05-22T09:37:42.000Z",
      "arch": "emscripten",
      "commit": "e2ad6bdf6bf9864571a4cce063be3fe10b842848",
      "fileid": "7e60200d7a58deb704139d432a2f46ec362172ae90102b32388a2b30db37053c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/25790170482"
    }
  ]
}