Last updated on 2024-09-18 22:48:49 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.7 | 50.06 | 123.46 | 173.52 | OK | --no-vignettes |
r-devel-linux-x86_64-debian-gcc | 1.1.7 | 33.53 | 79.11 | 112.64 | OK | --no-vignettes |
r-devel-linux-x86_64-fedora-clang | 1.1.7 | 298.34 | OK | --no-vignettes | ||
r-devel-linux-x86_64-fedora-gcc | 1.1.7 | 293.46 | OK | --no-vignettes | ||
r-devel-windows-x86_64 | 1.1.7 | 54.00 | 155.00 | 209.00 | OK | --no-vignettes |
r-patched-linux-x86_64 | 1.1.7 | 47.91 | 116.73 | 164.64 | OK | --no-vignettes |
r-release-linux-x86_64 | 1.1.7 | 48.41 | 119.00 | 167.41 | OK | --no-vignettes |
r-release-macos-arm64 | 1.1.7 | 1684.00 | OK | |||
r-release-macos-x86_64 | 1.1.7 | 1127.00 | OK | |||
r-release-windows-x86_64 | 1.1.7 | 58.00 | 96.00 | 154.00 | OK | --no-vignettes |
r-oldrel-macos-arm64 | 1.1.7 | 1803.00 | ERROR | |||
r-oldrel-macos-x86_64 | 1.1.7 | 1803.00 | ERROR | |||
r-oldrel-windows-x86_64 | 1.1.7 | 53.00 | 197.00 | 250.00 | OK | --no-vignettes |
Version: 1.1.7
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘hetGP_vignette.Rnw’
...
> for (i in 1:470) {
+ opt <- crit_optim(mod, crit = "crit_EI", h = 5, ncores = ncores)
+ X <- c(X, opt$par)
+ Ynew <- -fr(opt$par)
+ .... [TRUNCATED]
Execution halted
... incomplete output. Crash?
‘hetGP_vignette.Rnw’ using ‘UTF-8’... failed to complete the test
* checking re-building of vignette outputs ...* using check arguments '--no-clean-on-error '
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64