CRAN Package Check Results for Package glmgraph

Last updated on 2021-04-07 07:49:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 63.62 68.25 131.87 OK
r-devel-linux-x86_64-debian-gcc 1.0.3 43.50 52.19 95.69 OK
r-devel-linux-x86_64-fedora-clang 1.0.3 185.67 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.3 167.29 NOTE
r-devel-windows-ix86+x86_64 1.0.3 107.00 147.00 254.00 OK
r-devel-windows-x86_64-gcc10-UCRT 1.0.3 OK
r-patched-linux-x86_64 1.0.3 56.63 67.41 124.04 OK
r-patched-solaris-x86 1.0.3 181.90 OK
r-release-linux-x86_64 1.0.3 54.94 67.93 122.87 OK
r-release-macos-x86_64 1.0.3 OK
r-release-windows-ix86+x86_64 1.0.3 125.00 183.00 308.00 OK
r-oldrel-macos-x86_64 1.0.3 OK
r-oldrel-windows-ix86+x86_64 1.0.3 135.00 158.00 293.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