CRAN Package Check Results for Package BiasedUrn

Last updated on 2022-09-11 12:56:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.07 7.35 27.11 34.46 OK
r-devel-linux-x86_64-debian-gcc 1.07 6.51 21.09 27.60 OK
r-devel-linux-x86_64-fedora-clang 1.07 55.45 NOTE
r-devel-linux-x86_64-fedora-gcc 1.07 54.95 NOTE
r-devel-windows-x86_64 1.07 29.00 58.00 87.00 OK
r-patched-linux-x86_64 1.07 7.67 25.83 33.50 OK
r-release-linux-x86_64 1.07 7.31 25.43 32.74 OK
r-release-macos-arm64 1.07 25.00 OK
r-release-macos-x86_64 1.07 28.00 OK
r-release-windows-x86_64 1.07 16.00 66.00 82.00 OK
r-oldrel-macos-arm64 1.07 29.00 OK
r-oldrel-macos-x86_64 1.07 39.00 OK
r-oldrel-windows-ix86+x86_64 1.07 23.00 45.00 68.00 OK

Check Details

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