CRAN Package Check Results for Package fdrtool

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.15 3.68 25.16 28.84 OK
r-devel-linux-x86_64-debian-gcc 1.2.15 2.58 19.56 22.14 OK
r-devel-linux-x86_64-fedora-clang 1.2.15 42.80 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.15 33.43 NOTE
r-devel-windows-ix86+x86_64 1.2.15 12.00 44.00 56.00 OK
r-patched-linux-x86_64 1.2.15 2.89 24.98 27.87 OK
r-patched-solaris-x86 1.2.15 51.70 OK
r-release-linux-x86_64 1.2.15 3.14 25.13 28.27 OK
r-release-macos-x86_64 1.2.15 OK
r-release-windows-ix86+x86_64 1.2.15 8.00 44.00 52.00 OK
r-oldrel-macos-x86_64 1.2.15 OK
r-oldrel-windows-ix86+x86_64 1.2.15 7.00 56.00 63.00 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