Last updated on 2025-11-26 01:50:51 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| dspline | 1 | 2 | 10 |
| tvdenoising | 13 |
Current CRAN status: ERROR: 1, NOTE: 2, OK: 10
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
Current CRAN status: OK: 13