CRAN Package Check Results for Package textreuse

Last updated on 2018-11-24 00:51:28 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 31.79 48.65 80.44 OK
r-devel-linux-x86_64-debian-gcc 0.1.4 27.48 38.39 65.87 OK
r-devel-linux-x86_64-fedora-clang 0.1.4 112.58 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.4 99.34 NOTE
r-devel-windows-ix86+x86_64 0.1.4 83.00 113.00 196.00 OK
r-patched-linux-x86_64 0.1.4 33.98 45.52 79.50 OK
r-patched-solaris-x86 0.1.4 132.10 OK
r-release-linux-x86_64 0.1.4 37.17 45.62 82.79 OK
r-release-windows-ix86+x86_64 0.1.4 80.00 132.00 212.00 OK
r-release-osx-x86_64 0.1.4 OK
r-oldrel-windows-ix86+x86_64 0.1.4 84.00 144.00 228.00 OK
r-oldrel-osx-x86_64 0.1.4 OK

Check Details

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