CRAN/E | rlibkriging

rlibkriging

Kriging Models using the 'libKriging' Library

Installation

About

Interface to 'libKriging' 'C++' library 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.

github.com/libKriging
System requirements GNU make, cmake (>= 3.2.0), gcc, gfortran, HDF5

Key Metrics

Version 0.8-0
R ≥ 4.2
Published 2023-06-23 312 days ago
Needs compilation? yes
License Apache License (≥ 2)
CRAN checks rlibkriging results

Downloads

Yesterday 1 0%
Last 7 days 46 +24%
Last 30 days 161 -18%
Last 90 days 543 -22%
Last 365 days 2.524 +157%

Maintainer

Maintainer

Yann Richet

yann.richet@irsn.fr

Authors

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

Material

README
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

rlibkriging archive

Depends

R ≥ 4.2

Imports

Rcpp ≥ 0.12.11
methods
DiceKriging

Suggests

testthat
RobustGaSP
utils
DiceDesign
foreach
Rhdf5lib

LinkingTo

Rcpp
RcppArmadillo

Reverse Suggests

DiceView