CRAN Package Check Results for Package graphscan

Last updated on 2021-09-25 05:49:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 11.19 58.42 69.61 OK
r-devel-linux-x86_64-debian-gcc 1.1.1 8.56 46.19 54.75 OK
r-devel-linux-x86_64-fedora-clang 1.1.1 15.39 ERROR
r-devel-linux-x86_64-fedora-gcc 1.1.1 82.85 NOTE
r-devel-windows-x86_64 1.1.1 16.00 56.00 72.00 OK
r-devel-windows-x86_64-gcc10-UCRT 1.1.1 OK
r-patched-linux-x86_64 1.1.1 9.66 56.40 66.06 OK
r-patched-solaris-x86 1.1.1 121.50 OK
r-release-linux-x86_64 1.1.1 10.08 56.36 66.44 OK
r-release-macos-arm64 1.1.1 OK
r-release-macos-x86_64 1.1.1 OK
r-release-windows-ix86+x86_64 1.1.1 30.00 72.00 102.00 OK
r-oldrel-macos-x86_64 1.1.1 OK
r-oldrel-windows-ix86+x86_64 1.1.1 24.00 73.00 97.00 OK

Check Details

Version: 1.1.1
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavor: r-devel-linux-x86_64-fedora-clang

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.
Flavor: r-devel-linux-x86_64-fedora-gcc