CRAN Package Check Results for Package SnowballC

Last updated on 2017-02-24 23:52:55.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.1 4.78 11.96 16.73 NOTE
r-devel-linux-x86_64-debian-gcc 0.5.1 3.90 12.15 16.05 NOTE
r-devel-linux-x86_64-fedora-clang 0.5.1 26.36 NOTE --no-stop-on-test-error
r-devel-linux-x86_64-fedora-gcc 0.5.1 25.06 NOTE --no-stop-on-test-error
r-devel-macos-x86_64-clang 0.5.1 23.03 NOTE --no-stop-on-test-error
r-devel-windows-ix86+x86_64 0.5.1 19.00 43.00 62.00 OK
r-patched-linux-x86_64 0.5.1 3.69 10.62 14.31 OK
r-patched-solaris-sparc 0.5.1 143.70 OK
r-patched-solaris-x86 0.5.1 34.60 OK
r-release-linux-x86_64 0.5.1 3.95 10.63 14.57 OK
r-release-osx-x86_64-mavericks 0.5.1 OK
r-release-windows-ix86+x86_64 0.5.1 23.00 29.00 52.00 OK
r-oldrel-windows-ix86+x86_64 0.5.1 26.00 29.00 55.00 OK

Check Details

Version: 0.5.1
Check: compiled code
Result: NOTE
    File ‘SnowballC/libs/SnowballC.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-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.5.1
Flags: --no-stop-on-test-error
Check: compiled code
Result: NOTE
    File ‘SnowballC/libs/SnowballC.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, r-devel-macos-x86_64-clang