CRAN Package Check Results for Package equivalence

Last updated on 2023-03-27 23:55:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.2 8.32 64.29 72.61 OK
r-devel-linux-x86_64-debian-gcc 0.7.2 7.01 47.80 54.81 OK
r-devel-linux-x86_64-fedora-clang 0.7.2 89.68 NOTE
r-devel-linux-x86_64-fedora-gcc 0.7.2 84.95 NOTE
r-patched-linux-x86_64 0.7.2 11.23 59.60 70.83 OK
r-release-linux-x86_64 0.7.2 8.10 60.92 69.02 OK
r-release-macos-arm64 0.7.2 33.00 OK
r-release-macos-x86_64 0.7.2 58.00 OK
r-release-windows-x86_64 0.7.2 17.00 97.00 114.00 OK
r-oldrel-macos-arm64 0.7.2 39.00 OK
r-oldrel-macos-x86_64 0.7.2 51.00 OK
r-oldrel-windows-ix86+x86_64 0.7.2 25.00 107.00 132.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