CRAN Package Check Results for Package dspline

Last updated on 2025-09-02 20:51:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 53.27 64.81 118.08 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.2 39.23 48.78 88.01 OK
r-devel-linux-x86_64-fedora-clang 1.0.2 203.66 OK
r-devel-linux-x86_64-fedora-gcc 1.0.2 204.01 OK
r-devel-windows-x86_64 1.0.2 63.00 89.00 152.00 OK
r-patched-linux-x86_64 1.0.2 54.91 60.37 115.28 OK
r-release-linux-x86_64 1.0.2 53.75 60.82 114.57 OK
r-release-macos-arm64 1.0.2 52.00 OK
r-release-macos-x86_64 1.0.2 149.00 OK
r-release-windows-x86_64 1.0.2 67.00 95.00 162.00 OK
r-oldrel-macos-arm64 1.0.2 46.00 OK
r-oldrel-macos-x86_64 1.0.2 88.00 OK
r-oldrel-windows-x86_64 1.0.2 74.00 117.00 191.00 OK

Check Details

Version: 1.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/6s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(dspline) > > test_check("dspline") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 54 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-dspline.R:322:3'): Projection ──────────────────────────────── obj2$sol (`actual`) not equal to obj3$sol (`expected`). actual | expected [1] -0.340205391 - -0.340205376 [1] [2] 32084.982335581 - 32084.980772291 [2] [3] -167328523.368903756 - -167328515.973988384 [3] [4] 169171008.489008307 - 169171001.054674476 [4] [5] -1830257.496728334 - -1830257.457287976 [5] [6] -17515.348064001 - -17515.348083829 [6] [7] 5671.786079815 - 5671.786076553 [7] [8] -1268.763905024 - -1268.763902664 [8] [9] -7457.368899252 - -7457.368918794 [9] [10] 13141.888451498 - 13141.888474524 [10] ... ... ... and 13 more ... [ FAIL 1 | WARN 0 | SKIP 0 | PASS 54 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang