CRAN Package Check Results for Package spcr

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1 3.89 52.77 56.66 OK
r-devel-linux-x86_64-debian-gcc 2.1 4.13 38.40 42.53 OK
r-devel-linux-x86_64-fedora-clang 2.1 14.07 ERROR
r-devel-linux-x86_64-fedora-gcc 2.1 66.02 NOTE
r-devel-windows-x86_64 2.1 17.00 66.00 83.00 OK
r-patched-linux-x86_64 2.1 5.48 49.81 55.29 OK
r-release-linux-x86_64 2.1 5.28 49.78 55.06 OK
r-release-macos-arm64 2.1 23.00 OK
r-release-macos-x86_64 2.1 36.00 OK
r-release-windows-x86_64 2.1 11.00 64.00 75.00 OK
r-oldrel-macos-arm64 2.1 21.00 OK
r-oldrel-macos-x86_64 2.1 28.00 OK
r-oldrel-windows-ix86+x86_64 2.1 12.00 76.00 88.00 OK

Additional issues

BLAS

Check Details

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

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