CRAN Package Check Results for Package clustering.sc.dp

Last updated on 2024-09-11 08:49:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1 4.21 17.00 21.21 OK
r-devel-linux-x86_64-debian-gcc 1.1 0.26 1.21 1.47 ERROR
r-devel-linux-x86_64-fedora-clang 1.1 38.98 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1 34.01 NOTE
r-devel-windows-x86_64 1.1 8.00 39.00 47.00 OK
r-patched-linux-x86_64 1.1 4.86 16.50 21.36 OK
r-release-linux-x86_64 1.1 4.53 16.49 21.02 OK
r-release-macos-arm64 1.1 15.00 OK
r-release-macos-x86_64 1.1 22.00 OK
r-release-windows-x86_64 1.1 6.00 39.00 45.00 OK
r-oldrel-macos-arm64 1.1 16.00 OK
r-oldrel-macos-x86_64 1.1 20.00 OK
r-oldrel-windows-x86_64 1.1 8.00 55.00 63.00 OK

Check Details

Version: 1.1
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.1
Check: compiled code
Result: NOTE File ‘clustering.sc.dp/libs/clustering.sc.dp.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