The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.
This repository is the regular DiceKriging package repository (available at http://cran.r-project.org/web/packages/DiceKriging). It contains the latest sources, possibly some supplement of stable CRAN release.
You can install the standard (CRAN) version of the code:
install.packages("DiceKriging")
You can install the latest (this repository) version x.y.z of the code:
install.packages("https://github.com/DiceKrigingClub/DiceKriging/releases/download/windows/DiceKriging_x.y.z.zip")
install.packages("https://github.com/DiceKrigingClub/DiceKriging/releases/download/osx-linux/DiceKriging_x.y.z.tar.gz")
install.packages("https://github.com/DiceKrigingClub/DiceKriging/releases/download/osx-linux/DiceKriging_x.y.z.tgz")
devtools
R package (assuming you have C
compiler installed):install.packages("devtools") # Install devtools, if you haven't already.
devtools::install_github("DiceKriging", "DiceKrigingClub")
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.
Health stats visible at Monitor.