Last updated on 2025-08-22 01:50:53 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
rcontroll | 2 | 11 | |
SSDM | 1 | 12 |
Current CRAN status: NOTE: 2, OK: 11
Version: 0.1.2
Check: installed package size
Result: NOTE
installed size is 7.4Mb
sub-directories of 1Mb or more:
libs 4.9Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Current CRAN status: ERROR: 1, OK: 12
Version: 0.2.11
Check: tests
Result: ERROR
Running 'testthat.R' [61s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(SSDM)
Welcome to the SSDM package, you can launch the graphical user interface by typing gui() in the console.
>
> test_check("SSDM")
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 50 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test_ensemble.R:2:3', 'test_modelling.R:2:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_stack_modelling.R:14:3'): stack modelling function ─────────────
Error: unable to find an inherited method for function 'ensemble' for signature 'x = "missing"'
Backtrace:
▆
1. ├─SSDM::project(SSDM, Env_new, output.format = "model") at test_stack_modelling.R:14:3
2. └─SSDM::project(SSDM, Env_new, output.format = "model")
3. └─SSDM (local) .local(obj, Env, ...)
4. └─base::lapply(...)
5. └─SSDM (local) FUN(X[[i]], ...)
6. ├─SSDM::project(...)
7. └─SSDM::project(...)
8. └─SSDM (local) .local(obj, Env, ...)
9. ├─base::do.call(...)
10. └─SSDM (local) `<nnstndGF>`(...)
11. └─methods (local) `<fn>`(`<list>`, `<nnstndGF>`, `<env>`)
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 50 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64