CRAN Package Check Results for Package TreeDimensionTest

Last updated on 2026-07-17 13:49:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.2 19.95 75.77 95.72 OK
r-devel-linux-x86_64-debian-gcc 0.0.2 17.34 56.45 73.79 ERROR
r-devel-linux-x86_64-fedora-clang 0.0.2 35.00 122.78 157.78 OK
r-devel-linux-x86_64-fedora-gcc 0.0.2 20.00 57.46 77.46 ERROR
r-devel-windows-x86_64 0.0.2 27.00 101.00 128.00 OK
r-patched-linux-x86_64 0.0.2 20.24 72.16 92.40 OK
r-release-linux-x86_64 0.0.2 20.98 71.82 92.80 OK
r-release-macos-arm64 0.0.2 5.00 25.00 30.00 OK
r-release-macos-x86_64 0.0.2 14.00 104.00 118.00 OK
r-release-windows-x86_64 0.0.2 27.00 98.00 125.00 OK
r-oldrel-macos-arm64 0.0.2 OK
r-oldrel-macos-x86_64 0.0.2 13.00 104.00 117.00 OK
r-oldrel-windows-x86_64 0.0.2 31.00 135.00 166.00 OK

Check Details

Version: 0.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(TreeDimensionTest) Loading required package: mlpack Attaching package: 'mlpack' The following object is masked from 'package:stats': kmeans The following object is masked from 'package:base': det > > test_check("TreeDimensionTest") Saving _problems/test-separability-10.R Saving _problems/test-separability-26.R Saving _problems/test-testtrajectory-46.R Saving _problems/test-testtrajectory-54.R [ FAIL 4 | WARN 0 | SKIP 0 | PASS 12 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-separability.R:10:3'): Separability on linear completely separated MST ── <Rcpp::index_out_of_bounds/C++Error/error/condition> Error: Object was created without names. Backtrace: ▆ 1. └─TreeDimensionTest::separability(mat, labels = labels) at test-separability.R:10:3 2. └─TreeDimensionTest:::get_edges(x, "boruvka") ── Error ('test-separability.R:26:3'): Separability on linear completely mixed MST ── <Rcpp::index_out_of_bounds/C++Error/error/condition> Error: Object was created without names. Backtrace: ▆ 1. └─TreeDimensionTest::separability(mat, labels = labels) at test-separability.R:26:3 2. └─TreeDimensionTest:::get_edges(x, "boruvka") ── Error ('test-testtrajectory.R:46:3'): Accuracy of tree dimension test (test.trajectory) statistics on linear MST ── <Rcpp::index_out_of_bounds/C++Error/error/condition> Error: Object was created without names. Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-testtrajectory.R:46:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─TreeDimensionTest::compute.stats(mat, MST = "boruvka", dim.reduction = "none") 5. └─TreeDimensionTest:::getStatistics(x, nrow(x), MST, T) ── Error ('test-testtrajectory.R:54:3'): Accuracy of tree dimension test (test.trajectory) statistics on linear MST ── <Rcpp::index_out_of_bounds/C++Error/error/condition> Error: Object was created without names. Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-testtrajectory.R:54:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─TreeDimensionTest::compute.stats(mat, MST = "boruvka", dim.reduction = "none") 5. └─TreeDimensionTest:::getStatistics(x, nrow(x), MST, T) [ FAIL 4 | WARN 0 | SKIP 0 | PASS 12 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.0.2
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘Tutorial.Rmd’ using rmarkdown Quitting from Tutorial.Rmd:33-35 [unnamed-chunk-3] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! Object was created without names. --- Backtrace: ▆ 1. └─TreeDimensionTest::test.trajectory(input) 2. └─TreeDimensionTest:::computeDists(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'Tutorial.Rmd' failed with diagnostics: Object was created without names. --- failed re-building ‘Tutorial.Rmd’ SUMMARY: processing the following file failed: ‘Tutorial.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(TreeDimensionTest) Loading required package: mlpack Attaching package: 'mlpack' The following object is masked from 'package:stats': kmeans The following object is masked from 'package:base': det > > test_check("TreeDimensionTest") Saving _problems/test-separability-10.R Saving _problems/test-separability-26.R Saving _problems/test-testtrajectory-46.R Saving _problems/test-testtrajectory-54.R [ FAIL 4 | WARN 0 | SKIP 0 | PASS 12 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-separability.R:10:3'): Separability on linear completely separated MST ── <Rcpp::index_out_of_bounds/C++Error/error/condition> Error: Object was created without names. Backtrace: ▆ 1. └─TreeDimensionTest::separability(mat, labels = labels) at test-separability.R:10:3 2. └─TreeDimensionTest:::get_edges(x, "boruvka") ── Error ('test-separability.R:26:3'): Separability on linear completely mixed MST ── <Rcpp::index_out_of_bounds/C++Error/error/condition> Error: Object was created without names. Backtrace: ▆ 1. └─TreeDimensionTest::separability(mat, labels = labels) at test-separability.R:26:3 2. └─TreeDimensionTest:::get_edges(x, "boruvka") ── Error ('test-testtrajectory.R:46:3'): Accuracy of tree dimension test (test.trajectory) statistics on linear MST ── <Rcpp::index_out_of_bounds/C++Error/error/condition> Error: Object was created without names. Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-testtrajectory.R:46:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─TreeDimensionTest::compute.stats(mat, MST = "boruvka", dim.reduction = "none") 5. └─TreeDimensionTest:::getStatistics(x, nrow(x), MST, T) ── Error ('test-testtrajectory.R:54:3'): Accuracy of tree dimension test (test.trajectory) statistics on linear MST ── <Rcpp::index_out_of_bounds/C++Error/error/condition> Error: Object was created without names. Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-testtrajectory.R:54:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─TreeDimensionTest::compute.stats(mat, MST = "boruvka", dim.reduction = "none") 5. └─TreeDimensionTest:::getStatistics(x, nrow(x), MST, T) [ FAIL 4 | WARN 0 | SKIP 0 | PASS 12 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.0.2
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘Tutorial.Rmd’ using rmarkdown Quitting from Tutorial.Rmd:33-35 [unnamed-chunk-3] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! Object was created without names. --- Backtrace: ▆ 1. └─TreeDimensionTest::test.trajectory(input) 2. └─TreeDimensionTest:::computeDists(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'Tutorial.Rmd' failed with diagnostics: Object was created without names. --- failed re-building ‘Tutorial.Rmd’ SUMMARY: processing the following file failed: ‘Tutorial.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc