Last updated on 2026-07-29 22:55:08 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0-3 | 86.49 | 171.81 | 258.30 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 2.0.6 | 70.82 | 115.10 | 185.92 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.0.6 | 122.00 | 186.77 | 308.77 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.6 | 76.00 | 108.78 | 184.78 | OK | |
| r-devel-windows-x86_64 | 2.0.6 | 104.00 | 231.00 | 335.00 | OK | |
| r-patched-linux-x86_64 | 2.0-3 | 95.47 | 172.17 | 267.64 | OK | |
| r-release-linux-x86_64 | 2.0-3 | 91.63 | 169.73 | 261.36 | ERROR | |
| r-release-macos-arm64 | 2.0.6 | 20.00 | 37.00 | 57.00 | OK | |
| r-release-macos-x86_64 | 2.0.6 | 68.00 | 263.00 | 331.00 | OK | |
| r-release-windows-x86_64 | 2.0.6 | 98.00 | 253.00 | 351.00 | OK | |
| r-oldrel-macos-arm64 | 2.0.6 | 17.00 | 42.00 | 59.00 | OK | |
| r-oldrel-macos-x86_64 | 2.0.6 | 69.00 | 305.00 | 374.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0.6 | 100.00 | 242.00 | 342.00 | OK |
Version: 2.0-3
Check: tests
Result: ERROR
Running ‘testthat.R’ [23s/29s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(stream)
> library(testthat)
>
> test_check("stream")
Saving _problems/test-DSD-145.R
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 150 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-DSD.R:138:3'): DSD_ReadDB ──────────────────────────────────────
<objectNotFoundError/error/condition>
Error in `get(datasets[m], envir = environment())`: object 'PimaIndiansDiabetes' not found
Backtrace:
▆
1. └─stream::DSD_mlbenchData("PimaIndiansDiabetes") at test-DSD.R:138:3
2. └─base::get(datasets[m], envir = environment())
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 150 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.0-3
Check: tests
Result: ERROR
Running ‘testthat.R’ [24s/31s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(stream)
> library(testthat)
>
> test_check("stream")
Saving _problems/test-DSD-145.R
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 150 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-DSD.R:138:3'): DSD_ReadDB ──────────────────────────────────────
Error in `get(datasets[m], envir = environment())`: object 'PimaIndiansDiabetes' not found
Backtrace:
▆
1. └─stream::DSD_mlbenchData("PimaIndiansDiabetes") at test-DSD.R:138:3
2. └─base::get(datasets[m], envir = environment())
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 150 ]
Error:
! Test failures.
Warning message:
call dbDisconnect() when finished working with a connection
Execution halted
Flavor: r-release-linux-x86_64