Last updated on 2025-09-12 01:52:35 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 77.79 | 296.43 | 374.22 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 45.06 | 216.30 | 261.36 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 583.46 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 575.66 | ERROR | |||
r-devel-windows-x86_64 | 1.0.1 | 63.00 | 276.00 | 339.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.1 | 75.53 | 280.70 | 356.23 | NOTE | |
r-release-linux-x86_64 | 1.0.1 | 68.18 | 278.87 | 347.05 | NOTE | |
r-release-macos-arm64 | 1.0.1 | 175.00 | OK | |||
r-release-macos-x86_64 | 1.0.1 | 281.00 | OK | |||
r-release-windows-x86_64 | 1.0.1 | 64.00 | 274.00 | 338.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0.1 | 146.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.1 | 214.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.1 | 86.00 | 362.00 | 448.00 | OK |
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