Skip to content

GpGp

Fast Gaussian Process Computation Using Vecchia's Approximation

v1.0.0 · Dec 17, 2025 · MIT + file LICENSE

Description

Functions for fitting and doing predictions with Gaussian process models using Vecchia's (1988) approximation. Package also includes functions for reordering input locations, finding ordered nearest neighbors (with help from 'FNN' package), grouping operations, and conditional simulations. Covariance functions for spatial and spatial-temporal data on Euclidean domains and spheres are provided. The original approximation is due to Vecchia (1988) <http://www.jstor.org/stable/2345768>, and the reordering and grouping methods are from Guinness (2018) <doi:10.1080/00401706.2018.1437476>. Model fitting employs a Fisher scoring algorithm described in Guinness (2019) <doi:10.48550/arXiv.1905.08374>.

Downloads

615

Last 30 days

6383rd

1.8K

Last 90 days

8.6K

Last year

Trend: +2.3% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
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 NOTE
r-oldrel-macos-x86_64 NOTE
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-oldrel-macos-arm64

installed package size

installed size is  7.7Mb
  sub-directories of 1Mb or more:
    data   1.4Mb
    libs   6.0Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  7.9Mb
  sub-directories of 1Mb or more:
    data   1.4Mb
    libs   6.1Mb

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is  7.7Mb
  sub-directories of 1Mb or more:
    data   1.4Mb
    libs   6.0Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  7.9Mb
  sub-directories of 1Mb or more:
    data   1.4Mb
    libs   6.1Mb

Reverse Dependencies (7)

suggests

Dependency Network

Dependencies Reverse dependencies Rcpp FNN GPvecchia VeccTMVN bhetGP deepgp ferrn nntmvn SeBR GpGp

Version History

new 1.0.0 Mar 10, 2026
updated 1.0.0 ← 0.5.1 diff Dec 17, 2025
updated 0.5.1 ← 0.5.0 diff Oct 15, 2024
updated 0.5.0 ← 0.4.0 diff Feb 18, 2024
updated 0.4.0 ← 0.3.2 diff Jun 8, 2021
updated 0.3.2 ← 0.3.1 diff Jan 26, 2021
updated 0.3.1 ← 0.3.0 diff Oct 16, 2020
updated 0.3.0 ← 0.2.2 diff Oct 2, 2020
updated 0.2.2 ← 0.2.1 diff Jul 11, 2020
updated 0.2.1 ← 0.2.0 diff Jul 8, 2019
updated 0.2.0 ← 0.1.1 diff Jun 28, 2019
updated 0.1.1 ← 0.1.0 diff Jan 29, 2019
new 0.1.0 Feb 18, 2018