Last updated on 2025-05-31 13:49:32 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 53.93 | 63.26 | 117.19 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 40.33 | 48.28 | 88.61 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 206.16 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 195.40 | OK | |||
r-devel-windows-x86_64 | 1.0.2 | 65.00 | 96.00 | 161.00 | OK | |
r-patched-linux-x86_64 | 1.0.2 | 56.41 | 59.22 | 115.63 | OK | |
r-release-linux-x86_64 | 1.0.2 | 56.76 | 59.61 | 116.37 | 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 | 64.00 | 103.00 | 167.00 | ERROR | |
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 | 115.00 | 189.00 | OK |
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