Last updated on 2026-07-30 18:51:23 CEST.
| Package | OK | NOTE | ERROR |
|---|---|---|---|
| arules | 13 | ||
| arulesCBA | 13 | ||
| arulesNBMiner | 13 | ||
| arulesViz | 13 | ||
| dbscan | 13 | ||
| pmml | 13 | ||
| pomdp | 13 | ||
| pomdpSolve | 13 | ||
| qap | 13 | ||
| recommenderlab | 11 | 2 | |
| rEMM | 13 | ||
| seriation | 13 | ||
| stream | 11 | 2 | |
| streamMOA | 11 | 2 | |
| TSP | 9 | 4 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 11, NOTE: 2
Version: 1.0.7
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Michael Hahsler <mhahsler@lyle.smu.edu>’
Found the following (possibly) invalid file URI:
URI: michael@hahsler.net
From: inst/doc/recommenderlab.pdf
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 11, ERROR: 2
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
Current CRAN status: OK: 11, NOTE: 2
Version: 1.3-1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Michael Hahsler <mhahsler@lyle.smu.edu>’
The BugReports field in DESCRIPTION has
https://github.com/mhahsler/streamMOA
which should likely be
https://github.com/mhahsler/streamMOA/issues
instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 9, NOTE: 4
Version: 1.2.7
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
TSP/tests/testthat/test-concorde.R (.Dim: 1, .Dimnames: 1)
TSP/tests/testthat/test-solve_TSP.R (.Dim: 1, .Dimnames: 1)
'.Dim' should be changed to 'dim'.
'.Dimnames' should be changed to 'dimnames'.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64