CRAN Package Check Results for Package LiblineaR

Last updated on 2020-12-31 00:46:47 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.10-8 6.43 33.32 39.75 OK
r-devel-linux-x86_64-debian-gcc 2.10-8 3.96 27.36 31.32 OK
r-devel-linux-x86_64-fedora-clang 2.10-8 59.48 NOTE
r-devel-linux-x86_64-fedora-gcc 2.10-8 50.50 NOTE
r-devel-windows-ix86+x86_64 2.10-8 16.00 62.00 78.00 OK
r-patched-linux-x86_64 2.10-8 4.97 34.32 39.29 OK
r-patched-solaris-x86 2.10-8 90.70 OK
r-release-linux-x86_64 2.10-8 4.95 34.43 39.38 OK
r-release-macos-x86_64 2.10-8 OK
r-release-windows-ix86+x86_64 2.10-8 13.00 70.00 83.00 OK
r-oldrel-macos-x86_64 2.10-8 OK
r-oldrel-windows-ix86+x86_64 2.10-8 15.00 85.00 100.00 OK

Check Details

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