CRAN Package Check Results for Package cbird

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 4.05 19.14 23.19 OK
r-devel-linux-x86_64-debian-gcc 1.0 3.01 15.17 18.18 OK
r-devel-linux-x86_64-fedora-clang 1.0 36.86 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 27.45 NOTE
r-devel-windows-ix86+x86_64 1.0 11.00 38.00 49.00 OK
r-patched-linux-x86_64 1.0 3.85 19.22 23.07 OK
r-patched-solaris-x86 1.0 45.90 OK
r-release-linux-x86_64 1.0 3.79 19.34 23.13 OK
r-release-macos-x86_64 1.0 OK
r-release-windows-ix86+x86_64 1.0 10.00 35.00 45.00 OK
r-oldrel-macos-x86_64 1.0 OK
r-oldrel-windows-ix86+x86_64 1.0 8.00 51.00 59.00 OK

Check Details

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