CRAN Package Check Results for Package sampling

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.8 8.62 95.53 104.15 OK
r-devel-linux-x86_64-debian-gcc 2.8 6.34 70.50 76.84 OK
r-devel-linux-x86_64-fedora-clang 2.8 128.18 NOTE
r-devel-linux-x86_64-fedora-gcc 2.8 123.48 NOTE
r-devel-windows-ix86+x86_64 2.8 19.00 134.00 153.00 OK
r-patched-linux-x86_64 2.8 8.44 96.39 104.83 OK
r-patched-solaris-x86 2.8 190.00 OK
r-release-linux-x86_64 2.8 8.76 97.91 106.67 OK
r-release-macos-x86_64 2.8 OK
r-release-windows-ix86+x86_64 2.8 21.00 788.00 809.00 OK
r-oldrel-macos-x86_64 2.8 OK
r-oldrel-windows-ix86+x86_64 2.8 12.00 577.00 589.00 OK

Check Details

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