CRAN Package Check Results for Package glmgraph

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 69.77 67.67 137.44 OK
r-devel-linux-x86_64-debian-gcc 1.0.3 46.29 50.02 96.31 OK
r-devel-linux-x86_64-fedora-clang 1.0.3 177.64 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.3 166.88 NOTE
r-devel-windows-ix86+x86_64 1.0.3 152.00 161.00 313.00 OK
r-patched-linux-x86_64 1.0.3 53.84 67.39 121.23 OK
r-patched-solaris-x86 1.0.3 178.40 OK
r-release-linux-x86_64 1.0.3 45.98 67.36 113.34 OK
r-release-macos-x86_64 1.0.3 OK
r-release-windows-ix86+x86_64 1.0.3 157.00 200.00 357.00 OK
r-oldrel-macos-x86_64 1.0.3 OK
r-oldrel-windows-ix86+x86_64 1.0.3 107.00 176.00 283.00 OK

Additional issues

valgrind

Check Details

Version: 1.0.3
Check: compiled code
Result: NOTE
    File ‘glmgraph/libs/glmgraph.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