CRAN Package Check Results for Package LiblineaR

Last updated on 2022-08-15 08:49:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.10-12 6.18 41.96 48.14 OK
r-devel-linux-x86_64-debian-gcc 2.10-12 5.18 34.74 39.92 OK
r-devel-linux-x86_64-fedora-clang 2.10-12 70.82 NOTE
r-devel-linux-x86_64-fedora-gcc 2.10-12 72.88 NOTE
r-devel-windows-x86_64 2.10-12 14.00 76.00 90.00 OK
r-patched-linux-x86_64 2.10-12 5.96 44.03 49.99 OK
r-release-linux-x86_64 2.10-12 4.84 43.13 47.97 OK
r-release-macos-arm64 2.10-12 30.00 OK
r-release-macos-x86_64 2.10-12 39.00 OK
r-release-windows-x86_64 2.10-12 22.00 73.00 95.00 OK
r-oldrel-macos-arm64 2.10-12 28.00 OK
r-oldrel-macos-x86_64 2.10-12 57.00 OK
r-oldrel-windows-ix86+x86_64 2.10-12 18.00 86.00 104.00 OK

Check Details

Version: 2.10-12
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