CRAN Package Check Results for Package uuid

Last updated on 2020-08-07 01:50:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1-4 7.23 19.35 26.58 OK
r-devel-linux-x86_64-debian-gcc 0.1-4 4.39 15.40 19.79 OK
r-devel-linux-x86_64-fedora-clang 0.1-4 41.61 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1-4 30.20 NOTE
r-devel-windows-ix86+x86_64 0.1-4 23.00 33.00 56.00 OK
r-patched-linux-x86_64 0.1-4 5.14 19.37 24.51 OK
r-patched-solaris-x86 0.1-4 43.10 OK
r-release-linux-x86_64 0.1-4 4.80 19.34 24.14 OK
r-release-macos-x86_64 0.1-4 OK
r-release-windows-ix86+x86_64 0.1-4 19.00 47.00 66.00 OK
r-oldrel-macos-x86_64 0.1-4 OK
r-oldrel-windows-ix86+x86_64 0.1-4 31.00 47.00 78.00 OK

Additional issues

clang-UBSAN gcc-UBSAN

Check Details

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