CRAN Package Check Results for Package GNE

Last updated on 2018-07-17 01:47:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.99-1 7.38 72.09 79.47 NOTE
r-devel-linux-x86_64-debian-gcc 0.99-1 7.22 61.40 68.62 NOTE
r-devel-linux-x86_64-fedora-clang 0.99-1 106.13 NOTE
r-devel-linux-x86_64-fedora-gcc 0.99-1 106.00 NOTE
r-devel-windows-ix86+x86_64 0.99-1 24.00 136.00 160.00 OK
r-patched-linux-x86_64 0.99-1 8.12 78.23 86.35 NOTE
r-patched-solaris-x86 0.99-1 138.60 OK
r-release-linux-x86_64 0.99-1 7.16 77.48 84.64 NOTE
r-release-windows-ix86+x86_64 0.99-1 21.00 166.00 187.00 OK
r-release-osx-x86_64 0.99-1 OK
r-oldrel-windows-ix86+x86_64 0.99-1 8.00 121.00 129.00 OK
r-oldrel-osx-x86_64 0.99-1 NOTE

Check Details

Version: 0.99-1
Check: compiled code
Result: NOTE
    File ‘GNE/libs/GNE.so’:
     Found no call to: ‘R_useDynamicSymbols’
    
    It is good practice to register native routines and to disable symbol
    search.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ 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.99-1
Check: re-building of vignette outputs
Result: NOTE
    Error in re-building vignettes:
     ...
    
    Warning in Delta1_xk * mystep :
     Recycling array of length 1 in vector-array arithmetic is deprecated.
     Use c() or as.vector() instead.
    
    Warning in Delta1_xk * mystep :
     Recycling array of length 1 in vector-array arithmetic is deprecated.
     Use c() or as.vector() instead.
    
    Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
     Running 'texi2dvi' on 'GNE-howto.tex' failed.
    LaTeX errors:
    ! LaTeX Error: File `multirow.sty' not found.
    
    Type X to quit or <RETURN> to proceed,
    or enter new name. (Default extension: sty)
    
    ! Emergency stop.
    <read *>
    
    l.43 ^^M
    
    ! ==> Fatal error occurred, no output PDF file produced!
    Calls: buildVignettes -> texi2pdf -> texi2dvi
    Execution halted
Flavor: r-oldrel-osx-x86_64