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   [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:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=rlibkriging
to link to this page.