Last updated on 2017-07-26 01:56:19.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.3 | 0.70 | 18.76 | 19.47 | OK | --install=fake |
r-devel-linux-x86_64-debian-gcc | 2.3 | 0.66 | 18.75 | 19.41 | OK | --install=fake |
r-devel-linux-x86_64-fedora-clang | 2.3 | 22.90 | OK | --install=fake | ||
r-devel-linux-x86_64-fedora-gcc | 2.3 | 21.02 | OK | --install=fake | ||
r-devel-windows-ix86+x86_64 | 2.3 | 4.00 | 37.00 | 41.00 | OK | |
r-patched-linux-x86_64 | 2.3 | 0.71 | 19.06 | 19.77 | OK | --install=fake |
r-release-linux-x86_64 | 2.3 | 0.68 | 19.18 | 19.86 | OK | --install=fake |
r-release-windows-ix86+x86_64 | 2.3 | 2.00 | 43.00 | 45.00 | OK | |
r-release-osx-x86_64 | 2.3 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 2.3 | 3.00 | 33.00 | 36.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: has.localsolver(ls.path) is not TRUE
Execution halted
Flavors: r-release-osx-x86_64, r-oldrel-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
Flavor: r-release-osx-x86_64
Version: 2.3
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
Warning in readLines(con) :
incomplete final line found on 'localsolver.Rmd'
Warning in (if (grepl("\\.[Rr]md$", file)) knit2html else if (grepl("\\.[Rr]rst$", :
It seems you should call rmarkdown::render() instead of knitr::knit2html() because localsolver.Rmd appears to be an R Markdown v2 document.
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
Flavor: r-oldrel-osx-x86_64