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

Last updated on 2022-04-24 03:53:02 CEST.

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

Package compare

Current CRAN status: OK: 12

Package gridDebug

Current CRAN status: ERROR: 1, OK: 11

Version: 0.5-1
Check: tests
Result: ERROR
     Running ‘test.R’ [2s/3s]
    Running the tests in ‘tests/test.R’ failed.
    Complete output:
     >
     > library(grid)
     > library(gridDebug)
     >
     > grid.newpage()
     > grid.rect()
     > gridTree(grid=TRUE,
     + grobNodeAttrs=list(shape="circle",
     + fillcolor="black", fontcolor="white"))
     >
     > grid.newpage()
     > grid.rect()
     > gridTreeTips(grid=TRUE,
     + grobNodeAttrs=list(shape="circle",
     + fillcolor="black", fontcolor="white"))
     Error in h(simpleError(msg, call)) :
     error in evaluating the argument 'group' in selecting a method for function 'devStartGroup': missing value where TRUE/FALSE needed
     Calls: gridTreeTips ... paste0 -> escapeSelector -> .handleSimpleError -> h
     In addition: Warning message:
     'gridToSVG' is deprecated. Use 'grid.export' in future.'
     Execution halted
Flavor: r-release-linux-x86_64

Package gridGraphviz

Current CRAN status: OK: 12

Package grImport

Current CRAN status: OK: 12