CRAN Package Check Results for Package RI2by2

Last updated on 2024-10-18 01:49:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4 12.46 27.92 40.38 OK
r-devel-linux-x86_64-debian-gcc 1.4 9.50 21.79 31.29 OK
r-devel-linux-x86_64-fedora-clang 1.4 68.73 NOTE
r-devel-linux-x86_64-fedora-gcc 1.4 69.05 NOTE
r-devel-windows-x86_64 1.4 14.00 78.00 92.00 OK
r-patched-linux-x86_64 1.4 OK
r-release-linux-x86_64 1.4 12.38 26.90 39.28 OK
r-release-macos-arm64 1.4 24.00 OK
r-release-macos-x86_64 1.4 34.00 OK
r-release-windows-x86_64 1.4 16.00 80.00 96.00 OK
r-oldrel-macos-arm64 1.4 30.00 OK
r-oldrel-macos-x86_64 1.4 60.00 OK
r-oldrel-windows-x86_64 1.4 15.00 85.00 100.00 OK

Check Details

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