CRAN Package Check Results for Package ClickClust

Last updated on 2025-11-24 04:49:51 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.6 4.92 30.73 35.65 OK
r-devel-linux-x86_64-debian-gcc 1.1.6 4.20 22.89 27.09 OK
r-devel-linux-x86_64-fedora-clang 1.1.6 12.00 40.90 52.90 NOTE
r-devel-windows-x86_64 1.1.6 10.00 57.00 67.00 OK
r-patched-linux-x86_64 1.1.6 5.38 28.44 33.82 OK
r-release-linux-x86_64 1.1.6 4.49 28.21 32.70 OK
r-release-macos-arm64 1.1.6 OK
r-release-macos-x86_64 1.1.6 6.00 25.00 31.00 OK
r-release-windows-x86_64 1.1.6 9.00 56.00 65.00 OK
r-oldrel-macos-arm64 1.1.6 OK
r-oldrel-macos-x86_64 1.1.6 4.00 23.00 27.00 OK
r-oldrel-windows-x86_64 1.1.6 9.00 56.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