Last updated on 2019-12-15 05:47:49 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 19.90 | 653.40 | 673.30 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 16.37 | 416.82 | 433.19 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.0 | 962.68 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 904.65 | OK | |||
r-devel-windows-ix86+x86_64 | 1.1.0 | 30.00 | 909.00 | 939.00 | OK | --no-vignettes |
r-devel-windows-ix86+x86_64-gcc8 | 1.1.0 | 33.00 | 1024.00 | 1057.00 | OK | --no-vignettes |
r-patched-linux-x86_64 | 1.1.0 | 17.85 | 543.17 | 561.02 | OK | |
r-patched-solaris-x86 | 1.1.0 | 892.10 | NOTE | |||
r-release-linux-x86_64 | 1.1.0 | 18.07 | 534.52 | 552.59 | OK | |
r-release-windows-ix86+x86_64 | 1.1.0 | 28.00 | 657.00 | 685.00 | OK | --no-vignettes |
r-release-osx-x86_64 | 1.1.0 | FAIL | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.0 | 27.00 | 918.00 | 945.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