CRAN Package Check Results for Package fanc

Last updated on 2022-05-07 14:52:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2 12.92 79.69 92.61 OK
r-devel-linux-x86_64-debian-gcc 2.2 10.63 60.96 71.59 OK
r-devel-linux-x86_64-fedora-clang 2.2 14.50 ERROR
r-devel-linux-x86_64-fedora-gcc 2.2 108.64 NOTE
r-devel-windows-x86_64 2.2 17.00 94.00 111.00 OK
r-patched-linux-x86_64 2.2 11.59 77.77 89.36 OK
r-release-linux-x86_64 2.2 12.16 76.79 88.95 OK
r-release-macos-arm64 2.2 32.00 OK
r-release-macos-x86_64 2.2 56.00 OK
r-release-windows-x86_64 2.2 20.00 97.00 117.00 OK
r-oldrel-macos-arm64 2.2 37.00 OK
r-oldrel-macos-x86_64 2.2 63.00 OK
r-oldrel-windows-ix86+x86_64 2.2 28.00 110.00 138.00 OK

Additional issues

BLAS

Check Details

Version: 2.2
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavor: r-devel-linux-x86_64-fedora-clang

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.
Flavor: r-devel-linux-x86_64-fedora-gcc