Last updated on 2026-07-24 20:49:12 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0-3 | 90.02 | 173.35 | 263.37 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.0-3 | 68.88 | 115.85 | 184.73 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.0-3 | 125.00 | 223.23 | 348.23 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 2.0-3 | 77.00 | 111.49 | 188.49 | ERROR | |
| r-devel-windows-x86_64 | 2.0-3 | 110.00 | 236.00 | 346.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 | 89.19 | 169.68 | 258.87 | OK | |
| r-release-macos-arm64 | 2.0-3 | 21.00 | 31.00 | 52.00 | OK | |
| r-release-macos-x86_64 | 2.0-3 | 62.00 | 172.00 | 234.00 | OK | |
| r-release-windows-x86_64 | 2.0-3 | 106.00 | 244.00 | 350.00 | OK | |
| r-oldrel-macos-arm64 | 2.0-3 | OK | ||||
| r-oldrel-macos-x86_64 | 2.0-3 | 57.00 | 163.00 | 220.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0-3 | 138.00 | 308.00 | 446.00 | OK |
Version: 2.0-3
Check: tests
Result: ERROR
Running ‘testthat.R’ [28s/28s]
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-fedora-clang
Version: 2.0-3
Check: tests
Result: ERROR
Running ‘testthat.R’ [14s/14s]
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-fedora-gcc