CRAN Package Check Results for Package equivalence

Last updated on 2019-05-01 01:51:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.2 5.70 45.38 51.08 OK
r-devel-linux-x86_64-debian-gcc 0.7.2 5.00 36.06 41.06 OK
r-devel-linux-x86_64-fedora-clang 0.7.2 62.04 NOTE
r-devel-linux-x86_64-fedora-gcc 0.7.2 59.44 NOTE
r-patched-linux-x86_64 0.7.2 6.04 44.44 50.48 OK
r-patched-solaris-x86 0.7.2 95.80 OK
r-release-linux-x86_64 0.7.2 5.72 44.32 50.04 OK
r-release-windows-ix86+x86_64 0.7.2 27.00 107.00 134.00 OK
r-release-osx-x86_64 0.7.2 OK
r-oldrel-windows-ix86+x86_64 0.7.2 16.00 69.00 85.00 OK
r-oldrel-osx-x86_64 0.7.2 OK

Check Details

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