Last updated on 2023-12-08 18:55:37 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9-7 | 5.20 | 69.80 | 75.00 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.9-7 | 3.78 | 54.22 | 58.00 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.9-7 | 95.90 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.9-7 | 104.28 | OK | |||
r-devel-windows-x86_64 | 0.9-7 | 5.00 | 110.00 | 115.00 | OK | |
r-patched-linux-x86_64 | 0.9-7 | 4.57 | 69.39 | 73.96 | OK | |
r-release-linux-x86_64 | 0.9-7 | 3.59 | 68.30 | 71.89 | OK | |
r-release-macos-arm64 | 0.9-7 | 47.00 | OK | |||
r-release-macos-x86_64 | 0.9-7 | 157.00 | OK | |||
r-release-windows-x86_64 | 0.9-7 | 5.00 | 109.00 | 114.00 | OK | |
r-oldrel-macos-arm64 | 0.9-7 | 43.00 | OK | |||
r-oldrel-macos-x86_64 | 0.9-7 | 39.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.9-7 | 7.00 | 116.00 | 123.00 | OK |
Version: 0.9-7
Check: tests
Result: ERROR
Running ‘testpage.R’ [3s/3s]
Running the tests in ‘tests/testpage.R’ failed.
Last 13 lines of output:
> # Now import testpage.ps and draw it in various ways
> #######################################
>
> require(grImport)
Loading required package: grImport
Loading required package: XML
>
> PostScriptTrace("testpage.ps", "testpage.xml")
sh: gs: command not found
Error in PostScriptTrace("testpage.ps", "testpage.xml") :
sorry, 'gs' cannot be found
In addition: Warning message:
In system(paste(shQuote(gsexe), "-help > /dev/null")) :
error in running command
Execution halted
Flavor: r-oldrel-macos-x86_64
Version: 0.9-7
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘import.Rnw’
...
Loading required package: XML
> PostScriptTrace("chess_game_01.fromInkscape.eps")
sh: gs: command not found
Warning in system(paste(shQuote(gsexe), "-help > /dev/null")) :
error in running command
When sourcing 'import.R':
Error: sorry, 'gs' cannot be found
Execution halted
when running code in ‘importText.Rnw’
...
Loading required package: XML
> PostScriptTrace("hello.ps", "hello.xml")
sh: gs: command not found
Warning in system(paste(shQuote(gsexe), "-help > /dev/null")) :
error in running command
When sourcing 'importText.R':
Error: sorry, 'gs' cannot be found
Execution halted
‘import.Rnw’... failed
‘importText.Rnw’... failed
Flavor: r-oldrel-macos-x86_64
Version: 0.9-7
Check: re-building of vignette outputs
Result: NOTE
Error(s) in re-building vignettes:
--- re-building ‘import.Rnw’ using Sweave
Loading required package: XML
sh: gs: command not found
Warning in system(paste(shQuote(gsexe), "-help > /dev/null")) :
error in running command
Error: processing vignette 'import.Rnw' failed with diagnostics:
chunk 5 (label = chesspiece)
Error in PostScriptTrace("chess_game_01.fromInkscape.eps") :
sorry, 'gs' cannot be found
--- failed re-building 'import.Rnw'
--- re-building 'importText.Rnw' using Sweave
sh: gs: command not found
Warning in system(paste(shQuote(gsexe), "-help > /dev/null")) :
error in running command
Error: processing vignette 'importText.Rnw' failed with diagnostics:
chunk 4 (label = simpleimport)
Error in PostScriptTrace("hello.ps", "hello.xml") :
sorry, 'gs' cannot be found
--- failed re-building 'importText.Rnw'
SUMMARY: processing the following files failed:
'import.Rnw' 'importText.Rnw'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-macos-x86_64