Skip to content

Releases: CollinErickson/GauPro

Fixed Suggests to stay on CRAN

28 Sep 14:49
Compare
Choose a tag to compare

Fixed Suggests issue to get back on CRAN. Packages in Suggests were moved
to Depends, removed, or protected by requireNamespace.

Accepted to CRAN on 9/26/24.

GauPro 0.2.12

11 Jun 02:22
Compare
Choose a tag to compare

Fixed CRAN warning.

Added k_xyz(...) alias for kernels (replaces xyz$new(...))

Accepted to CRAN on 6/10/24.

Fixed test error

12 Apr 00:57
Compare
Choose a tag to compare

Fixed unreliable test to keep it on CRAN (again).

Very minor update

28 Feb 02:10
Compare
Choose a tag to compare

GauPro 0.2.8

Fixed unreliable test to keep it on CRAN.

Accepted to CRAN on 2/27/23.

Back on CRAN

13 Feb 01:47
Compare
Choose a tag to compare

Improved summary, importance, plots.

Added gradpredvar, AugmentedEI, CorrectedEI, optimize_fn.

GauPro was removed from CRAN on 1/25/23, this puts it back on CRAN.
Accepted to CRAN on 2/12/23.

Minor improvements

24 Nov 16:20
Compare
Choose a tag to compare

GP kernel model maxEI can now be run using mixopt to account for discrete
inputs.

Improved GP kernel model workability when input is formula and data frame.

Added importance for kernel model, greatly improved summary.

Fixed error in tests to prevent being removed from CRAN.

Accepted to CRAN on 11/24/22.

Back on CRAN

15 Nov 01:21
Compare
Choose a tag to compare

Added kernels for factors.

Changed default number of restarts to zero, and added checking more starting
points. Should make it faster.

Can give in data as data and formula instead of matrix and vector.

Package was removed from CRAN on 10/3/22. This fixes the issue.

Accepted to CRAN on 11/14/22.

Fixed CRAN error

11 Apr 17:32
Compare
Choose a tag to compare

Fixed examples to eliminate CRAN errors.

Minor updates

29 Mar 02:31
Compare
Choose a tag to compare

Minor update to kernels

Minor fixes again

13 Sep 16:41
Compare
Choose a tag to compare

Finally fixed Rcpp error that showed up on Valgrind. Published to CRAN 9/11/2017.