CRAN Package Check Results for Package LiblineaR

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.10-8 6.46 31.61 38.07 OK
r-devel-linux-x86_64-debian-gcc 2.10-8 4.89 26.25 31.14 OK
r-devel-linux-x86_64-fedora-clang 2.10-8 55.83 NOTE
r-devel-linux-x86_64-fedora-gcc 2.10-8 47.58 NOTE
r-devel-windows-ix86+x86_64 2.10-8 21.00 81.00 102.00 OK
r-patched-linux-x86_64 2.10-8 5.05 33.45 38.50 OK
r-patched-solaris-x86 2.10-8 89.60 OK
r-release-linux-x86_64 2.10-8 5.23 33.38 38.61 OK
r-release-macos-x86_64 2.10-8 OK
r-release-windows-ix86+x86_64 2.10-8 17.00 66.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