CRAN Package Check Results for Package read.dbc

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.5 2.60 17.71 20.31 OK
r-devel-linux-x86_64-debian-gcc 1.0.5 1.92 14.00 15.92 OK
r-devel-linux-x86_64-fedora-clang 1.0.5 33.23 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.5 23.51 NOTE
r-devel-windows-ix86+x86_64 1.0.5 11.00 36.00 47.00 OK
r-patched-linux-x86_64 1.0.5 2.46 17.52 19.98 OK
r-patched-solaris-x86 1.0.5 38.30 OK
r-release-linux-x86_64 1.0.5 2.21 17.54 19.75 OK
r-release-macos-x86_64 1.0.5 OK
r-release-windows-ix86+x86_64 1.0.5 9.00 32.00 41.00 OK
r-oldrel-macos-x86_64 1.0.5 OK
r-oldrel-windows-ix86+x86_64 1.0.5 13.00 54.00 67.00 OK

Check Details

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