CRAN Package Check Results for Package cord

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 41.87 23.00 64.87 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 29.62 18.28 47.90 OK
r-devel-linux-x86_64-fedora-clang 0.1.1 96.12 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.1 85.24 NOTE
r-devel-windows-ix86+x86_64 0.1.1 99.00 57.00 156.00 OK
r-patched-linux-x86_64 0.1.1 33.08 23.04 56.12 OK
r-patched-solaris-x86 0.1.1 83.90 OK
r-release-linux-x86_64 0.1.1 32.38 22.99 55.37 OK
r-release-macos-x86_64 0.1.1 OK
r-release-windows-ix86+x86_64 0.1.1 105.00 79.00 184.00 OK
r-oldrel-macos-x86_64 0.1.1 OK
r-oldrel-windows-ix86+x86_64 0.1.1 70.00 67.00 137.00 OK

Check Details

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