CRAN Package Check Results for Package fanc

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2 12.88 62.69 75.57 OK
r-devel-linux-x86_64-debian-gcc 2.2 9.78 46.92 56.70 OK
r-devel-linux-x86_64-fedora-clang 2.2 94.88 NOTE
r-devel-linux-x86_64-fedora-gcc 2.2 87.99 NOTE
r-devel-windows-ix86+x86_64 2.2 30.00 88.00 118.00 OK
r-patched-linux-x86_64 2.2 11.56 60.73 72.29 OK
r-patched-solaris-x86 2.2 126.40 OK
r-release-linux-x86_64 2.2 11.10 60.80 71.90 OK
r-release-macos-x86_64 2.2 OK
r-release-windows-ix86+x86_64 2.2 29.00 117.00 146.00 OK
r-oldrel-macos-x86_64 2.2 OK
r-oldrel-windows-ix86+x86_64 2.2 22.00 110.00 132.00 OK

Check Details

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