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

CRAN

693

Last 30 days

4637th

1.9K

Last 90 days

9.1K

Last year

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

r2u CRAN

46

Last 30 days

144

Last 90 days

520

Last year

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

autoCRAN

3

Last 7 days

14

Last 30 days

1

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 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-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 History

OK 12 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 25, 2026
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 22, 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
ERROR 11 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 18, 2026
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/GpGp.Rcheck/00install.out' for details.
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
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 (8)

suggests

Dependency Network

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

Version History

13 tracked
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