CRAN Package Check Results for Package rngSetSeed

Last updated on 2022-08-15 08:50:06 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3-2 2.91 32.83 35.74 OK
r-devel-linux-x86_64-debian-gcc 0.3-2 2.49 24.36 26.85 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.05 NOTE
r-devel-windows-x86_64 0.3-2 11.00 56.00 67.00 OK
r-patched-linux-x86_64 0.3-2 2.21 32.02 34.23 OK
r-release-linux-x86_64 0.3-2 2.58 32.03 34.61 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