CRAN Package Check Results for Package volker

Last updated on 2025-09-18 19:51:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.1.0 13.39 381.58 394.97 OK
r-devel-linux-x86_64-debian-gcc 3.1.0 8.94 261.09 270.03 OK
r-devel-linux-x86_64-fedora-clang 3.1.0 596.71 OK
r-devel-linux-x86_64-fedora-gcc 3.1.0 553.35 OK
r-devel-windows-x86_64 3.1.0 15.00 268.00 283.00 ERROR
r-patched-linux-x86_64 3.1.0 14.04 365.63 379.67 OK
r-release-linux-x86_64 3.1.0 13.18 362.52 375.70 OK
r-release-macos-arm64 3.1.0 101.00 OK
r-release-macos-x86_64 3.1.0 219.00 OK
r-release-windows-x86_64 3.1.0 15.00 335.00 350.00 OK
r-oldrel-macos-arm64 3.1.0 129.00 OK
r-oldrel-macos-x86_64 3.1.0 227.00 OK
r-oldrel-windows-x86_64 3.1.0 22.00 482.00 504.00 OK

Check Details

Version: 3.1.0
Check: examples
Result: ERROR Running examples in 'volker-Ex.R' failed The error most likely occurred in: > ### Name: effect_metrics > ### Title: Output effect sizes and test statistics for metric data > ### Aliases: effect_metrics > > ### ** Examples > > library(volker) > data <- volker::chatgpt > > effect_metrics(data, sd_age, sd_gender) Error in ll(object) : could not find function "ll" Calls: effect_metrics ... tibble_quos -> eval_tidy -> <Anonymous> -> AIC.default Execution halted Flavor: r-devel-windows-x86_64

Version: 3.1.0
Check: tests
Result: ERROR Running 'testthat.R' [133s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(volker) Attaching package: 'volker' The following object is masked from 'package:stats': filter > > test_check("volker") processing file: tables.Rmd output file: tables.knit.md "C:/PROGRA~1/Pandoc/pandoc" +RTS -K512m -RTS tables.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output tables.html --lua-filter "D:\RCompile\CRANpkg\lib\4.6\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "D:\RCompile\CRANpkg\lib\4.6\rmarkdown\rmarkdown\lua\latex-div.lua" --embed-resources --standalone --section-divs --template "D:\RCompile\CRANpkg\lib\4.6\rmarkdown\rmd\h\default.html" --highlight-style pygments --css "D:/RCompile/CRANpkg/lib/4.6/rmarkdown/rmarkdown/templates/html_vignette/resources/vignette.css" --mathjax --variable "mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" --include-in-header "D:\temp\2025_09_04_01_50_00_23246\RtmpYZMXVF\rmarkdown-str1b92c31c72a5.html" Output created: tables.html processing file: plots.Rmd output file: plots.knit.md "C:/PROGRA~1/Pandoc/pandoc" +RTS -K512m -RTS plots.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output plots.html --lua-filter "D:\RCompile\CRANpkg\lib\4.6\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "D:\RCompile\CRANpkg\lib\4.6\rmarkdown\rmarkdown\lua\latex-div.lua" --embed-resources --standalone --section-divs --template "D:\RCompile\CRANpkg\lib\4.6\rmarkdown\rmd\h\default.html" --highlight-style pygments --css "D:/RCompile/CRANpkg/lib/4.6/rmarkdown/rmarkdown/templates/html_vignette/resources/vignette.css" --mathjax --variable "mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" --include-in-header "D:\temp\2025_09_04_01_50_00_23246\RtmpYZMXVF\rmarkdown-str1b92c75bf121b.html" Output created: plots.html processing file: reports.Rmd Quitting from reports.Rmd:66-71 [unnamed-chunk-7] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `ll()`: ! could not find function "ll" --- Backtrace: x 1. +-data %>% dplyr::filter(sd_gender != "diverse") %>% ... 2. +-volker::report_metrics(...) 3. | \-volker:::.report_idx(...) 4. | \-... %>% .add_to_vlkr_rprt(chunks, "Index: Effects") 5. +-volker:::.add_to_vlkr_rprt(., chunks, "Index: Effects") 6. +-volker::effect_metrics(...) 7. | \-volker::effect_metrics_one_grouped(...) 8. | +-dplyr::arrange(...) 9. | +-stats::na.omit(...) 10. | +-volker:::labs_replace(...) 11. | | +-dplyr::rename(...) 12. | | +-dplyr::mutate(...) 13. | | +-dplyr::arrange(dplyr::distinct(data, !!col), !!col) 14. | | \-dplyr::distinct(data, !!col) 15. | +-tidyr::pivot_longer(...) 16. | +-dplyr::mutate(...) 17. | +-dplyr::mutate(...) 18. | +-broom::glance(fit) 19. | \-broom:::glance.lm(fit) 20. | +-base::with(...) 21. | \-base::with.default(...) 22. | \-base::eval(substitute(expr), data, enclos = parent.frame()) 23. | \-base::eval(substitute(expr), data, enclos = parent.frame()) 24. | \-tibble::tibble(...) 25. | \-tibble:::tibble_quos(xs, .rows, .name_repair) 26. | \-rlang::eval_tidy(xs[[j]], mask) 27. +-stats::AIC(x) 28. \-stats:::AIC.default(x) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ FAIL 2 | WARN 0 | SKIP 8 | PASS 129 ] ══ Skipped tests (8) ═══════════════════════════════════════════════════════════ • On CRAN (8): 'test-clusters.R:22:3', 'test-factors.R:14:3', 'test-idx.R:13:3', 'test-idx.R:22:3', 'test-idx.R:48:3', 'test-tables.R:112:3', 'test-tables.R:329:3', 'test_skim.R:17:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-effects.R:43:3'): effect_metrics_one_grouped ─────────────────── Error in `ll(object)`: could not find function "ll" Backtrace: ▆ 1. └─testthat::expect_snapshot(...) at test-effects.R:43:3 2. └─rlang::cnd_signal(state$error) ── Failure ('test-markdown.R:23:3'): Volker reports render without error ─────── Expected `rmarkdown::render("_markdown/reports.Rmd")` to run without any errors. i Actually got a <simpleError> with text: could not find function "ll" [ FAIL 2 | WARN 0 | SKIP 8 | PASS 129 ] Error: Test failures Execution halted Flavor: r-devel-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.