CRAN Package Check Results for Package rngSetSeed

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3-2 2.62 33.12 35.74 OK
r-devel-linux-x86_64-debian-gcc 0.3-2 2.35 24.41 26.76 OK
r-devel-linux-x86_64-fedora-clang 0.3-2 54.12 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3-2 53.62 NOTE
r-devel-windows-x86_64 0.3-2 13.00 61.00 74.00 OK
r-patched-linux-x86_64 0.3-2 3.14 31.95 35.09 OK
r-release-linux-x86_64 0.3-2 3.05 32.03 35.08 OK
r-release-macos-arm64 0.3-2 23.00 OK
r-release-macos-x86_64 0.3-2 25.00 OK
r-release-windows-x86_64 0.3-2 9.00 54.00 63.00 OK
r-oldrel-macos-arm64 0.3-2 20.00 OK
r-oldrel-macos-x86_64 0.3-2 34.00 OK
r-oldrel-windows-ix86+x86_64 0.3-2 9.00 52.00 61.00 OK

Check Details

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