| NEWS | R Documentation | 
News for Package GPBayes
Changes in GPBayes version 0.1.0-6 (2024-4-24)
- Added checks for the arguments in gp.mcmc when a ARD type of covariances is specified. 
- Added the function gp.condsim to perform conditional simulation. 
Changes in GPBayes version 0.1.0-5.1 (2023-1-31)
- Updated C++ specification to C++17 to please CRAN. 
Changes in GPBayes version 0.1.0-5 (2023-1-12)
- Fixed the issue in the configure file. 
Changes in GPBayes version 0.1.0-4 (2022-8-01)
- Updated documentation for several functions. 
- Added limiting values for the Matérn and Confluent Hypergeometric covariance functions when their range parameters go to zero. 
Changes in GPBayes version 0.1.0-3 (2021-12-01)
- Added the package NEWS. 
- Added messages when loading the package in R. 
Changes in GPBayes version 0.1.0-2.2 (2021-10-15)
- License has been change to GPL 2 and GPL-3. 
Changes in GPBayes version 0.1.0-2.1 (2021-10-8)
- Citation info is corrected. 
Changes in GPBayes version 0.1.0-2 (2021-09-13)
- Initial submission to CRAN. 
- Release of the pacakage on Github publicly. 
- Full documentation and examples have been added to core functions. 
Changes in GPBayes version 0.1.0-1 (2020-04-02)
- Initial release of the package to Github as a private package.