Last updated on 2025-05-03 22:50:33 CEST.
Package | ERROR | OK |
---|---|---|
ICSsmoothing | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
Version: 1.2.9
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/9s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ICSsmoothing)
Loading required package: polynom
Loading required package: ggplot2
> library(ggplot2)
>
> test_check("ICSsmoothing")
[ FAIL 1 | WARN 2 | SKIP 0 | PASS 13 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_expl_spline.R:95:3'): cics_explicit works correctly. ─────────
`is_spline` not equal to TRUE.
1 element mismatch
[ FAIL 1 | WARN 2 | SKIP 0 | PASS 13 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc