Last updated on 2025-09-12 01:53:30 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
bdpar | 13 | ||
D2MCS | 3 | 5 | 5 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 3, NOTE: 5, OK: 5
Version: 1.0.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Miguel Ferreiro-Díaz <miguel.ferreiro.diaz@gmail.com>’
Package CITATION file contains call(s) to old-style personList() or
as.personList(). Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0.1
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
ConfMatrix.Rd: R6
D2MCS.Rd: getModelInfo
GainRatioHeuristic.Rd: gain.ratio
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64
Version: 1.0.1
Check: tests
Result: ERROR
Running ‘test_all.R’ [61s/80s]
Running the tests in ‘tests/test_all.R’ failed.
Complete output:
> testthat::test_check("D2MCS")
Loading required package: D2MCS
[ FAIL 5 | WARN 6 | SKIP 15 | PASS 755 ]
══ Skipped tests (15) ══════════════════════════════════════════════════════════
• On CRAN (2): 'test_D2MCS.R:129:3', 'test_D2MCS.R:213:3'
• {ranger} is not installed (13): 'test_D2MCS.R:411:3',
'test_prediction.ClusterPredictions.R:17:3',
'test_prediction.ClusterPredictions.R:46:3',
'test_prediction.CombinedVoting.R:150:3', 'test_prediction.Prediction.R:2:3',
'test_prediction.Prediction.R:29:3', 'test_prediction.Prediction.R:50:3',
'test_prediction.Prediction.R:75:3', 'test_prediction.Prediction.R:96:3',
'test_prediction.Prediction.R:128:3', 'test_prediction.Prediction.R:166:3',
'test_prediction.Prediction.R:179:3', 'test_prediction.SingleVoting.R:27:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_clustering.plot.BinaryPlot.R:10:3'): BinaryPlot: plot function works ──
c("gg", "ggplot") not equal to class(plot$plot(summary)).
Lengths differ: 2 is not 5
── Failure ('test_clustering.plot.GenericPlot.R:9:3'): GenericPlot: plot function works ──
c("gg", "ggplot") not equal to class(plot$plot(summary)).
Lengths differ: 2 is not 5
── Failure ('test_clustering.strategies.SimpleStrategy.R:111:3'): SimpleStrategy works ──
c("gg", "ggplot") not equal to class(strategy$plot(dir.path = NULL, file.name = NULL)).
Lengths differ: 2 is not 5
── Failure ('test_clustering.strategies.TypeBasedStrategy.R:226:3'): TypeBasedStrategy works ──
c("gg", "ggplot") not equal to class(strategyNoReal$plot()).
Lengths differ: 2 is not 5
── Failure ('test_clustering.strategies.TypeBasedStrategy.R:234:3'): TypeBasedStrategy works ──
c("gg", "ggplot") not equal to class(strategyNoBinary$plot()).
Lengths differ: 2 is not 5
[ FAIL 5 | WARN 6 | SKIP 15 | PASS 755 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.1
Check: tests
Result: ERROR
Running ‘test_all.R’ [135s/155s]
Running the tests in ‘tests/test_all.R’ failed.
Complete output:
> testthat::test_check("D2MCS")
Loading required package: D2MCS
[ FAIL 5 | WARN 6 | SKIP 15 | PASS 755 ]
══ Skipped tests (15) ══════════════════════════════════════════════════════════
• On CRAN (2): 'test_D2MCS.R:129:3', 'test_D2MCS.R:213:3'
• {ranger} is not installed (13): 'test_D2MCS.R:411:3',
'test_prediction.ClusterPredictions.R:17:3',
'test_prediction.ClusterPredictions.R:46:3',
'test_prediction.CombinedVoting.R:150:3', 'test_prediction.Prediction.R:2:3',
'test_prediction.Prediction.R:29:3', 'test_prediction.Prediction.R:50:3',
'test_prediction.Prediction.R:75:3', 'test_prediction.Prediction.R:96:3',
'test_prediction.Prediction.R:128:3', 'test_prediction.Prediction.R:166:3',
'test_prediction.Prediction.R:179:3', 'test_prediction.SingleVoting.R:27:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_clustering.plot.BinaryPlot.R:10:3'): BinaryPlot: plot function works ──
c("gg", "ggplot") not equal to class(plot$plot(summary)).
Lengths differ: 2 is not 5
── Failure ('test_clustering.plot.GenericPlot.R:9:3'): GenericPlot: plot function works ──
c("gg", "ggplot") not equal to class(plot$plot(summary)).
Lengths differ: 2 is not 5
── Failure ('test_clustering.strategies.SimpleStrategy.R:111:3'): SimpleStrategy works ──
c("gg", "ggplot") not equal to class(strategy$plot(dir.path = NULL, file.name = NULL)).
Lengths differ: 2 is not 5
── Failure ('test_clustering.strategies.TypeBasedStrategy.R:226:3'): TypeBasedStrategy works ──
c("gg", "ggplot") not equal to class(strategyNoReal$plot()).
Lengths differ: 2 is not 5
── Failure ('test_clustering.strategies.TypeBasedStrategy.R:234:3'): TypeBasedStrategy works ──
c("gg", "ggplot") not equal to class(strategyNoBinary$plot()).
Lengths differ: 2 is not 5
[ FAIL 5 | WARN 6 | SKIP 15 | PASS 755 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.1
Check: tests
Result: ERROR
Running ‘test_all.R’ [144s/178s]
Running the tests in ‘tests/test_all.R’ failed.
Complete output:
> testthat::test_check("D2MCS")
Loading required package: D2MCS
[ FAIL 5 | WARN 6 | SKIP 2 | PASS 778 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test_D2MCS.R:129:3', 'test_D2MCS.R:213:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_clustering.plot.BinaryPlot.R:10:3'): BinaryPlot: plot function works ──
c("gg", "ggplot") not equal to class(plot$plot(summary)).
Lengths differ: 2 is not 5
── Failure ('test_clustering.plot.GenericPlot.R:9:3'): GenericPlot: plot function works ──
c("gg", "ggplot") not equal to class(plot$plot(summary)).
Lengths differ: 2 is not 5
── Failure ('test_clustering.strategies.SimpleStrategy.R:111:3'): SimpleStrategy works ──
c("gg", "ggplot") not equal to class(strategy$plot(dir.path = NULL, file.name = NULL)).
Lengths differ: 2 is not 5
── Failure ('test_clustering.strategies.TypeBasedStrategy.R:226:3'): TypeBasedStrategy works ──
c("gg", "ggplot") not equal to class(strategyNoReal$plot()).
Lengths differ: 2 is not 5
── Failure ('test_clustering.strategies.TypeBasedStrategy.R:234:3'): TypeBasedStrategy works ──
c("gg", "ggplot") not equal to class(strategyNoBinary$plot()).
Lengths differ: 2 is not 5
[ FAIL 5 | WARN 6 | SKIP 2 | PASS 778 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc