CRAN Package Check Results for Package compareC

Last updated on 2024-03-28 17:49:24 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.2 2.45 33.05 35.50 OK
r-devel-linux-x86_64-debian-gcc 1.3.2 1.91 29.21 31.12 OK
r-devel-linux-x86_64-fedora-clang 1.3.2 44.07 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.2 49.75 NOTE
r-devel-windows-x86_64 1.3.2 5.00 46.00 51.00 OK
r-patched-linux-x86_64 1.3.2 2.35 36.60 38.95 OK
r-release-linux-x86_64 1.3.2 2.54 35.30 37.84 OK
r-release-macos-arm64 1.3.2 21.00 OK
r-release-macos-x86_64 1.3.2 29.00 OK
r-release-windows-x86_64 1.3.2 6.00 50.00 56.00 OK
r-oldrel-macos-arm64 1.3.2 19.00 OK
r-oldrel-windows-x86_64 1.3.2 21.00 55.00 76.00 OK

Check Details

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