CRAN Package Check Results for Maintainer ‘Paul Murrell <p.murrell at auckland.ac.nz>’

Last updated on 2022-08-15 08:50:32 CEST.

Package ERROR OK
compare 13
gridDebug 13
gridGraphviz 13
grImport 1 12

Package compare

Current CRAN status: OK: 13

Package gridDebug

Current CRAN status: OK: 13

Package gridGraphviz

Current CRAN status: OK: 13

Package grImport

Current CRAN status: ERROR: 1, OK: 12

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