README.md

This repository is just a wrapper to emulate a "standard" R package from https://github.com/libKriging/bindings/R/rlibkriging content, so you can install it just using:

install.packages('devtools')
devtools::install_github("libKriging/rlibkriging")

The stable version is available from CRAN Downloads
(monthly) :

install.packages('rlibkriging')

Requirements

c++, cmake and gfortran, should be installed using:

Note: * R>=4.2 & Rtools>=42 are required for this 'devtools::install_github' * for older R/Rtools, refer to manual install: https://github.com/libKriging/libKriging#compilation-for-linuxmacwindows-using-r-toolchain

Note: this repository mainly contains modified Makefiles, inspired by https://github.com/astamm/nloptr wrapper for NLOpt.

CRAN

When submitting to CRAN, ./tools/setup.sh should be run before R CMD build rlibkriging to suite CRAN policy.



Try the rlibkriging package in your browser

Any scripts or data that you put into this service are public.

rlibkriging documentation built on July 9, 2023, 5:53 p.m.