CRAN Package Check Results for Package equivalence

Last updated on 2023-01-25 04:51:36 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.2 8.05 68.40 76.45 OK
r-devel-linux-x86_64-debian-gcc 0.7.2 5.53 49.72 55.25 OK
r-devel-linux-x86_64-fedora-clang 0.7.2 93.60 NOTE
r-devel-linux-x86_64-fedora-gcc 0.7.2 92.08 NOTE
r-devel-windows-x86_64 0.7.2 31.00 96.00 127.00 OK
r-patched-linux-x86_64 0.7.2 14.38 66.15 80.53 OK
r-release-linux-x86_64 0.7.2 8.47 66.83 75.30 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 35.00 99.00 134.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 26.00 115.00 141.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