Last updated on 2025-03-14 05:50:05 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 8.41 | 218.69 | 227.10 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 5.69 | 142.57 | 148.26 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 360.98 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 358.17 | OK | |||
r-devel-macos-arm64 | 0.2.0 | 178.00 | OK | |||
r-devel-macos-x86_64 | 0.2.0 | 380.00 | OK | |||
r-devel-windows-x86_64 | 0.2.0 | 12.00 | 342.00 | 354.00 | OK | |
r-patched-linux-x86_64 | 0.2.0 | OK | ||||
r-release-linux-x86_64 | 0.2.0 | 6.77 | 202.47 | 209.24 | OK | |
r-release-macos-arm64 | 0.2.0 | 174.00 | OK | |||
r-release-macos-x86_64 | 0.2.0 | 506.00 | OK | |||
r-release-windows-x86_64 | 0.2.0 | 10.00 | 339.00 | 349.00 | OK | |
r-oldrel-macos-arm64 | 0.2.0 | OK | ||||
r-oldrel-macos-x86_64 | 0.2.0 | 396.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.0 | 14.00 | 459.00 | 473.00 | OK |
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [50s/88s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(NeuroDecodeR)
>
> test_check("NeuroDecodeR")
|
| | 0%
|
|================== | 25%
|
|=================================== | 50%
|
|==================================================== | 75%
|
|======================================================================| 100%
|
| | 0%
|
|=================================== | 50%
|
|======================================================================| 100%
|
| | 0%
|
|=================================== | 50%
|
|======================================================================| 100%[1] "2025-03-13 13:38:22 CET"
[1] 0.16269841 0.11507937 0.11507937 0.08333333 0.13492063 0.15873016
[7] 0.14682540 0.18253968 0.18253968 0.20238095 0.38095238 0.84523810
[13] 0.85317460 0.82142857 0.78571429 0.65079365 0.60714286 0.68650794
1 Mb
|
| | 0%
|
|=================================== | 50%
|
|======================================================================| 100%[ FAIL 1 | WARN 0 | SKIP 0 | PASS 160 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-datasources.R:423:3'): generalization_ds classification accuracy seem reasonable ──
dplyr::filter(accuracies, test_time == "baseline")$mean_accuracy is not strictly less than 0.3. Difference: 0.00952
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 160 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc