CRAN Package Check Results for Package network

Last updated on 2015-09-06 23:47:32.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.12.0 2.36 34.68 37.03 NOTE
r-devel-linux-x86_64-debian-gcc 1.12.0 2.68 33.84 36.53 NOTE
r-devel-linux-x86_64-fedora-clang 1.12.0 75.91 NOTE
r-devel-linux-x86_64-fedora-gcc 1.12.0 72.43 NOTE
r-devel-osx-x86_64-clang 1.12.0 65.29 OK
r-devel-windows-ix86+x86_64 1.12.0 14.00 74.00 88.00 NOTE
r-patched-linux-x86_64 1.12.0 2.76 38.23 40.99 OK
r-patched-solaris-sparc 1.12.0 496.10 OK
r-patched-solaris-x86 1.12.0 104.60 OK
r-release-linux-x86_64 1.12.0 2.70 36.68 39.38 OK
r-release-osx-x86_64-mavericks 1.12.0 NOTE
r-release-windows-ix86+x86_64 1.12.0 20.00 75.00 95.00 OK
r-oldrel-windows-ix86+x86_64 1.12.0 23.00 78.00 101.00 OK

Check Details

Version: 1.12.0
Check: R code for possible problems
Result: NOTE
    as.color: no visible global function definition for ‘gray’
    is.color: no visible global function definition for ‘colors’
    network.arrow: no visible global function definition for ‘polygon’
    network.edgelabel: no visible global function definition for ‘text’
    network.layout.kamadakawai: no visible global function definition for
     ‘rnorm’
    network.loop: no visible global function definition for ‘polygon’
    network.vertex: no visible global function definition for ‘polygon’
    plot.network.default: no visible global function definition for ‘par’
    plot.network.default: no visible global function definition for ‘plot’
    plot.network.default: no visible global function definition for
     ‘strwidth’
    plot.network.default: no visible global function definition for
     ‘strheight’
    plot.network.default: no visible global function definition for ‘rect’
    plot.network.default: no visible global function definition for ‘text’
    plot.network.default: no visible global function definition for
     ‘locator’
    read.paj: no visible global function definition for ‘reshape’
    Undefined global functions or variables:
     colors gray locator par plot polygon rect reshape rnorm strheight
     strwidth text
    Consider adding
     importFrom("grDevices", "colors", "gray")
     importFrom("graphics", "locator", "par", "plot", "polygon", "rect",
     "strheight", "strwidth", "text")
     importFrom("stats", "reshape", "rnorm")
    to your NAMESPACE.
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

Version: 1.12.0
Check: Rd cross-references
Result: NOTE
    Package unavailable to check Rd xrefs: ‘ergm’
Flavor: r-release-osx-x86_64-mavericks

Version: 1.12.0
Check: re-building of vignette outputs
Result: NOTE
    Error in re-building vignettes:
     ...
     first element used of 'each' argument
    Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
     Running 'texi2dvi' on 'networkVignette.tex' failed.
    LaTeX errors:
    ! Undefined control sequence.
    l.15 x<9c><ed>\Mk
     ^^S<df>^^Z^^?Lo<8d>#2<93>C<b9>қ?m<c2><80><b4>\B^^S^^Xt!HE^^J
    The control sequence at the end of the top line
    of your error message was never \def'ed. If you have
    ! Undefined control sequence.
    l.15 x<9c><ed>\Mk^^S<df>^^Z^^?Lo<8d>#2<93>C<b9>қ?m<c2><80><b4>\B
     ^^S^^Xt!HE^^J
    The control sequence at the end of the top line
    of your error message was never \def'ed. If you have
    ! LaTeX Error: Missing \begin{document}.
    
    See the LaTeX manual or LaTeX Companion for explanation.
    Type H <return> for immediate help.
     ...
    ! Extra }, or forgotten \endgroup.
    l.16 ...NMD<86>a<cc><cf><cf><0b>!8<e7><e3><e3><e3>+++^^O^^^<<98><9b><9b>c<8c><e1>4<b3><b3><b3><a6>ibb6<9b>}
     <fc><f8>1p^^[^^_^^_<af><d5>j+++O<9e><^^A>...
    I've deleted a group-closing symbol becaus
    Calls: buildVignettes -> texi2pdf -> texi2dvi
    Execution halted
Flavor: r-release-osx-x86_64-mavericks