CRAN Package Check Results for Package RTextTools

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.3 12.37 100.98 113.35 OK
r-devel-linux-x86_64-debian-gcc 1.4.3 10.68 80.56 91.24 OK
r-devel-linux-x86_64-fedora-clang 1.4.3 144.47 NOTE
r-devel-linux-x86_64-fedora-gcc 1.4.3 134.30 NOTE
r-devel-windows-ix86+x86_64 1.4.3 47.00 168.00 215.00 OK
r-patched-linux-x86_64 1.4.3 13.14 100.34 113.48 OK
r-patched-solaris-x86 1.4.3 214.80 OK
r-release-linux-x86_64 1.4.3 11.18 99.56 110.74 OK
r-release-macos-x86_64 1.4.3 OK
r-release-windows-ix86+x86_64 1.4.3 52.00 235.00 287.00 OK
r-oldrel-macos-x86_64 1.4.3 OK
r-oldrel-windows-ix86+x86_64 1.4.3 35.00 173.00 208.00 OK

Check Details

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