Last updated on 2019-06-18 01:48:48 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 13.97 | 576.84 | 590.81 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 14.14 | 374.66 | 388.80 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.0 | 833.07 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 773.94 | OK | |||
r-devel-windows-ix86+x86_64 | 1.1.0 | 43.00 | 632.00 | 675.00 | OK | --no-vignettes |
r-patched-linux-x86_64 | 1.1.0 | 16.76 | 544.36 | 561.12 | OK | |
r-patched-solaris-x86 | 1.1.0 | 886.10 | NOTE | |||
r-release-linux-x86_64 | 1.1.0 | 19.99 | 493.75 | 513.74 | OK | |
r-release-windows-ix86+x86_64 | 1.1.0 | 28.00 | 834.00 | 862.00 | OK | --no-vignettes |
r-release-osx-x86_64 | 1.1.0 | FAIL | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.0 | 22.00 | 916.00 | 938.00 | OK | --no-vignettes |
r-oldrel-osx-x86_64 | 1.1.0 | WARN |
Version: 1.1.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘ROI.plugin.symphony’
Flavors: r-patched-solaris-x86, r-release-osx-x86_64
Version: 1.1.0
Check: re-building of vignette outputs
Result: FAIL
Flavor: r-release-osx-x86_64
Version: 1.1.0
Check: package dependencies
Result: NOTE
Packages suggested but not available for checking:
‘Rglpk’ ‘ROI.plugin.glpk’ ‘ROI.plugin.symphony’
Flavor: r-oldrel-osx-x86_64
Version: 1.1.0
Check: running R code from vignettes
Result: WARN
Errors in running code in vignettes:
when running code in ‘ROI_vignette.Rnw’
...
> suppressMessages(library(ROI))
> suppressMessages(library(ROI.plugin.quadprog))
> suppressMessages(library(ROI.plugin.glpk))
When sourcing ‘ROI_vignette.R’:
Error: there is no package called ‘ROI.plugin.glpk’
Execution halted
when running code in ‘portfolio_vignette.Rnw’
...
> maxret <- add.objective(portfolio = init, type = "return",
+ name = "mean")
> opt_maxret <- optimize.portfolio(R = R, portfolio = maxret,
+ optimize_method = "ROI", trace = TRUE)
When sourcing ‘portfolio_vignette.R’:
Error: paste0("package:", plugin) %in% search() || requireNamespace(plugin, .... is not TRUE
Execution halted
Flavor: r-oldrel-osx-x86_64
Version: 1.1.0
Check: re-building of vignette outputs
Result: NOTE
Error in re-building vignettes:
...
Error: processing vignette 'ROI_vignette.Rnw' failed with diagnostics:
chunk 1
Error in library(ROI.plugin.glpk) :
there is no package called ‘ROI.plugin.glpk’
Execution halted
Flavor: r-oldrel-osx-x86_64