Last updated on 2019-01-19 00:46:31 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.3 | 1.32 | 20.65 | 21.97 | OK | --no-examples --no-tests --no-vignettes |
r-devel-linux-x86_64-debian-gcc | 2.3 | 0.89 | 16.61 | 17.50 | OK | --no-examples --no-tests --no-vignettes |
r-devel-windows-ix86+x86_64 | 2.3 | 4.00 | 51.00 | 55.00 | OK | |
r-patched-linux-x86_64 | 2.3 | 1.41 | 19.36 | 20.77 | OK | --no-examples --no-tests --no-vignettes |
r-release-linux-x86_64 | 2.3 | 1.16 | 19.30 | 20.46 | OK | --no-examples --no-tests --no-vignettes |
r-release-windows-ix86+x86_64 | 2.3 | 5.00 | 52.00 | 57.00 | OK | |
r-release-osx-x86_64 | 2.3 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 2.3 | 5.00 | 41.00 | 46.00 | OK | |
r-oldrel-osx-x86_64 | 2.3 | ERROR |
Version: 2.3
Check: examples
Result: ERROR
Running examples in ‘localsolver-Ex.R’ failed
The error most likely occurred in:
> ### Name: add.output.expr
> ### Title: Add expression to output of ls.problem.
> ### Aliases: add.output.expr
>
> ### ** Examples
>
> model.text.lsp <- lsp.model.example('extdata/knapsack.txt')
> lsp <- ls.problem(model.text.lsp)
sh: localsolver: command not found
Error in ls.problem(model.text.lsp) :
has.localsolver(ls.path) is not TRUE
Calls: ls.problem -> stopifnot
Execution halted
Flavor: r-release-osx-x86_64
Version: 2.3
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
sh: localsolver: command not found
Quitting from lines 66-68 (localsolver.Rmd)
Error: processing vignette 'localsolver.Rmd' failed with diagnostics:
has.localsolver(ls.path) is not TRUE
Execution halted
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 2.3
Check: examples
Result: ERROR
Running examples in ‘localsolver-Ex.R’ failed
The error most likely occurred in:
> ### Name: add.output.expr
> ### Title: Add expression to output of ls.problem.
> ### Aliases: add.output.expr
>
> ### ** Examples
>
> model.text.lsp <- lsp.model.example('extdata/knapsack.txt')
> lsp <- ls.problem(model.text.lsp)
sh: localsolver: command not found
Error: has.localsolver(ls.path) is not TRUE
Execution halted
Flavor: r-oldrel-osx-x86_64