Last updated on 2025-10-22 01:51:32 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 9.33 | 239.99 | 249.32 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 5.91 | 160.53 | 166.44 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 23.00 | 364.58 | 387.58 | OK | |
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 19.00 | 374.03 | 393.03 | OK | |
r-devel-windows-x86_64 | 0.2.0 | 12.00 | 373.00 | 385.00 | OK | |
r-patched-linux-x86_64 | 0.2.0 | 10.32 | 228.81 | 239.13 | OK | |
r-release-linux-x86_64 | 0.2.0 | 9.24 | 228.47 | 237.71 | ERROR | |
r-release-macos-arm64 | 0.2.0 | 3.00 | 184.00 | 187.00 | OK | |
r-release-macos-x86_64 | 0.2.0 | 7.00 | 373.00 | 380.00 | OK | |
r-release-windows-x86_64 | 0.2.0 | 13.00 | 373.00 | 386.00 | OK | |
r-oldrel-macos-arm64 | 0.2.0 | 4.00 | 170.00 | 174.00 | OK | |
r-oldrel-macos-x86_64 | 0.2.0 | 13.00 | 493.00 | 506.00 | OK | |
r-oldrel-windows-x86_64 | 0.2.0 | 16.00 | 514.00 | 530.00 | OK |
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [51s/93s]
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-10-21 13:44:39 CEST"
[1] 0.1825397 0.1587302 0.1349206 0.1111111 0.1150794 0.1547619 0.1349206
[8] 0.1428571 0.1150794 0.1944444 0.3452381 0.7976190 0.7539683 0.7539683
[15] 0.7261905 0.6547619 0.5714286 0.7063492
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 ──
dplyr::filter(accuracies, test_time == "stimulus")$mean_accuracy is not strictly more than 0.49. Difference: -0.0138
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 160 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [81s/152s]
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-10-18 06:50:53 CEST"
[1] 0.14285714 0.12301587 0.15476190 0.10317460 0.11904762 0.15079365
[7] 0.13492063 0.13888889 0.11904762 0.08730159 0.34126984 0.86111111
[13] 0.81746032 0.82539683 0.69444444 0.67460317 0.63492063 0.72222222
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 ──
dplyr::filter(accuracies, test_time == "stimulus")$mean_accuracy is not strictly more than 0.49. Difference: -0.0138
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 160 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64