CRAN Package Check Results for Package robcp

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.5 4.29 23.47 27.76 OK
r-devel-linux-x86_64-debian-gcc 0.2.5 3.17 17.94 21.11 OK
r-devel-linux-x86_64-fedora-clang 0.2.5 42.27 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.5 31.52 NOTE
r-devel-windows-ix86+x86_64 0.2.5 12.00 45.00 57.00 OK
r-patched-linux-x86_64 0.2.5 3.80 22.37 26.17 OK
r-patched-solaris-x86 0.2.5 49.90 OK
r-release-linux-x86_64 0.2.5 3.90 22.81 26.71 OK
r-release-macos-x86_64 0.2.5 OK
r-release-windows-ix86+x86_64 0.2.5 10.00 61.00 71.00 OK
r-oldrel-macos-x86_64 0.2.5 OK
r-oldrel-windows-ix86+x86_64 0.2.5 17.00 39.00 56.00 OK

Check Details

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