CRAN Package Check Results for Package bitops

Last updated on 2020-08-07 01:49:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0-6 2.56 19.24 21.80 OK
r-devel-linux-x86_64-debian-gcc 1.0-6 1.97 15.51 17.48 OK
r-devel-linux-x86_64-fedora-clang 1.0-6 35.61 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0-6 26.25 NOTE
r-devel-windows-ix86+x86_64 1.0-6 12.00 35.00 47.00 OK
r-patched-linux-x86_64 1.0-6 2.43 19.49 21.92 OK
r-patched-solaris-x86 1.0-6 41.50 OK
r-release-linux-x86_64 1.0-6 2.31 19.19 21.50 OK
r-release-macos-x86_64 1.0-6 OK
r-release-windows-ix86+x86_64 1.0-6 9.00 36.00 45.00 OK
r-oldrel-macos-x86_64 1.0-6 OK
r-oldrel-windows-ix86+x86_64 1.0-6 7.00 46.00 53.00 OK

Additional issues

clang-UBSAN

Check Details

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