Last updated on 2025-09-29 08:49:32 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.9 | 6.61 | 90.87 | 97.48 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.9 | 4.63 | 65.52 | 70.15 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.2.9 | 145.44 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.9 | 144.59 | OK | |||
r-devel-windows-x86_64 | 1.2.9 | 8.00 | 94.00 | 102.00 | OK | |
r-patched-linux-x86_64 | 1.2.9 | 6.80 | 83.72 | 90.52 | OK | |
r-release-linux-x86_64 | 1.2.9 | 5.20 | 88.71 | 93.91 | OK | |
r-release-macos-arm64 | 1.2.9 | 39.00 | OK | |||
r-release-macos-x86_64 | 1.2.9 | 64.00 | OK | |||
r-release-windows-x86_64 | 1.2.9 | 33.00 | 94.00 | 127.00 | ERROR | |
r-oldrel-macos-arm64 | 1.2.9 | 46.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2.9 | 68.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.9 | 11.00 | 122.00 | 133.00 | OK |
Version: 1.2.9
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/12s]
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
Version: 1.2.9
Check: tests
Result: ERROR
Running 'testthat.R' [11s]
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-release-windows-x86_64