Last updated on 2022-09-11 12:56:19 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9-5 | 5.53 | 69.35 | 74.88 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.9-5 | 3.59 | 53.34 | 56.93 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.9-5 | 102.57 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.9-5 | 100.88 | OK | |||
r-devel-windows-x86_64 | 0.9-5 | 37.00 | 144.00 | 181.00 | OK | |
r-patched-linux-x86_64 | 0.9-5 | 5.51 | 67.24 | 72.75 | OK | |
r-release-linux-x86_64 | 0.9-5 | 5.29 | 67.75 | 73.04 | OK | |
r-release-macos-arm64 | 0.9-5 | 39.00 | OK | |||
r-release-macos-x86_64 | 0.9-5 | 40.00 | ERROR | |||
r-release-windows-x86_64 | 0.9-5 | 28.00 | 143.00 | 171.00 | OK | |
r-oldrel-macos-arm64 | 0.9-5 | 40.00 | OK | |||
r-oldrel-macos-x86_64 | 0.9-5 | 62.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.9-5 | 10.00 | 104.00 | 114.00 | OK |
Version: 0.9-5
Check: tests
Result: ERROR
Running ‘testpage.R’ [1s/1s]
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-release-macos-x86_64
Version: 0.9-5
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-release-macos-x86_64
Version: 0.9-5
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-release-macos-x86_64