CRAN Package Check Results for Package RSKC

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.4.2 6.51 39.03 45.54 OK
r-devel-linux-x86_64-debian-gcc 2.4.2 4.74 29.57 34.31 OK
r-devel-linux-x86_64-fedora-clang 2.4.2 61.90 NOTE
r-devel-linux-x86_64-fedora-gcc 2.4.2 51.61 NOTE
r-devel-windows-ix86+x86_64 2.4.2 15.00 65.00 80.00 OK
r-patched-linux-x86_64 2.4.2 5.87 38.27 44.14 OK
r-patched-solaris-x86 2.4.2 94.20 OK
r-release-linux-x86_64 2.4.2 5.73 37.55 43.28 OK
r-release-macos-x86_64 2.4.2 OK
r-release-windows-ix86+x86_64 2.4.2 17.00 95.00 112.00 OK
r-oldrel-macos-x86_64 2.4.2 OK
r-oldrel-windows-ix86+x86_64 2.4.2 11.00 83.00 94.00 OK

Check Details

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