CRAN Package Check Results for Package tableplot

Last updated on 2021-02-15 09:48:13 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3-5 2.20 32.92 35.12 NOTE
r-devel-linux-x86_64-debian-gcc 0.3-5 2.04 25.59 27.63 NOTE
r-devel-linux-x86_64-fedora-clang 0.3-5 54.04 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3-5 41.66 NOTE
r-devel-windows-ix86+x86_64 0.3-5 6.00 38.00 44.00 NOTE
r-patched-linux-x86_64 0.3-5 2.68 31.55 34.23 NOTE
r-patched-solaris-x86 0.3-5 61.90 NOTE
r-release-linux-x86_64 0.3-5 2.65 31.67 34.32 NOTE
r-release-macos-x86_64 0.3-5 NOTE
r-release-windows-ix86+x86_64 0.3-5 16.00 10.00 26.00 ERROR
r-oldrel-macos-x86_64 0.3-5 NOTE
r-oldrel-windows-ix86+x86_64 0.3-5 4.00 37.00 41.00 NOTE

Check Details

Version: 0.3-5
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: 'perturb'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64

Version: 0.3-5
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Description field: should contain one or more complete sentences.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.3-5
Check: dependencies in R code
Result: NOTE
    'library' or 'require' call to 'grid' which was already attached by Depends.
     Please remove these calls from your code.
    'library' or 'require' call to 'perturb' in package code.
     Please use :: or requireNamespace() instead.
     See section 'Suggested packages' in the 'Writing R Extensions' manual.
    Package in Depends field not imported from: 'grid'
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.3-5
Check: R code for possible problems
Result: NOTE
    cellgram: no visible global function definition for 'grid.rect'
    cellgram: no visible global function definition for 'gpar'
    cellgram: no visible global function definition for 'grid.segments'
    cellgram: no visible global function definition for 'grid.circle'
    cellgram: no visible global function definition for 'grid.polygon'
    cellgram: no visible global function definition for 'grid.text'
    cellgram: no visible global function definition for 'unit'
    compare: no visible global function definition for 'sd'
    tableplot.colldiag: no visible global function definition for
     'colldiag'
    tableplot.colldiag: no visible global function definition for 'xtabs'
    tableplot.default: no visible global function definition for
     'grid.newpage'
    tableplot.default: no visible global function definition for
     'grid.layout'
    tableplot.default: no visible global function definition for 'unit'
    tableplot.default: no visible global function definition for
     'pushViewport'
    tableplot.default: no visible global function definition for 'viewport'
    tableplot.default: no visible global function definition for
     'grid.text'
    tableplot.default: no visible global function definition for
     'upViewport'
    tableplot.default: no visible global function definition for 'gpar'
    tableplot.default: no visible global function definition for
     'grid.rect'
    tableplot.default: no visible global function definition for
     'popViewport'
    Undefined global functions or variables:
     colldiag gpar grid.circle grid.layout grid.newpage grid.polygon
     grid.rect grid.segments grid.text popViewport pushViewport sd unit
     upViewport viewport xtabs
    Consider adding
     importFrom("stats", "sd", "xtabs")
    to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.3-5
Check: Rd line widths
Result: NOTE
    Rd file 'Linehan.Rd':
     \examples lines wider than 100 characters:
     cell.specs=list(list(0,"grey50",1,1,"red",1,"white","grey90",2,.7,"black",FALSE,"black",99)),
     cell.specs=list(list(0,c("black","blue"),1,1,c("black","blue"),1,"white","grey80",2,.7,"black",FALSE,"black",99))
    
    Rd file 'cellgram.Rd':
     \usage lines wider than 90 characters:
     cellgram(cell, shape = 0, shape.col = "black", shape.lty = 1, shape.neg = 0, shape.col.neg = "red", shape.lty.neg = 1, cell.fill = "whi ... [TRUNCATED]
    
    Rd file 'congruence.array.Rd':
     \usage lines wider than 90 characters:
     congruence.array(X, FUN = congruence.coef, stat.name = "phi", round = FALSE, scale = 1, ref = "last")
    
    Rd file 'make.specs0.Rd':
     \usage lines wider than 90 characters:
     make.specs0(n = NULL, as.data.frame = FALSE, shape = 0, shape.col = "black", shape.lty = 1, shape.neg = 0, shape.col.neg = "red", shape ... [TRUNCATED]
     cell.fill = "white", back.fill = "white", label = 0, label.size = 0.7, label.col = "black", ref.lines = FALSE, ref.col = "gray80", sca ... [TRUNCATED]
    
    Rd file 'tableplot.Rd':
     \usage lines wider than 90 characters:
     v.parts = 0, h.parts = 0, gap = 2, text.m = 0, empty.text.size = 0.8, empty.text.col = "grey30",
     title = NULL, table.label = TRUE, label.size = 0.8, side.rot = 0, left.space = 10, top.space = 10+10*(!is.null(title)), ...)
     \examples lines wider than 100 characters:
     cell.specs = list(list(0,"grey50",1,0,"red",1,"white","grey80",1,0.7,"black",FALSE,"black",93)),
    
    These lines will be truncated in the PDF manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.3-5
Check: Rd cross-references
Result: NOTE
    Unknown package 'perturb' in Rd xrefs
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64

Version: 0.3-5
Check: Rd cross-references
Result: NOTE
    Undeclared package ‘gplots’ in Rd xrefs
    Unknown package ‘perturb’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.3-5
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavor: r-release-windows-ix86+x86_64