CRAN Package Check Results for Package BiasedUrn

Last updated on 2023-06-01 02:53:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.9 9.82 26.20 36.02 OK
r-devel-linux-x86_64-debian-gcc 2.0.9 8.22 21.17 29.39 OK
r-devel-linux-x86_64-fedora-clang 2.0.9 47.21 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0.9 63.63 NOTE
r-devel-windows-x86_64 2.0.9 12.00 52.00 64.00 OK
r-patched-linux-x86_64 2.0.9 OK
r-release-linux-x86_64 2.0.9 9.31 25.71 35.02 OK
r-release-macos-arm64 2.0.9 27.00 OK
r-release-macos-x86_64 2.0.9 38.00 OK
r-release-windows-x86_64 2.0.9 12.00 58.00 70.00 OK
r-oldrel-macos-arm64 2.0.9 25.00 OK
r-oldrel-macos-x86_64 2.0.9 29.00 OK
r-oldrel-windows-x86_64 2.0.9 39.00 62.00 101.00 OK

Additional issues

gcc-UBSAN

Check Details

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