Last updated on 2026-02-25 03:51:09 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 9.30 | 237.13 | 246.43 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 6.07 | 158.63 | 164.70 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 15.00 | 363.44 | 378.44 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 15.00 | 364.09 | 379.09 | OK | |
| r-devel-macos-arm64 | 0.2.0 | 2.00 | 99.00 | 101.00 | OK | |
| r-devel-windows-x86_64 | 0.2.0 | 13.00 | 379.00 | 392.00 | OK | |
| r-patched-linux-x86_64 | 0.2.0 | OK | ||||
| r-release-linux-x86_64 | 0.2.0 | 9.01 | 219.63 | 228.64 | OK | |
| r-release-macos-arm64 | 0.2.0 | OK | ||||
| r-release-macos-x86_64 | 0.2.0 | 5.00 | 375.00 | 380.00 | OK | |
| r-release-windows-x86_64 | 0.2.0 | 12.00 | 373.00 | 385.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.0 | 5.00 | 501.00 | 506.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.0 | 15.00 | 511.00 | 526.00 | ERROR |
Version: 0.2.0
Check: tests
Result: ERROR
Running 'testthat.R' [161s]
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%Saving _problems/test-datasources-422.R
|
| | 0%
|
|=================================== | 50%
|
|======================================================================| 100%[1] "2026-02-23 22:38:03 CET"
[1] 0.14285714 0.14682540 0.11904762 0.13888889 0.13492063 0.13095238
[7] 0.13095238 0.13492063 0.08333333 0.11904762 0.34523810 0.81746032
[13] 0.81746032 0.76587302 0.74206349 0.64682540 0.60714286 0.66666667
1 Mb
|
| | 0%
|
|=================================== | 50%
|
|======================================================================| 100%[ FAIL 1 | WARN 0 | SKIP 0 | PASS 160 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-datasources.R:422:3'): generalization_ds classification accuracy seem reasonable ──
Expected `dplyr::filter(accuracies, test_time == "stimulus")$mean_accuracy` > 0.49.
Actual comparison: 0.405 <= 0.490
Difference: -0.085 <= 0
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 160 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64