CRAN Package Check Results for Package rngSetSeed

Last updated on 2020-08-07 01:49:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3-2 2.77 30.40 33.17 OK
r-devel-linux-x86_64-debian-gcc 0.3-2 2.42 21.86 24.28 OK
r-devel-linux-x86_64-fedora-clang 0.3-2 47.95 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3-2 37.68 NOTE
r-devel-windows-ix86+x86_64 0.3-2 11.00 58.00 69.00 OK
r-patched-linux-x86_64 0.3-2 2.31 29.56 31.87 OK
r-patched-solaris-x86 0.3-2 54.30 OK
r-release-linux-x86_64 0.3-2 2.36 29.57 31.93 OK
r-release-macos-x86_64 0.3-2 OK
r-release-windows-ix86+x86_64 0.3-2 9.00 83.00 92.00 OK
r-oldrel-macos-x86_64 0.3-2 OK
r-oldrel-windows-ix86+x86_64 0.3-2 8.00 73.00 81.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