Last updated on 2018-05-14 01:46:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7.0 | 3.66 | 53.33 | 56.99 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.7.0 | 3.58 | 47.04 | 50.62 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.7.0 | 76.53 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.7.0 | 74.74 | OK | |||
r-devel-windows-ix86+x86_64 | 0.7.0 | 10.00 | 80.00 | 90.00 | OK | |
r-patched-linux-x86_64 | 0.7.0 | 3.91 | 49.96 | 53.87 | OK | |
r-patched-solaris-x86 | 0.7.0 | 104.10 | OK | |||
r-release-linux-x86_64 | 0.7.0 | 2.87 | 50.01 | 52.88 | OK | |
r-release-windows-ix86+x86_64 | 0.7.0 | 10.00 | 80.00 | 90.00 | OK | |
r-release-osx-x86_64 | 0.7.0 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.7.0 | 7.00 | 57.00 | 64.00 | OK | |
r-oldrel-osx-x86_64 | 0.7.0 | ERROR |
Version: 0.7.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘ROI.plugin.glpk’
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 0.7.0
Check: examples
Result: ERROR
Running examples in ‘ompr.roi-Ex.R’ failed
The error most likely occurred in:
> ### Name: with_ROI
> ### Title: Configures a solver based on 'ROI'
> ### Aliases: with_ROI
>
> ### ** Examples
>
> library(magrittr)
> library(ompr)
> library(ROI)
ROI.plugin.scs: R Optimization Infrastructure
Registered solver plugins: nlminb, alabama, deoptim, ecos, ipop, lpsolve, msbinlp, nloptr, optimx, quadprog, scs.
Default solver: auto.
> library(ROI.plugin.glpk)
Error in library(ROI.plugin.glpk) :
there is no package called ‘ROI.plugin.glpk’
Execution halted
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 0.7.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [17s/26s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
Attaching package: 'magrittr'
The following objects are masked from 'package:testthat':
equals, is_less_than, not
> library(ROI)
ROI.plugin.scs: R Optimization Infrastructure
Registered solver plugins: nlminb, alabama, deoptim, ecos, ipop, lpsolve, msbinlp, nloptr, optimx, quadprog, scs.
Default solver: auto.
> library(ROI.plugin.glpk)
Error in library(ROI.plugin.glpk) :
there is no package called 'ROI.plugin.glpk'
Execution halted
Flavor: r-release-osx-x86_64
Version: 0.7.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [12s/12s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
Attaching package: 'magrittr'
The following objects are masked from 'package:testthat':
equals, is_less_than, not
> library(ROI)
ROI.plugin.scs: R Optimization Infrastructure
Registered solver plugins: nlminb, alabama, deoptim, ecos, ipop, lpsolve, msbinlp, nloptr, optimx, quadprog, scs.
Default solver: auto.
> library(ROI.plugin.glpk)
Error in library(ROI.plugin.glpk) :
there is no package called 'ROI.plugin.glpk'
Execution halted
Flavor: r-oldrel-osx-x86_64