Last updated on 2025-11-26 09:51:13 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.3 | 55.47 | 82.92 | 138.39 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.3 | 39.74 | 63.25 | 102.99 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.3 | 38.00 | 192.79 | 230.79 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 84.00 | 153.17 | 237.17 | OK | |
| r-devel-windows-x86_64 | 1.0.2 | 71.00 | 90.00 | 161.00 | OK | |
| r-patched-linux-x86_64 | 1.0.2 | 59.63 | 60.88 | 120.51 | OK | |
| r-release-linux-x86_64 | 1.0.2 | 59.59 | 61.78 | 121.37 | OK | |
| r-release-macos-arm64 | 1.0.3 | 5.00 | 23.00 | 28.00 | OK | |
| r-release-macos-x86_64 | 1.0.3 | 38.00 | 160.00 | 198.00 | OK | |
| r-release-windows-x86_64 | 1.0.2 | 65.00 | 90.00 | 155.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.3 | 4.00 | 26.00 | 30.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.0.3 | 39.00 | 221.00 | 260.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.0.3 | 80.00 | 197.00 | 277.00 | OK |
Version: 1.0.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dspline)
>
> test_check("dspline")
Saving _problems/test-dspline-275.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 54 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-dspline.R:275:3'): Construct N matrix ────────────────────────
Expected `R2` to equal `Ze`.
Differences:
actual vs expected
[,1] [,2] [,3] [,4]
- actual[1, ] 1.981919e-07 -3.684670e-13 0 0
+ expected[1, ] 0.000000e+00 0.000000e+00 0 0
- actual[2, ] -5.643638e-08 1.031827e-13 0 0
+ expected[2, ] 0.000000e+00 0.000000e+00 0 0
- actual[3, ] -5.509468e-07 1.028440e-12 0 0
+ expected[3, ] 0.000000e+00 0.000000e+00 0 0
- actual[4, ] -5.624957e-07 1.050900e-12 0 0
+ expected[4, ] 0.000000e+00 0.000000e+00 0 0
- actual[5, ] -5.188871e-07 9.873690e-13 0 0
+ expected[5, ] 0.000000e+00 0.000000e+00 0 0
- actual[6, ] -5.167653e-07 9.836518e-13 0 0
+ expected[6, ] 0.000000e+00 0.000000e+00 0 0
- actual[7, ] -3.779981e-07 7.397747e-13 0 0
+ expected[7, ] 0.000000e+00 0.000000e+00 0 0
- actual[8, ] -5.032564e-08 1.559081e-13 0 0
+ expected[8, ] 0.000000e+00 0.000000e+00 0 0
- actual[9, ] -7.364212e-09 7.817544e-14 0 0
+ expected[9, ] 0.000000e+00 0.000000e+00 0 0
- actual[10, ] 2.088240e-07 -3.201434e-13 0 0
+ expected[10, ] 0.000000e+00 0.000000e+00 0 0
and 40 more ...
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 54 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.3
Check: installed package size
Result: NOTE
installed size is 6.8Mb
sub-directories of 1Mb or more:
doc 1.8Mb
libs 4.5Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64