Last updated on 2026-04-16 00:51:17 CEST.
| Package | ERROR | WARN | OK |
|---|---|---|---|
| RSP | 1 | 1 | 12 |
Current CRAN status: ERROR: 1, WARN: 1, OK: 12
Version: 0.5
Check: loading without being on the library search path
Result: WARN
Error: package or namespace load failed for ‘RSP’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘Rcpp’
Execution halted
It looks like this package has a loading problem when not on .libPaths:
see the messages for details.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.5
Check: package dependencies
Result: ERROR
Package required but not available: 'semPlot'
See section 'The DESCRIPTION file' in the 'Writing R Extensions'
manual.
Flavor: r-oldrel-windows-x86_64