rlibkriging: Kriging Models using the 'libKriging' Library

Interface to 'libKriging' 'C++' library <https://github.com/libKriging> that should provide most standard Kriging / Gaussian process regression features (like in 'DiceKriging', 'kergp' or 'RobustGaSP' packages). 'libKriging' relies on Armadillo linear algebra library (Apache 2 license) by Conrad Sanderson, and 'lbfgsb_cpp' is a 'C++' wrapper by Colin Fang around 'lbfgsb' library (BSD-3 license) by Ciyou Zhu, Richard Byrd, Jorge Nocedal and Jose Luis Morales used for hyperparameters optimization.

Version: 0.7-4.1
Depends: R (≥ 4.2)
Imports: Rcpp (≥ 0.12.11), methods, DiceKriging
LinkingTo: Rcpp, RcppArmadillo
Suggests: testthat, RobustGaSP, utils, DiceDesign, foreach
Published: 2023-01-17
Author: Pascal Havé [aut], Yann Richet ORCID iD [aut, cre], Yves Deville [aut], Conrad Sanderson [ctb], Colin Fang [ctb], Ciyou Zhu [ctb], Richard Byrd [ctb], Jorge Nocedal [ctb], Jose Luis Morales [ctb]
Maintainer: Yann Richet <yann.richet at irsn.fr>
License: Apache License (≥ 2)
URL: https://github.com/libKriging
NeedsCompilation: yes
SystemRequirements: GNU make, cmake (>= 3.2.0), gcc, gfortran
Materials: README
CRAN checks: rlibkriging results

Documentation:

Reference manual: rlibkriging.pdf

Downloads:

Package source: rlibkriging_0.7-4.1.tar.gz
Windows binaries: r-devel: rlibkriging_0.7-4.1.zip, r-release: rlibkriging_0.7-4.1.zip, r-oldrel: not available
macOS binaries: r-release (arm64): rlibkriging_0.7-4.1.tgz, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available
Old sources: rlibkriging archive

Reverse dependencies:

Reverse suggests: DiceView

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rlibkriging to link to this page.