CRAN Package Check Results for Package flock

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7 19.78 27.68 47.46 OK
r-devel-linux-x86_64-debian-gcc 0.7 10.23 21.71 31.94 OK
r-devel-linux-x86_64-fedora-clang 0.7 71.77 NOTE
r-devel-linux-x86_64-fedora-gcc 0.7 66.72 NOTE
r-devel-windows-x86_64 0.7 23.00 71.00 94.00 OK
r-patched-linux-x86_64 0.7 13.17 27.04 40.21 OK
r-release-linux-x86_64 0.7 15.69 26.84 42.53 OK
r-release-macos-arm64 0.7 21.00 OK
r-release-macos-x86_64 0.7 34.00 OK
r-release-windows-x86_64 0.7 21.00 73.00 94.00 OK
r-oldrel-macos-arm64 0.7 28.00 OK
r-oldrel-macos-x86_64 0.7 40.00 OK
r-oldrel-windows-ix86+x86_64 0.7 48.00 73.00 121.00 OK

Check Details

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