Last updated on 2025-09-15 05:50:20 CEST.
Package | WARN | OK |
---|---|---|
MSigSeg | 1 | 12 |
Current CRAN status: WARN: 1, OK: 12
Version: 0.2.0
Check: whether the package can be unloaded cleanly
Result: WARN
Error: package or namespace load failed for ‘MSigSeg’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘broom’
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.2.0
Check: whether the namespace can be loaded with stated dependencies
Result: WARN
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
there is no package called ‘broom’
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-linux-x86_64-fedora-clang