Skip to content

GauPro

Gaussian Process Fitting

v0.2.17 · Nov 21, 2025 · GPL-3

Description

Fits a Gaussian process model to data. Gaussian processes are commonly used in computer experiments to fit an interpolating model. The model is stored as an 'R6' object and can be easily updated with new data. There are options to run in parallel, and 'Rcpp' has been used to speed up calculations. For more info about Gaussian process software, see Erickson et al. (2018) <doi:10.1016/j.ejor.2017.10.002>.

Downloads

824

Last 30 days

4326th

2.7K

Last 90 days

11.9K

Last year

Trend: -0.1% (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  9.3Mb
  sub-directories of 1Mb or more:
    R      2.0Mb
    libs   6.4Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  9.8Mb
  sub-directories of 1Mb or more:
    R      2.0Mb
    libs   7.0Mb

Check History

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

installed package size

installed size is  9.3Mb
  sub-directories of 1Mb or more:
    R      2.0Mb
    libs   6.4Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  9.8Mb
  sub-directories of 1Mb or more:
    R      2.0Mb
    libs   7.0Mb
ERROR 11 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 16, 2026
ERROR r-devel-linux-x86_64-fedora-clang

tests

Running ‘testthat.R’ [278s/358s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(GauPro)
  Loading required package: mixopt
  Loading required package: dplyr
  
  Attaching package: 'dplyr'
  
  The 
...[truncated]...
25:7'): Cts kernels 1D ───────────
  Expected 17 Cubic gpvmatches 10 / 39 seed = 474518 to be TRUE.
  Differences:
  `actual`:   FALSE
  `expected`: TRUE 
  
  
  [ FAIL 2 | WARN 0 | SKIP 0 | PASS 3383 ]
  Error:
  ! Test failures.
  Execution halted
NOTE r-oldrel-macos-arm64

installed package size

installed size is  9.3Mb
  sub-directories of 1Mb or more:
    R      2.0Mb
    libs   6.4Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  9.8Mb
  sub-directories of 1Mb or more:
    R      2.0Mb
    libs   7.0Mb
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  9.3Mb
  sub-directories of 1Mb or more:
    R      2.0Mb
    libs   6.4Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  9.8Mb
  sub-directories of 1Mb or more:
    R      2.0Mb
    libs   7.0Mb

Dependency Network

Dependencies Reverse dependencies mixopt numDeriv rmarkdown tidyr ggplot2 Rcpp R6 lbfgs GauPro

Version History

new 0.2.17 Mar 10, 2026
updated 0.2.17 ← 0.2.16 diff Nov 20, 2025
updated 0.2.16 ← 0.2.15 diff Aug 25, 2025
updated 0.2.15 ← 0.2.14 diff Apr 7, 2025
updated 0.2.14 ← 0.2.13 diff Mar 8, 2025
updated 0.2.13 ← 0.2.12 diff Sep 25, 2024
updated 0.2.12 ← 0.2.11 diff Jun 9, 2024
updated 0.2.11 ← 0.2.8 diff Apr 10, 2023
updated 0.2.8 ← 0.2.7 diff Feb 26, 2023
updated 0.2.7 ← 0.2.6 diff Feb 11, 2023
updated 0.2.6 ← 0.2.5 diff Nov 23, 2022
updated 0.2.5 ← 0.2.4 diff Nov 14, 2022
updated 0.2.4 ← 0.2.3 diff Apr 10, 2021
updated 0.2.3 ← 0.2.2 diff Mar 27, 2021
updated 0.2.2 ← 0.2.1 diff Sep 10, 2017
updated 0.2.1 ← 0.2.0 diff Sep 7, 2017
updated 0.2.0 ← 0.1.0 diff Aug 16, 2017
new 0.1.0 Oct 11, 2016