CRAN Package Check Results for Package uuid

Last updated on 2020-07-02 02:10:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1-4 7.33 19.19 26.52 OK
r-devel-linux-x86_64-debian-gcc 0.1-4 4.38 15.29 19.67 OK
r-devel-linux-x86_64-fedora-clang 0.1-4 41.09 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1-4 31.49 NOTE
r-devel-windows-ix86+x86_64 0.1-4 22.00 38.00 60.00 OK
r-patched-linux-x86_64 0.1-4 4.96 19.44 24.40 OK
r-patched-solaris-x86 0.1-4 43.10 OK
r-release-linux-x86_64 0.1-4 4.93 19.32 24.25 OK
r-release-osx-x86_64 0.1-4 OK
r-release-windows-ix86+x86_64 0.1-4 19.00 47.00 66.00 OK
r-oldrel-osx-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