Last updated on 2022-08-15 08:49:57 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9-5 | 5.49 | 70.54 | 76.03 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.9-5 | 3.75 | 53.63 | 57.38 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.9-5 | 102.57 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.9-5 | 98.84 | OK | |||
r-devel-windows-x86_64 | 0.9-5 | 34.00 | 140.00 | 174.00 | OK | |
r-patched-linux-x86_64 | 0.9-5 | 5.17 | 68.11 | 73.28 | OK | |
r-release-linux-x86_64 | 0.9-5 | 5.14 | 67.59 | 72.73 | 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 | 31.00 | 139.00 | 170.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 | 113.00 | 123.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