Last updated on 2026-09-03 01:01:35 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 9.56 | 237.06 | 246.62 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 6.22 | 156.37 | 162.59 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 7.00 | 162.62 | 169.62 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 159.38 | OK | |||
| r-devel-windows-x86_64 | 0.2.0 | 14.00 | 384.00 | 398.00 | OK | |
| r-patched-linux-x86_64 | 0.2.0 | 9.98 | 220.82 | 230.80 | OK | |
| r-release-linux-x86_64 | 0.2.0 | 8.54 | 221.71 | 230.25 | OK | |
| r-release-macos-arm64 | 0.2.0 | 2.00 | 96.00 | 98.00 | OK | |
| r-release-macos-x86_64 | 0.2.0 | 6.00 | 432.00 | 438.00 | OK | |
| r-release-windows-x86_64 | 0.2.0 | 14.00 | 377.00 | 391.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.0 | 5.00 | 375.00 | 380.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.0 | 17.00 | 556.00 | 573.00 | OK |
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [50s/104s]
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-09-02 14:27:37 CEST"
[1] 0.10714286 0.11507937 0.12301587 0.09920635 0.10317460 0.10714286
[7] 0.13492063 0.17460317 0.11904762 0.13095238 0.43253968 0.85317460
[13] 0.82936508 0.79761905 0.75793651 0.70238095 0.63492063 0.73412698
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.452 <= 0.490
Difference: -0.038 <= 0
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 160 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc