Last updated on 2022-09-11 12:56:29 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.0 | 19.08 | 108.72 | 127.80 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.0 | 14.35 | 81.09 | 95.44 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4.0 | 167.45 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 157.36 | OK | |||
r-devel-windows-x86_64 | 0.4.0 | 24.00 | 138.00 | 162.00 | ERROR | |
r-patched-linux-x86_64 | 0.4.0 | 15.10 | 102.46 | 117.56 | OK | |
r-release-linux-x86_64 | 0.4.0 | 15.39 | 102.05 | 117.44 | OK | |
r-release-macos-arm64 | 0.3.0 | 53.00 | OK | |||
r-release-macos-x86_64 | 0.4.0 | 65.00 | OK | |||
r-release-windows-x86_64 | 0.4.0 | 38.00 | 139.00 | 177.00 | OK | |
r-oldrel-macos-arm64 | 0.3.0 | 45.00 | OK | |||
r-oldrel-macos-x86_64 | 0.4.0 | 67.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.3.0 | 43.00 | 169.00 | 212.00 | OK |
Version: 0.4.0
Check: tests
Result: ERROR
Running 'testthat.R' [12s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(sparsegl)
>
> test_check("sparsegl")
Loading required package: Matrix
Loaded glmnet 4.1-4
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 86 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-l1penalty.R:39:5): Test if function throws error as expected or automatically perform
adjustment to the given data ──
out1$beta (`actual`) not equal to out2$beta (`expected`).
`actual@i[163:168]`: 3 4 5 9 10 11
`expected@i[163:171]`: 3 4 5 6 7 8 9 10 11
`actual@i[175:180]`: 3 4 5 9 10 11
`expected@i[178:186]`: 3 4 5 6 7 8 9 10 11
`actual@p[22:101]`: 135 147 159 171 183 198 213 228 243 258 and 70 more...
`expected@p[22:101]`: 135 147 159 174 189 204 219 234 249 264 ...
actual@x | expected@x
[157] -0.0122598924249922 | -0.0122598924249922 [157]
[158] 0.14457222604225 | 0.14457222604225 [158]
[159] -0.0944983205469945 | -0.0944983205469945 [159]
[160] 0.97270890351208 - 0.975071717939813 [160]
[161] 1.00641850135734 - 1.00986471756151 [161]
[162] 0.951062514602826 - 0.951998029361863 [162]
[163] -1.16384372091409 - -1.16987494278884 [163]
[164] -0.9150330214056 - -0.922894362126081 [164]
[165] -1.2265934807276 - -1.22641352655523 [165]
[166] -0.065564069860913 - 0.00739095701629032 [166]
... ... ... and 1147 more ...
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 86 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64