CRAN Package Check Results for Package ClickClust

Last updated on 2024-12-26 07:51:02 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.6 5.50 27.88 33.38 OK
r-devel-linux-x86_64-debian-gcc 1.1.6 4.02 21.04 25.06 OK
r-devel-linux-x86_64-fedora-clang 1.1.6 54.14 NOTE
r-devel-windows-x86_64 1.1.6 10.00 60.00 70.00 OK
r-patched-linux-x86_64 1.1.6 4.72 26.12 30.84 OK
r-release-linux-x86_64 1.1.6 4.89 26.12 31.01 OK
r-release-macos-arm64 1.1.6 19.00 OK
r-release-macos-x86_64 1.1.6 27.00 OK
r-release-windows-x86_64 1.1.6 9.00 56.00 65.00 OK
r-oldrel-macos-arm64 1.1.6 32.00 OK
r-oldrel-macos-x86_64 1.1.6 50.00 OK
r-oldrel-windows-x86_64 1.1.6 12.00 53.00 65.00 OK

Check Details

Version: 1.1.6
Check: compiled code
Result: NOTE File ‘ClickClust/libs/ClickClust.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. Flavor: r-devel-linux-x86_64-fedora-clang