CRAN Package Check Results for Package equivalence

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.2 6.90 49.94 56.84 OK
r-devel-linux-x86_64-debian-gcc 0.7.2 5.45 37.51 42.96 OK
r-devel-linux-x86_64-fedora-clang 0.7.2 74.18 NOTE
r-devel-linux-x86_64-fedora-gcc 0.7.2 64.07 NOTE
r-devel-windows-ix86+x86_64 0.7.2 36.00 83.00 119.00 OK
r-patched-linux-x86_64 0.7.2 6.22 47.71 53.93 OK
r-patched-solaris-x86 0.7.2 92.70 OK
r-release-linux-x86_64 0.7.2 6.19 47.63 53.82 OK
r-release-macos-x86_64 0.7.2 OK
r-release-windows-ix86+x86_64 0.7.2 20.00 130.00 150.00 OK
r-oldrel-macos-x86_64 0.7.2 OK
r-oldrel-windows-ix86+x86_64 0.7.2 17.00 106.00 123.00 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