Last updated on 2025-09-11 01:49:54 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 7.93 | 230.06 | 237.99 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 5.59 | 149.36 | 154.95 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 359.41 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 364.36 | OK | |||
r-devel-windows-x86_64 | 0.2.0 | 12.00 | 363.00 | 375.00 | OK | |
r-patched-linux-x86_64 | 0.2.0 | 8.49 | 216.35 | 224.84 | OK | |
r-release-linux-x86_64 | 0.2.0 | 7.18 | 214.32 | 221.50 | OK | |
r-release-macos-arm64 | 0.2.0 | 187.00 | OK | |||
r-release-macos-x86_64 | 0.2.0 | 380.00 | OK | |||
r-release-windows-x86_64 | 0.2.0 | 12.00 | 353.00 | 365.00 | OK | |
r-oldrel-macos-arm64 | 0.2.0 | 174.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.0 | 506.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.0 | 14.00 | 488.00 | 502.00 | OK |
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [51s/105s]
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-09-10 13:40:28 CEST"
[1] 0.1468254 0.1825397 0.1944444 0.1428571 0.1468254 0.1825397 0.1507937
[8] 0.1269841 0.1944444 0.1587302 0.3531746 0.8214286 0.7579365 0.7619048
[15] 0.7063492 0.6349206 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.0376
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 160 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc