CRAN Package Check Results for Maintainer ‘Etienne Lord <m.etienne.lord at gmail.com>’

Last updated on 2024-06-11 01:55:10 CEST.

Package WARN NOTE OK
ClusterStability 1 2 10

Package ClusterStability

Current CRAN status: WARN: 1, NOTE: 2, OK: 10

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

Version: 1.0.4
Check: whether the package can be unloaded cleanly
Result: WARN
Flavor: r-devel-windows-x86_64

Version: 1.0.4
Check: whether the namespace can be loaded with stated dependencies
Result: WARN Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) : there is no package called 'TraMineR' Calls: <Anonymous> ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted A namespace must be able to be loaded with just the base namespace loaded: otherwise if the namespace gets loaded by a saved object, the session will be unable to start. Probably some imports need to be declared in the NAMESPACE file. Flavor: r-devel-windows-x86_64

Version: 1.0.4
Check: whether the namespace can be unloaded cleanly
Result: WARN
Flavor: r-devel-windows-x86_64