CRAN Package Check Results for Package graphscan

Last updated on 2020-08-07 01:49:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 11.51 56.44 67.95 OK
r-devel-linux-x86_64-debian-gcc 1.1.1 9.36 44.70 54.06 OK
r-devel-linux-x86_64-fedora-clang 1.1.1 91.26 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.1 82.70 NOTE
r-devel-windows-ix86+x86_64 1.1.1 47.00 94.00 141.00 OK
r-patched-linux-x86_64 1.1.1 11.20 56.98 68.18 OK
r-patched-solaris-x86 1.1.1 112.80 OK
r-release-linux-x86_64 1.1.1 11.32 56.66 67.98 OK
r-release-macos-x86_64 1.1.1 OK
r-release-windows-ix86+x86_64 1.1.1 43.00 101.00 144.00 OK
r-oldrel-macos-x86_64 1.1.1 WARN
r-oldrel-windows-ix86+x86_64 1.1.1 28.00 88.00 116.00 OK

Check Details

Version: 1.1.1
Check: compiled code
Result: NOTE
    File ‘graphscan/libs/graphscan.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-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.1.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Warning: 'rgl_init' failed, running with rgl.useNULL = TRUE
Flavor: r-oldrel-macos-x86_64