CRAN Package Check Results for Maintainer ‘Ryan Tibshirani <ryantibs at gmail.com>’

Last updated on 2025-05-31 13:50:16 CEST.

Package ERROR OK
dspline 1 12

Package dspline

Current CRAN status: ERROR: 1, OK: 12

Version: 1.0.2
Check: tests
Result: ERROR Running 'testthat.R' [4s] 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:268:3'): Construct N matrix ──────────────────────── `N1` (`actual`) not equal to `N2` (`expected`). actual@x | expected@x [33] 0.056146230 | 0.056146230 [33] [34] 1.000000000 | 1.000000000 [34] [35] 17.854671519 | 17.854671519 [35] [36] 43.239289642 - 43.239289644 [36] [37] 73.090837933 - 73.090837937 [37] [38] 119.482646408 - 119.482646415 [38] [39] 406.389620057 - 406.389620118 [39] [40] 484.436809232 - 484.436809317 [40] [41] 935.829814408 - 935.829815126 [41] [42] 1181.183766949 - 1181.183769727 [42] ... ... ... and 34 more ... actual@x | expected@x [80] 1.425500669 | 1.425500669 [80] [81] 1.517693241 | 1.517693241 [81] [82] 1.563591954 | 1.563591954 [82] [83] 1.808826493 - 1.808826492 [83] [84] 1.893087392 - 1.893087391 [84] [85] 1.920904038 - 1.920904037 [85] [86] 1.914567456 - 1.914567454 [86] [87] 1.910362436 - 1.910362434 [87] [88] 1.899980855 - 1.899980853 [88] [89] 1.897199550 - 1.897199547 [89] ... ... ... and 13 more ... actual@x | expected@x [111] 0.272280822 | 0.272280822 [111] [112] 0.283468642 | 0.283468642 [112] [113] 0.304401988 | 0.304401988 [113] [114] 0.309147542 - 0.309147543 [114] [115] 0.309438968 - 0.309438969 [115] [116] 0.309765725 | 0.309765725 [116] [117] 0.336724810 - 0.336724811 [117] [118] 0.378881862 - 0.378881863 [118] [119] 0.425261901 | 0.425261901 [119] [120] 0.488643611 - 0.488643612 [120] ... ... ... and 11 more ... [ FAIL 1 | WARN 0 | SKIP 0 | PASS 54 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64