CRAN Package Check Results for Package ibawds

Last updated on 2025-03-09 12:51:36 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 3.20 44.77 47.97 OK
r-devel-linux-x86_64-debian-gcc 1.1.0 2.31 35.74 38.05 OK
r-devel-linux-x86_64-fedora-clang 1.1.0 86.35 OK
r-devel-linux-x86_64-fedora-gcc 1.1.0 80.69 OK
r-devel-macos-arm64 1.1.0 28.00 OK
r-devel-macos-x86_64 1.1.0 47.00 OK
r-devel-windows-x86_64 1.0.0 6.00 67.00 73.00 OK
r-patched-linux-x86_64 1.0.0 3.75 41.15 44.90 OK
r-release-linux-x86_64 1.1.0 3.67 43.98 47.65 OK
r-release-macos-arm64 1.1.0 31.00 OK
r-release-macos-x86_64 1.1.0 54.00 OK
r-release-windows-x86_64 1.1.0 8.00 78.00 86.00 OK
r-oldrel-macos-arm64 1.1.0 35.00 ERROR
r-oldrel-macos-x86_64 1.1.0 49.00 OK
r-oldrel-windows-x86_64 1.0.0 6.00 77.00 83.00 OK

Check Details

Version: 1.1.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [5s/8s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(ibawds) Loading required package: dslabs > > test_check("ibawds") [ FAIL 4 | WARN 0 | SKIP 15 | PASS 154 ] ══ Skipped tests (15) ══════════════════════════════════════════════════════════ • On CRAN (12): 'test-checks.R:83:3', 'test-checks.R:98:3', 'test-checks.R:173:3', 'test-cran_packages.R:8:3', 'test-cran_packages.R:20:3', 'test-cran_packages.R:27:3', 'test-dist_plots.R:25:3', 'test-dist_plots.R:39:3', 'test-dist_plots.R:55:3', 'test-dist_plots.R:71:3', 'test-slide_tools.R:37:3', 'test-voronoi.R:8:3' • On Mac (2): 'test-checks.R:4:3', 'test-checks.R:47:3' • not all the required packages are installed. (1): 'test-install.R:32:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-grading_tables.R:36:3'): test create_minreq_table ────────────── <rlib_error_package_not_found/rlang_error/error/condition> Error in `create_minreq_table(TRUE, 3, 2, 5, 2)`: The package "kableExtra" is required. Backtrace: ▆ 1. └─ibawds::create_minreq_table(TRUE, 3, 2, 5, 2) at test-grading_tables.R:36:3 2. └─rlang::check_installed("kableExtra") ── Error ('test-grading_tables.R:47:3'): test create_grading_table ───────────── <rlib_error_package_not_found/rlang_error/error/condition> Error in `create_grading_table(2.5, 2, 3, 1, 2)`: The package "kableExtra" is required. Backtrace: ▆ 1. └─ibawds::create_grading_table(2.5, 2, 3, 1, 2) at test-grading_tables.R:47:3 2. └─rlang::check_installed("kableExtra") ── Error ('test-grading_tables.R:54:3'): test invalid inputs ─────────────────── <rlib_error_package_not_found/rlang_error/error/condition> Error in `create_grading_table(1, 1, 1, 1, -1)`: The package "kableExtra" is required. Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-grading_tables.R:54:3 2. │ └─testthat:::expect_condition_matching(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─ibawds::create_grading_table(1, 1, 1, 1, -1) 8. └─rlang::check_installed("kableExtra") ── Failure ('test-install.R:100:3'): test get_software_versions() ────────────── sw$pkg_installed is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 4 | WARN 0 | SKIP 15 | PASS 154 ] Deleting unused snapshots: • dist_plots/density-plot-chi2.svg • dist_plots/density-plot-poisson.svg • dist_plots/density-plot-weibull.svg • dist_plots/distribution-plot-poisson-continuous.svg • dist_plots/distribution-plot-uniform.svg • voronoi/voronoi-suppress-data.svg • voronoi/voronoi-uncoloured-data.svg • voronoi/voronoi-with-data.svg • voronoi/voronoi-with-options.svg Error: Test failures Execution halted Flavor: r-oldrel-macos-arm64