The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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')
::install_github("libKriging/rlibkriging") devtools
The stable version is available from CRAN :
install.packages('rlibkriging')
c++
, cmake
and gfortran
,
should be installed using:
brew/apt/yum/... install cpp cmake gfortran
Note: this repository mainly contains modified Makefiles, inspired by https://github.com/astamm/nloptr wrapper.
When submitting to CRAN, ./tools/setup.sh
should be run
before R CMD build rlibkriging
to fit CRAN policy.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.