CRAN Package Check Results for Package ICSsmoothing

Last updated on 2024-09-29 15:49:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.8 5.67 70.91 76.58 OK
r-devel-linux-x86_64-debian-gcc 1.2.8 3.87 48.94 52.81 OK
r-devel-linux-x86_64-fedora-clang 1.2.8 124.13 OK
r-devel-linux-x86_64-fedora-gcc 1.2.8 123.05 OK
r-devel-windows-x86_64 1.2.8 8.00 77.00 85.00 OK
r-patched-linux-x86_64 1.2.8 OK
r-release-linux-x86_64 1.2.8 5.63 64.01 69.64 OK
r-release-macos-arm64 1.2.8 41.00 OK
r-release-macos-x86_64 1.2.8 61.00 OK
r-release-windows-x86_64 1.2.8 7.00 79.00 86.00 ERROR
r-oldrel-macos-arm64 1.2.8 43.00 OK
r-oldrel-macos-x86_64 1.2.8 82.00 OK
r-oldrel-windows-x86_64 1.2.8 9.00 93.00 102.00 OK

Check Details

Version: 1.2.8
Check: tests
Result: ERROR Running 'testthat.R' [8s] 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