CRAN Package Check Results for Package bclust

Last updated on 2020-01-16 15:48:23 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5 6.88 32.32 39.20 OK
r-devel-linux-x86_64-debian-gcc 1.5 5.00 25.50 30.50 OK
r-devel-linux-x86_64-fedora-clang 1.5 49.64 NOTE
r-devel-linux-x86_64-fedora-gcc 1.5 47.90 NOTE
r-devel-windows-ix86+x86_64 1.5 22.00 59.00 81.00 OK
r-devel-windows-ix86+x86_64-gcc8 1.5 17.00 71.00 88.00 OK
r-patched-linux-x86_64 1.5 5.55 30.08 35.63 OK
r-patched-solaris-x86 1.5 66.20 OK
r-release-linux-x86_64 1.5 5.62 30.16 35.78 OK
r-release-windows-ix86+x86_64 1.5 14.00 92.00 106.00 OK
r-release-osx-x86_64 1.5 OK
r-oldrel-windows-ix86+x86_64 1.5 14.00 53.00 67.00 OK
r-oldrel-osx-x86_64 1.5 OK

Additional issues

OpenBLAS

Check Details

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