CRAN Package Check Results for Package far

Last updated on 2022-04-24 03:52:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6-5 7.30 47.57 54.87 OK
r-devel-linux-x86_64-debian-gcc 0.6-5 4.70 35.62 40.32 OK
r-devel-linux-x86_64-fedora-clang 0.6-5 64.15 NOTE
r-devel-linux-x86_64-fedora-gcc 0.6-5 51.96 NOTE
r-patched-linux-x86_64 0.6-5 6.24 45.50 51.74 OK
r-release-linux-x86_64 0.6-5 5.91 43.16 49.07 OK
r-release-macos-arm64 0.6-5 OK
r-release-macos-x86_64 0.6-5 OK
r-release-windows-x86_64 0.6-5 24.00 64.00 88.00 OK
r-oldrel-macos-arm64 0.6-5 OK
r-oldrel-macos-x86_64 0.6-5 OK
r-oldrel-windows-ix86+x86_64 0.6-5 11.00 66.00 77.00 OK

Check Details

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