Last updated on 2019-05-01 01:51:53 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.1.7 | 6.65 | 24.33 | 30.98 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 3.1.7 | 4.27 | 23.26 | 27.53 | OK | |
r-devel-linux-x86_64-fedora-clang | 3.1.7 | 42.98 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 3.1.7 | 40.79 | OK | |||
r-patched-linux-x86_64 | 3.1.7 | 4.84 | 28.38 | 33.22 | OK | |
r-patched-solaris-x86 | 3.1.7 | 69.60 | OK | |||
r-release-linux-x86_64 | 3.1.7 | 5.25 | 27.98 | 33.23 | OK | |
r-release-windows-ix86+x86_64 | 3.1.7 | 25.00 | 53.00 | 78.00 | OK | |
r-release-osx-x86_64 | 3.1.7 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 3.1.7 | 14.00 | 55.00 | 69.00 | OK | |
r-oldrel-osx-x86_64 | 3.1.7 | OK |
Version: 3.1.7
Check: examples
Result: ERROR
Running examples in 'mlegp-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: CV
> ### Title: Gaussian process cross-validation
> ### Aliases: CV calcPredictionErrorCV predictNewYCV
> ### Keywords: internal models
>
> ### ** Examples
>
>
> ## fit a single Gaussian process ##
> x = -5:5; y1 = sin(x) + rnorm(length(x),sd=.1)
> fit1 = mlegp(x, y1)
no reps detected - nugget will not be estimated
========== FITTING GP # 1 ==============================
running simplex # 1...
Error in FUN(X[[i]], ...) :
BLAS/LAPACK routine 'DPPTRS' gave error code -1
Calls: mlegp -> lapply -> FUN
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 3.1.7
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building 'mlegp.Rnw' using Sweave
Error: processing vignette 'mlegp.Rnw' failed with diagnostics:
chunk 2
Error in FUN(X[[i]], ...) :
BLAS/LAPACK routine 'DPPTRS' gave error code -1
--- failed re-building 'mlegp.Rnw'
SUMMARY: processing the following file failed:
'mlegp.Rnw'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang