Skip to content

laGP

Local Approximate Gaussian Process Regression

v1.5-9 · Mar 14, 2023 · LGPL

Description

Performs approximate GP regression for large computer experiments and spatial datasets. The approximation is based on finding small local designs for prediction (independently) at particular inputs. OpenMP and SNOW parallelization are supported for prediction over a vast out-of-sample testing set; GPU acceleration is also supported for an important subroutine. OpenMP and GPU features may require special compilation. An interface to lower-level (full) GP inference and prediction is provided. Wrapper routines for blackbox optimization under mixed equality and inequality constraints via an augmented Lagrangian scheme, and for large scale computer model calibration, are also provided. For details and tutorial, see Gramacy (2016 <doi:10.18637/jss.v072.i01>.

Downloads

3.2K

Last 30 days

2326th

10.9K

Last 90 days

43.4K

Last year

Trend: -18.6% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Robert B. Gramacy  <rbg@vt.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Robert", "B."),
                      family = "Gramacy",
                      role = c("aut", "cre"),
                      email = "rbg@vt.edu"),
               person(given = "Furong",
                      family = "Sun",
                      role = "aut",
                      email = "furongs@vt.edu"))
as necessary.

Found the following (possibly) invalid file URI:
  URI: cran.R-project.org
    From: inst/doc/laGP.pdf
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Robert B. Gramacy  <rbg@vt.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Robert", "B."),
                      family = "Gramacy",
                      role = c("aut", "cre"),
                      email = "rbg@vt.edu"),
               person(given = "Furong",
                      family = "Sun",
                      role = "aut",
                      email = "furongs@vt.edu"))
as necessary.

Found the following (possibly) invalid file URI:
  URI: cran.R-project.org
    From: inst/doc/laGP.pdf

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Robert B. Gramacy  <rbg@vt.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Robert", "B."),
                      family = "Gramacy",
                      role = c("aut", "cre"),
     
...[truncated]...
"Furong",
                      family = "Sun",
                      role = "aut",
                      email = "furongs@vt.edu"))
as necessary.

Found the following (possibly) invalid file URI:
  URI: cran.R-project.org
    From: inst/doc/laGP.pdf
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Robert B. Gramacy  <rbg@vt.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Robert", "B."),
                      family = "Gramacy",
                      role = c("aut", "cre"),
     
...[truncated]...
"Furong",
                      family = "Sun",
                      role = "aut",
                      email = "furongs@vt.edu"))
as necessary.

Found the following (possibly) invalid file URI:
  URI: cran.R-project.org
    From: inst/doc/laGP.pdf

Reverse Dependencies (7)

Dependency Network

Dependencies Reverse dependencies tgp BayesianPlatformDesignTimeTrend bhetGP leapgp CompModels ContourFunctions familiar mlr laGP

Version History

new 1.5-9 Mar 10, 2026
updated 1.5-9 ← 1.5-8 diff Mar 13, 2023
updated 1.5-8 ← 1.5-7 diff Oct 22, 2022
updated 1.5-7 ← 1.5-6 diff Jun 26, 2022
updated 1.5-6 ← 1.5-5 diff Apr 2, 2022
updated 1.5-5 ← 1.5-3 diff Sep 6, 2019
updated 1.5-3 ← 1.5-2 diff Dec 7, 2018
updated 1.5-2 ← 1.5-1 diff Jul 24, 2018
updated 1.5-1 ← 1.5 diff Nov 14, 2017
updated 1.5 ← 1.4 diff Sep 24, 2017
updated 1.4 ← 1.3-2 diff Jun 1, 2017
updated 1.3-2 ← 1.3-1 diff Jan 8, 2017
updated 1.3-1 ← 1.3 diff Jan 4, 2017
updated 1.3 ← 1.2-1 diff Aug 6, 2016
updated 1.2-1 ← 1.2 diff Sep 17, 2015
updated 1.2 ← 1.1-5 diff Sep 16, 2015
updated 1.1-5 ← 1.1-3 diff May 26, 2015
updated 1.1-3 ← 1.1-2 diff Oct 30, 2014
updated 1.1-2 ← 1.1-1 diff Oct 16, 2014
updated 1.1-1 ← 1.1 diff Sep 2, 2014