CRAN Package Check Results for Package LiblineaR

Last updated on 2022-09-11 12:56:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.10-12 6.02 43.14 49.16 OK
r-devel-linux-x86_64-debian-gcc 2.10-12 5.50 34.82 40.32 OK
r-devel-linux-x86_64-fedora-clang 2.10-12 70.82 NOTE
r-devel-linux-x86_64-fedora-gcc 2.10-12 74.11 NOTE
r-devel-windows-x86_64 2.10-12 17.00 80.00 97.00 OK
r-patched-linux-x86_64 2.10-12 5.33 43.44 48.77 OK
r-release-linux-x86_64 2.10-12 6.07 43.75 49.82 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 20.00 74.00 94.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 17.00 89.00 106.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