CRAN Package Check Results for Package BiasedUrn

Last updated on 2023-01-25 04:51:31 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.8 9.00 25.86 34.86 OK
r-devel-linux-x86_64-debian-gcc 2.0.8 7.09 20.67 27.76 OK
r-devel-linux-x86_64-fedora-clang 2.0.8 50.06 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0.8 57.22 NOTE
r-devel-windows-x86_64 2.0.8 32.00 62.00 94.00 OK
r-patched-linux-x86_64 2.0.8 7.56 26.06 33.62 OK
r-release-linux-x86_64 2.0.8 7.60 25.85 33.45 OK
r-release-macos-arm64 2.0.8 19.00 OK
r-release-macos-x86_64 2.0.8 28.00 OK
r-release-windows-x86_64 2.0.8 31.00 59.00 90.00 OK
r-oldrel-macos-arm64 2.0.8 22.00 OK
r-oldrel-macos-x86_64 2.0.8 31.00 OK
r-oldrel-windows-ix86+x86_64 2.0.8 27.00 59.00 86.00 OK

Check Details

Version: 2.0.8
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