CRAN Package Check Results for Package hexbin

Last updated on 2017-12-20 00:46:55 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.27.1 2.41 60.00 62.41 NOTE
r-devel-linux-x86_64-debian-gcc 1.27.1 NOTE
r-devel-linux-x86_64-fedora-clang 1.27.1 78.08 NOTE
r-devel-linux-x86_64-fedora-gcc 1.27.1 77.67 NOTE
r-devel-windows-ix86+x86_64 1.27.1 16.00 105.00 121.00 OK
r-patched-linux-x86_64 1.27.1 2.35 69.42 71.77 NOTE
r-patched-solaris-x86 1.27.1 95.20 OK
r-release-linux-x86_64 1.27.1 2.56 70.35 72.91 NOTE
r-release-windows-ix86+x86_64 1.27.1 11.00 134.00 145.00 OK
r-release-osx-x86_64 1.27.1 WARN
r-oldrel-windows-ix86+x86_64 1.27.1 9.00 109.00 118.00 OK
r-oldrel-osx-x86_64 1.27.1 OK

Check Details

Version: 1.27.1
Check: compiled code
Result: NOTE
    File ‘hexbin/libs/hexbin.so’:
     Found no calls to: ‘R_registerRoutines’, ‘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: 1.27.1
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘marray’
Flavor: r-release-osx-x86_64

Version: 1.27.1
Check: running R code from vignettes
Result: WARN
    Errors in running code in vignettes:
    when running code in ‘hexagon_binning.Rnw’
     ...
    + shape = shape)
    
    > hdiffplot(erode(hbF, cdfcut = 0.25), erode(hbM, cdfcut = 0.25),
    + unzoom = 1.3)
    
    > library("marray")
    
     When sourcing ‘hexagon_binning.R’:
    Error: there is no package called ‘marray’
    Execution halted
Flavor: r-release-osx-x86_64

Version: 1.27.1
Check: re-building of vignette outputs
Result: NOTE
    Error in re-building vignettes:
     ...
    
    Error: processing vignette 'hexagon_binning.Rnw' failed with diagnostics:
     chunk 10 (label = marray1)
    Error in library("marray") : there is no package called ‘marray’
    Execution halted
Flavor: r-release-osx-x86_64