CRAN Package Check Results for Package bitops

Last updated on 2021-03-04 00:47:53 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0-6 2.51 21.86 24.37 OK
r-devel-linux-x86_64-debian-gcc 1.0-6 1.74 17.56 19.30 OK
r-devel-linux-x86_64-fedora-clang 1.0-6 40.85 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0-6 30.10 NOTE
r-devel-windows-ix86+x86_64 1.0-6 8.00 40.00 48.00 OK
r-patched-linux-x86_64 1.0-6 2.38 21.73 24.11 OK
r-patched-solaris-x86 1.0-6 46.60 OK
r-release-linux-x86_64 1.0-6 2.37 21.76 24.13 OK
r-release-macos-x86_64 1.0-6 OK
r-release-windows-ix86+x86_64 1.0-6 7.00 42.00 49.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