Last updated on 2025-04-01 09:55:01 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.3 | 2.28 | 22.39 | 24.67 | OK | --no-examples --no-tests --no-vignettes |
r-devel-linux-x86_64-debian-gcc | 2.3 | 1.48 | 18.94 | 20.42 | OK | --no-examples --no-tests --no-vignettes |
r-devel-macos-arm64 | 2.3 | 24.00 | ERROR | |||
r-devel-macos-x86_64 | 2.3 | 47.00 | ERROR | |||
r-devel-windows-x86_64 | 2.3 | 4.00 | 53.00 | 57.00 | OK | |
r-patched-linux-x86_64 | 2.3 | 2.21 | 21.79 | 24.00 | OK | --no-examples --no-tests --no-vignettes |
r-release-linux-x86_64 | 2.3 | 2.00 | 21.12 | 23.12 | OK | --no-examples --no-tests --no-vignettes |
r-release-macos-arm64 | 2.3 | 30.00 | ERROR | |||
r-release-macos-x86_64 | 2.3 | 72.00 | ERROR | |||
r-release-windows-x86_64 | 2.3 | 3.00 | 53.00 | 56.00 | OK | |
r-oldrel-macos-arm64 | 2.3 | ERROR | ||||
r-oldrel-macos-x86_64 | 2.3 | 38.00 | ERROR | |||
r-oldrel-windows-x86_64 | 2.3 | 3.00 | 53.00 | 56.00 | OK |
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
Flavors: r-devel-macos-arm64, r-devel-macos-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 2.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘localsolver.Rmd’ using knitr
sh: localsolver: command not found
Quitting from localsolver.Rmd:65-68 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `ls.problem()`:
! has.localsolver(ls.path) is not TRUE
---
Backtrace:
▆
1. └─localsolver::ls.problem(model)
2. └─base::stopifnot(has.localsolver(ls.path))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'localsolver.Rmd' failed with diagnostics:
has.localsolver(ls.path) is not TRUE
--- failed re-building ‘localsolver.Rmd’
SUMMARY: processing the following file failed:
‘localsolver.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-macos-arm64
Version: 2.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘localsolver.Rmd’ using knitr
sh: localsolver: command not found
Quitting from lines 66-68 [unnamed-chunk-3] (localsolver.Rmd)
Error: processing vignette 'localsolver.Rmd' failed with diagnostics:
has.localsolver(ls.path) is not TRUE
--- failed re-building ‘localsolver.Rmd’
SUMMARY: processing the following file failed:
‘localsolver.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-macos-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 2.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘localsolver.Rmd’ using knitr
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
--- failed re-building ‘localsolver.Rmd’
SUMMARY: processing the following file failed:
‘localsolver.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64