CRAN Package Check Results for Package EBEN

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.6 8.68 40.81 49.49 OK
r-devel-linux-x86_64-debian-gcc 4.6 6.81 31.02 37.83 OK
r-devel-linux-x86_64-fedora-clang 4.6 15.20 ERROR
r-devel-linux-x86_64-fedora-gcc 4.6 58.57 NOTE
r-devel-windows-x86_64 4.6 25.00 59.00 84.00 OK
r-patched-linux-x86_64 4.6 7.44 38.35 45.79 OK
r-release-linux-x86_64 4.6 6.79 39.05 45.84 OK
r-release-macos-arm64 4.6 24.00 OK
r-release-macos-x86_64 4.6 33.00 OK
r-release-windows-x86_64 4.6 15.00 55.00 70.00 OK
r-oldrel-macos-arm64 4.6 28.00 OK
r-oldrel-macos-x86_64 4.6 39.00 OK
r-oldrel-windows-ix86+x86_64 4.6 22.00 58.00 80.00 OK

Additional issues

BLAS

Check Details

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

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