CRAN Package Check Results for Package fdrtool

Last updated on 2019-07-03 01:47:20 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.15 2.54 23.04 25.58 OK
r-devel-linux-x86_64-debian-gcc 1.2.15 1.97 18.27 20.24 OK
r-devel-linux-x86_64-fedora-clang 1.2.15 32.10 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.15 30.72 NOTE
r-devel-windows-ix86+x86_64 1.2.15 9.00 45.00 54.00 OK
r-patched-linux-x86_64 1.2.15 2.56 23.11 25.67 OK
r-patched-solaris-x86 1.2.15 49.70 OK
r-release-linux-x86_64 1.2.15 2.65 23.00 25.65 OK
r-release-windows-ix86+x86_64 1.2.15 7.00 56.00 63.00 OK
r-release-osx-x86_64 1.2.15 OK
r-oldrel-windows-ix86+x86_64 1.2.15 5.00 39.00 44.00 OK
r-oldrel-osx-x86_64 1.2.15 OK

Check Details

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