CRAN Package Check Results for Package see

Last updated on 2024-07-17 19:55:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8.4 12.78 158.07 170.85 OK
r-devel-linux-x86_64-debian-gcc 0.8.4 11.57 109.83 121.40 OK
r-devel-linux-x86_64-fedora-clang 0.8.4 220.06 OK
r-devel-linux-x86_64-fedora-gcc 0.8.4 201.47 OK
r-devel-windows-x86_64 0.8.4 17.00 148.00 165.00 OK
r-patched-linux-x86_64 0.8.4 13.31 144.71 158.02 OK
r-release-linux-x86_64 0.8.4 13.10 151.32 164.42 OK
r-release-macos-arm64 0.8.4 53.00 OK
r-release-macos-x86_64 0.8.4 100.00 OK
r-release-windows-x86_64 0.8.4 14.00 149.00 163.00 OK
r-oldrel-macos-arm64 0.8.4 70.00 OK
r-oldrel-macos-x86_64 0.8.4 175.00 OK
r-oldrel-windows-x86_64 0.8.4 18.00 226.00 244.00 ERROR

Check Details

Version: 0.8.4
Check: tests
Result: ERROR Running 'testthat.R' [44s] Running the tests in 'tests/testthat.R' failed. Complete output: > # graphics engine changed in these versions, and so snapshots generated on > # previous R version won't work > if (require("testthat") && require("vdiffr") && getRversion() > "4.3.0" && getRversion() < "4.4.0") { + library(testthat) + library(see) + + test_check("see") + } Loading required package: testthat Loading required package: vdiffr Variable `Component` is not in your data frame :/ boundary (singular) fit: see help('isSingular') Your model may suffer from singularity (see see `?lme4::isSingular` and `?performance::check_singularity`). Some of the standard errors and confidence intervals of the random effects parameters are probably not meaningful! You may try to impose a prior on the random effects parameters, e.g. using the glmmTMB package. [ FAIL 2 | WARN 1 | SKIP 13 | PASS 31 ] ══ Skipped tests (13) ══════════════════════════════════════════════════════════ • On CRAN (13): 'test-check_model.R:2:3', 'test-check_model.R:118:3', 'test-plot.check_normality.R:18:3', 'test-plot.compare_parameters.R:20:3', 'test-plot.effectsize_table.R:5:3', 'test-plot.n_factors.R:7:3', 'test-plot.performance_pp_check.R:6:3', 'test-plot.performance_roc.R:14:3', 'test-scale_color_colorhex_c.R:3:3', 'test-vdiffr_bayestestr_plots.R:11:3', 'test-vdiffr_geoms_coords.R:13:3', 'test-vdiffr_scale_color.R:2:3', 'test-vdiffr_themes.R:11:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-plot.dw_data_tabulate.R:3:3'): `plot.dw_data_tabulate()` works with single table ── Error in `xy.coords(x, y, xlabel, ylabel, log)`: 'x' is a list, but does not have components 'x' and 'y' Backtrace: ▆ 1. ├─testthat::expect_s3_class(plot(x), "gg") at test-plot.dw_data_tabulate.R:3:3 2. │ └─testthat::quasi_label(enquo(object), arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─base::plot(x) 5. └─graphics::plot.default(x) 6. └─grDevices::xy.coords(x, y, xlabel, ylabel, log) ── Error ('test-plot.dw_data_tabulate.R:8:3'): `plot.dw_data_tabulate()` works with multiple tables ── Error in `xy.coords(x, y, xlabel, ylabel, log)`: 'x' is a list, but does not have components 'x' and 'y' Backtrace: ▆ 1. ├─testthat::expect_true(is.list(plot(x))) at test-plot.dw_data_tabulate.R:8:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─base::plot(x) 5. └─graphics::plot.default(x) 6. └─grDevices::xy.coords(x, y, xlabel, ylabel, log) [ FAIL 2 | WARN 1 | SKIP 13 | PASS 31 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.