CRAN Package Check Results for Package localsolver

Last updated on 2022-09-11 12:56:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3 2.88 25.77 28.65 OK --no-examples --no-tests --no-vignettes
r-devel-linux-x86_64-debian-gcc 2.3 2.18 20.52 22.70 OK --no-examples --no-tests --no-vignettes
r-devel-windows-x86_64 2.3 23.00 69.00 92.00 OK
r-patched-linux-x86_64 2.3 2.61 25.56 28.17 OK --no-examples --no-tests --no-vignettes
r-release-linux-x86_64 2.3 2.59 25.71 28.30 OK --no-examples --no-tests --no-vignettes
r-release-macos-arm64 2.3 19.00 ERROR
r-release-macos-x86_64 2.3 29.00 ERROR
r-release-windows-x86_64 2.3 32.00 68.00 100.00 OK
r-oldrel-macos-arm64 2.3 22.00 ERROR
r-oldrel-macos-x86_64 2.3 29.00 ERROR
r-oldrel-windows-ix86+x86_64 2.3 6.00 58.00 64.00 OK

Check Details

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-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 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-release-macos-arm64, r-release-macos-x86_64

Version: 2.3
Check: re-building of vignette outputs
Result: WARN
    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