CRAN Package Check Results for Package fanc

Last updated on 2022-04-24 03:52:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2 11.02 80.86 91.88 OK
r-devel-linux-x86_64-debian-gcc 2.2 8.95 60.58 69.53 OK
r-devel-linux-x86_64-fedora-clang 2.2 111.33 NOTE
r-devel-linux-x86_64-fedora-gcc 2.2 99.24 NOTE
r-patched-linux-x86_64 2.2 12.86 75.72 88.58 OK
r-release-linux-x86_64 2.2 11.23 73.12 84.35 OK
r-release-macos-arm64 2.2 OK
r-release-macos-x86_64 2.2 OK
r-release-windows-x86_64 2.2 20.00 95.00 115.00 OK
r-oldrel-macos-arm64 2.2 OK
r-oldrel-macos-x86_64 2.2 OK
r-oldrel-windows-ix86+x86_64 2.2 27.00 108.00 135.00 OK

Additional issues

BLAS

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