CRAN Package Check Results for Package pixiedust

Last updated on 2025-09-04 20:48:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.4 7.22 94.92 102.14 NOTE
r-devel-linux-x86_64-debian-gcc 0.9.4 4.64 63.65 68.29 ERROR
r-devel-linux-x86_64-fedora-clang 0.9.4 153.37 NOTE
r-devel-linux-x86_64-fedora-gcc 0.9.4 161.34 NOTE
r-devel-windows-x86_64 0.9.4 9.00 109.00 118.00 NOTE
r-patched-linux-x86_64 0.9.4 7.80 88.70 96.50 NOTE
r-release-linux-x86_64 0.9.4 6.07 88.22 94.29 NOTE
r-release-macos-arm64 0.9.4 53.00 NOTE
r-release-macos-x86_64 0.9.4 104.00 NOTE
r-release-windows-x86_64 0.9.4 10.00 114.00 124.00 NOTE
r-oldrel-macos-arm64 0.9.4 45.00 NOTE
r-oldrel-macos-x86_64 0.9.4 76.00 NOTE
r-oldrel-windows-x86_64 0.9.4 11.00 132.00 143.00 NOTE

Check Details

Version: 0.9.4
Check: Rd files
Result: NOTE checkRd: (-1) sprinkle_colnames.Rd:26-28: Lost braces in \itemize; meant \describe ? checkRd: (-1) sprinkle_colnames.Rd:29-31: Lost braces in \itemize; meant \describe ? checkRd: (-1) tidy_levels_labels.Rd:62: Lost braces in \itemize; meant \describe ? checkRd: (-1) tidy_levels_labels.Rd:63-68: Lost braces in \itemize; meant \describe ? checkRd: (-1) tidy_levels_labels.Rd:69-73: Lost braces in \itemize; meant \describe ? checkRd: (-1) tidy_levels_labels.Rd:74-77: Lost braces in \itemize; meant \describe ? checkRd: (-1) tidy_levels_labels.Rd:78-83: Lost braces in \itemize; meant \describe ? Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.9.4
Check: examples
Result: ERROR Running examples in ‘pixiedust-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: gaze > ### Title: Mimic Stargazer Output to Display Multiple Models > ### Aliases: gaze > > ### ** Examples > > fit1 <- lm(mpg ~ qsec + am + wt + gear + factor(vs), data = mtcars) > fit2 <- lm(mpg ~ am + wt + gear + factor(vs), data = mtcars) > > gaze(fit1, fit2) Error in ll(object) : could not find function "ll" Calls: gaze ... tibble_quos -> eval_tidy -> <Anonymous> -> AIC.default Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.9.4
Check: tests
Result: ERROR Running ‘testthat.R’ [14s/17s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library("testthat") > library("pixiedust") > > test_check("pixiedust") [ FAIL 8 | WARN 0 | SKIP 120 | PASS 505 ] ══ Skipped tests (120) ═════════════════════════════════════════════════════════ • On CRAN (120): 'test-as.data.frame.R:8:5', 'test-as.data.frame.R:18:5', 'test-as.data.frame.R:30:5', 'test-as.data.frame.R:40:5', 'test-as.data.frame.R:52:5', 'test-as.data.frame.R:63:5', 'test-as.data.frame.R:75:5', 'test-as.data.frame.R:86:5', 'test-as.data.frame.R:100:5', 'test-as.data.frame.R:114:5', 'test-as.data.frame.R:130:5', 'test-as.data.frame.R:146:5', 'test-is_valid_color.R:8:5', 'test-is_valid_color.R:26:5', 'test-is_valid_color.R:37:5', 'test-is_valid_color.R:57:5', 'test-is_valid_color.R:71:5', 'test-is_valid_color.R:92:5', 'test-is_valid_color.R:104:5', 'test-is_valid_color.R:128:5', 'test-is_valid_color.R:139:5', 'test-is_valid_color.R:152:5', 'test-print_dust_html.R:6:5', 'test-print_dust_html.R:17:5', 'test-print_dust_html.R:28:5', 'test-print_dust_latex.R:6:5', 'test-print_dust_latex.R:41:5', 'test-print_dust_latex.R:53:5', 'test-print_dust_latex.R:65:5', 'test-print_dust_latex.R:78:5', 'test-print_dust_latex.R:90:5', 'test-print_dust_latex.R:102:5', 'test-print_dust_latex.R:115:5', 'test-print_dust_latex.R:129:5', 'test-print_dust_latex.R:144:5', 'test-print_dust_latex.R:157:5', 'test-print_dust_latex.R:171:5', 'test-print_dust_latex_hhline.R:6:5', 'test-print_dust_latex_hhline.R:42:5', 'test-print_dust_latex_hhline.R:55:5', 'test-print_dust_latex_hhline.R:68:5', 'test-print_dust_latex_hhline.R:82:5', 'test-print_dust_latex_hhline.R:95:5', 'test-print_dust_latex_hhline.R:108:5', 'test-print_dust_latex_hhline.R:122:5', 'test-print_dust_latex_hhline.R:137:5', 'test-print_dust_latex_hhline.R:152:5', 'test-print_dust_methods.R:5:3', 'test-print_dust_methods.R:38:3', 'test-print_dust_methods.R:72:3', 'test-print_dust_methods.R:103:3', 'test-print_dust_methods.R:138:13', 'test-print_dust_methods.R:173:5', 'test-print_dust_methods.R:188:5', 'test-print_dust_methods.R:198:5', 'test-sprinkles.R:8:5', 'test-sprinkles.R:17:5', 'test-sprinkles.R:26:5', 'test-sprinkles.R:34:3', 'test-sprinkles.R:42:3', 'test-sprinkles.R:58:3', 'test-sprinkles.R:66:3', 'test-sprinkles.R:74:3', 'test-sprinkles.R:82:3', 'test-sprinkles.R:91:3', 'test-sprinkles.R:99:3', 'test-sprinkles.R:108:3', 'test-sprinkles.R:116:3', 'test-sprinkles.R:125:3', 'test-sprinkles.R:133:3', 'test-sprinkles.R:142:3', 'test-sprinkles.R:150:3', 'test-sprinkles.R:159:3', 'test-sprinkles.R:167:3', 'test-sprinkles.R:176:3', 'test-sprinkles.R:184:3', 'test-sprinkles.R:193:3', 'test-sprinkles.R:201:3', 'test-sprinkles.R:209:3', 'test-sprinkles.R:217:3', 'test-sprinkles.R:226:3', 'test-sprinkles.R:234:3', 'test-sprinkles.R:243:3', 'test-sprinkles.R:252:3', 'test-sprinkles.R:260:3', 'test-sprinkles.R:269:3', 'test-sprinkles.R:277:3', 'test-sprinkles.R:286:3', 'test-sprinkles.R:294:3', 'test-sprinkles.R:303:3', 'test-sprinkles.R:311:3', 'test-sprinkles.R:319:3', 'test-sprinkles.R:327:3', 'test-sprinkles.R:335:3', 'test-sprinkles.R:342:3', 'test-sprinkles.R:350:3', 'test-sprinkles.R:359:3', 'test-sprinkles.R:368:3', 'test-sprinkles.R:377:3', 'test-sprinkles.R:385:3', 'test-sprinkles.R:393:3', 'test-sprinkles.R:401:3', 'test-sprinkles.R:409:3', 'test-sprinkles.R:417:3', 'test-sprinkles.R:426:3', 'test-sprinkles.R:434:3', 'test-sprinkles.R:442:3', 'test-sprinkles.R:451:3', 'test-sprinkles.R:459:3', 'test-sprinkles.R:467:3', 'test-sprinkles.R:475:3', 'test-sprinkles.R:483:3', 'test-sprinkles.R:491:3', 'test-sprinkles.R:500:3', 'test-sprinkles.R:508:3', 'test-sprinkles.R:516:3', 'test-sprinkles.R:524:3', 'test-sprinkles.R:532:3', 'test-sprinkles.R:542:5', 'test-sprinkles.R:556:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-dust.R:79:3'): dust with glance_foot ─────────────────────────── Error in `ll(object)`: could not find function "ll" Backtrace: ▆ 1. ├─testthat::expect_silent(dust(fit, glance_foot = TRUE)) at test-dust.R:79:3 2. │ └─testthat:::quasi_capture(enquo(object), NULL, evaluate_promise) 3. │ ├─testthat (local) .capture(...) 4. │ │ ├─withr::with_output_sink(...) 5. │ │ │ └─base::force(code) 6. │ │ ├─base::withCallingHandlers(...) 7. │ │ └─base::withVisible(code) 8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 9. ├─pixiedust::dust(fit, glance_foot = TRUE) 10. ├─pixiedust:::dust.default(fit, glance_foot = TRUE) 11. │ ├─... %>% component_table() 12. │ └─pixiedust:::glance_foot(...) 13. │ ├─broom::glance(fit) 14. │ └─broom:::glance.lm(fit) 15. │ ├─base::with(...) 16. │ └─base::with.default(...) 17. │ └─base::eval(substitute(expr), data, enclos = parent.frame()) 18. │ └─base::eval(substitute(expr), data, enclos = parent.frame()) 19. │ └─tibble::tibble(...) 20. │ └─tibble:::tibble_quos(xs, .rows, .name_repair) 21. │ └─rlang::eval_tidy(xs[[j]], mask) 22. ├─pixiedust:::component_table(.) 23. ├─stats::AIC(x) 24. └─stats:::AIC.default(x) ── Error ('test-dust.R:85:3'): dust with glance_foot and col_pairs a divisor of total_cols ── Error in `ll(object)`: could not find function "ll" Backtrace: ▆ 1. ├─testthat::expect_silent(...) at test-dust.R:85:3 2. │ └─testthat:::quasi_capture(enquo(object), NULL, evaluate_promise) 3. │ ├─testthat (local) .capture(...) 4. │ │ ├─withr::with_output_sink(...) 5. │ │ │ └─base::force(code) 6. │ │ ├─base::withCallingHandlers(...) 7. │ │ └─base::withVisible(code) 8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 9. ├─pixiedust::dust(...) 10. ├─pixiedust:::dust.default(...) 11. │ ├─... %>% component_table() 12. │ └─pixiedust:::glance_foot(...) 13. │ ├─broom::glance(fit) 14. │ └─broom:::glance.lm(fit) 15. │ ├─base::with(...) 16. │ └─base::with.default(...) 17. │ └─base::eval(substitute(expr), data, enclos = parent.frame()) 18. │ └─base::eval(substitute(expr), data, enclos = parent.frame()) 19. │ └─tibble::tibble(...) 20. │ └─tibble:::tibble_quos(xs, .rows, .name_repair) 21. │ └─rlang::eval_tidy(xs[[j]], mask) 22. ├─pixiedust:::component_table(.) 23. ├─stats::AIC(x) 24. └─stats:::AIC.default(x) ── Error ('test-gaze.R:14:5'): Return a data frame object ────────────────────── Error in `ll(object)`: could not find function "ll" Backtrace: ▆ 1. ├─checkmate::expect_data_frame(gaze(fit1, fit2)) at test-gaze.R:14:5 2. │ └─checkmate::checkDataFrame(...) 3. │ └─... %and% checkListTypes(x, types) 4. │ └─base::isTRUE(lhs) 5. ├─pixiedust::gaze(fit1, fit2) 6. │ ├─base::rbind(...) 7. │ │ └─base::rbind(deparse.level, ...) 8. │ └─pixiedust:::prep_gaze_glance(...) 9. │ └─base::mapply(...) 10. │ └─pixiedust (local) `<fn>`(fit = dots[[1L]][[1L]], name = dots[[2L]][[1L]]) 11. │ ├─base::data.frame(model = name, broom::glance(fit), stringsAsFactors = FALSE) 12. │ ├─broom::glance(fit) 13. │ └─broom:::glance.lm(fit) 14. │ ├─base::with(...) 15. │ └─base::with.default(...) 16. │ └─base::eval(substitute(expr), data, enclos = parent.frame()) 17. │ └─base::eval(substitute(expr), data, enclos = parent.frame()) 18. │ └─tibble::tibble(...) 19. │ └─tibble:::tibble_quos(xs, .rows, .name_repair) 20. │ └─rlang::eval_tidy(xs[[j]], mask) 21. ├─stats::AIC(x) 22. └─stats:::AIC.default(x) ── Error ('test-glance_foot.R:18:3'): glance_foot by column ──────────────────── Error in `ll(object)`: could not find function "ll" Backtrace: ▆ 1. ├─testthat::expect_silent(glance_foot(fit, col_pairs = 2, total_cols = 6)) at test-glance_foot.R:18:3 2. │ └─testthat:::quasi_capture(enquo(object), NULL, evaluate_promise) 3. │ ├─testthat (local) .capture(...) 4. │ │ ├─withr::with_output_sink(...) 5. │ │ │ └─base::force(code) 6. │ │ ├─base::withCallingHandlers(...) 7. │ │ └─base::withVisible(code) 8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 9. ├─pixiedust:::glance_foot(fit, col_pairs = 2, total_cols = 6) 10. │ ├─broom::glance(fit) 11. │ └─broom:::glance.lm(fit) 12. │ ├─base::with(...) 13. │ └─base::with.default(...) 14. │ └─base::eval(substitute(expr), data, enclos = parent.frame()) 15. │ └─base::eval(substitute(expr), data, enclos = parent.frame()) 16. │ └─tibble::tibble(...) 17. │ └─tibble:::tibble_quos(xs, .rows, .name_repair) 18. │ └─rlang::eval_tidy(xs[[j]], mask) 19. ├─stats::AIC(x) 20. └─stats:::AIC.default(x) ── Error ('test-glance_foot.R:23:3'): glance_foot by row ─────────────────────── Error in `ll(object)`: could not find function "ll" Backtrace: ▆ 1. ├─testthat::expect_silent(...) at test-glance_foot.R:23:3 2. │ └─testthat:::quasi_capture(enquo(object), NULL, evaluate_promise) 3. │ ├─testthat (local) .capture(...) 4. │ │ ├─withr::with_output_sink(...) 5. │ │ │ └─base::force(code) 6. │ │ ├─base::withCallingHandlers(...) 7. │ │ └─base::withVisible(code) 8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 9. ├─pixiedust:::glance_foot(fit, col_pairs = 2, total_cols = 6, byrow = TRUE) 10. │ ├─broom::glance(fit) 11. │ └─broom:::glance.lm(fit) 12. │ ├─base::with(...) 13. │ └─base::with.default(...) 14. │ └─base::eval(substitute(expr), data, enclos = parent.frame()) 15. │ └─base::eval(substitute(expr), data, enclos = parent.frame()) 16. │ └─tibble::tibble(...) 17. │ └─tibble:::tibble_quos(xs, .rows, .name_repair) 18. │ └─rlang::eval_tidy(xs[[j]], mask) 19. ├─stats::AIC(x) 20. └─stats:::AIC.default(x) ── Error ('test-glance_foot.R:28:3'): glance_foot with subset of stats ───────── Error in `ll(object)`: could not find function "ll" Backtrace: ▆ 1. ├─testthat::expect_silent(...) at test-glance_foot.R:28:3 2. │ └─testthat:::quasi_capture(enquo(object), NULL, evaluate_promise) 3. │ ├─testthat (local) .capture(...) 4. │ │ ├─withr::with_output_sink(...) 5. │ │ │ └─base::force(code) 6. │ │ ├─base::withCallingHandlers(...) 7. │ │ └─base::withVisible(code) 8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 9. ├─pixiedust:::glance_foot(...) 10. │ ├─broom::glance(fit) 11. │ └─broom:::glance.lm(fit) 12. │ ├─base::with(...) 13. │ └─base::with.default(...) 14. │ └─base::eval(substitute(expr), data, enclos = parent.frame()) 15. │ └─base::eval(substitute(expr), data, enclos = parent.frame()) 16. │ └─tibble::tibble(...) 17. │ └─tibble:::tibble_quos(xs, .rows, .name_repair) 18. │ └─rlang::eval_tidy(xs[[j]], mask) 19. ├─stats::AIC(x) 20. └─stats:::AIC.default(x) ── Error ('test-glance_foot.R:35:3'): glance_foot with invalid stats requested ── Error in `ll(object)`: could not find function "ll" Backtrace: ▆ 1. ├─testthat::expect_warning(...) at test-glance_foot.R:35:3 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. ├─pixiedust:::glance_foot(...) 7. │ ├─broom::glance(fit) 8. │ └─broom:::glance.lm(fit) 9. │ ├─base::with(...) 10. │ └─base::with.default(...) 11. │ └─base::eval(substitute(expr), data, enclos = parent.frame()) 12. │ └─base::eval(substitute(expr), data, enclos = parent.frame()) 13. │ └─tibble::tibble(...) 14. │ └─tibble:::tibble_quos(xs, .rows, .name_repair) 15. │ └─rlang::eval_tidy(xs[[j]], mask) 16. ├─stats::AIC(x) 17. └─stats:::AIC.default(x) ── Error ('test-medley.R:17:3'): medley_model ────────────────────────────────── Error in `ll(object)`: could not find function "ll" Backtrace: ▆ 1. ├─testthat::expect_silent(...) at test-medley.R:17:3 2. │ └─testthat:::quasi_capture(enquo(object), NULL, evaluate_promise) 3. │ ├─testthat (local) .capture(...) 4. │ │ ├─withr::with_output_sink(...) 5. │ │ │ └─base::force(code) 6. │ │ ├─base::withCallingHandlers(...) 7. │ │ └─base::withVisible(code) 8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 9. ├─dust(fit, glance_foot = TRUE) %>% medley_model() %>% ... 10. ├─pixiedust::sprinkle_print_method(., "html") 11. ├─pixiedust::medley_model(.) 12. │ └─base::unique(x$body$col_name) 13. ├─pixiedust::dust(fit, glance_foot = TRUE) 14. ├─pixiedust:::dust.default(fit, glance_foot = TRUE) 15. │ ├─... %>% component_table() 16. │ └─pixiedust:::glance_foot(...) 17. │ ├─broom::glance(fit) 18. │ └─broom:::glance.lm(fit) 19. │ ├─base::with(...) 20. │ └─base::with.default(...) 21. │ └─base::eval(substitute(expr), data, enclos = parent.frame()) 22. │ └─base::eval(substitute(expr), data, enclos = parent.frame()) 23. │ └─tibble::tibble(...) 24. │ └─tibble:::tibble_quos(xs, .rows, .name_repair) 25. │ └─rlang::eval_tidy(xs[[j]], mask) 26. ├─pixiedust:::component_table(.) 27. ├─stats::AIC(x) 28. └─stats:::AIC.default(x) [ FAIL 8 | WARN 0 | SKIP 120 | PASS 505 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.9.4
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘advancedMagic.Rmd’ using rmarkdown Quitting from advancedMagic.Rmd:180-193 [unnamed-chunk-11] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `ll()`: ! could not find function "ll" --- Backtrace: ▆ 1. ├─... %>% sprinkle_print_method("html") 2. ├─pixiedust::sprinkle_print_method(., "html") 3. ├─pixiedust::sprinkle(., rows = 1, border = "top", part = "foot") 4. ├─pixiedust::sprinkle(...) 5. ├─pixiedust::sprinkle(., rows = 1, border = "top") 6. ├─pixiedust::sprinkle(., cols = 6, fn = quote(pvalString(value))) 7. ├─pixiedust::sprinkle(., cols = 3:5, round = 2) 8. ├─pixiedust::dust(...) 9. ├─pixiedust:::dust.default(...) 10. │ ├─... %>% component_table() 11. │ └─pixiedust:::glance_foot(...) 12. │ ├─broom::glance(fit) 13. │ └─broom:::glance.lm(fit) 14. │ ├─base::with(...) 15. │ └─base::with.default(...) 16. │ └─base::eval(substitute(expr), data, enclos = parent.frame()) 17. │ └─base::eval(substitute(expr), data, enclos = parent.frame()) 18. │ └─tibble::tibble(...) 19. │ └─tibble:::tibble_quos(xs, .rows, .name_repair) 20. │ └─rlang::eval_tidy(xs[[j]], mask) 21. ├─pixiedust:::component_table(.) 22. ├─stats::AIC(x) 23. └─stats:::AIC.default(x) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'advancedMagic.Rmd' failed with diagnostics: could not find function "ll" --- failed re-building ‘advancedMagic.Rmd’ --- re-building ‘pixiedust.Rmd’ using rmarkdown --- finished re-building ‘pixiedust.Rmd’ --- re-building ‘sprinkles.Rmd’ using rmarkdown --- finished re-building ‘sprinkles.Rmd’ SUMMARY: processing the following file failed: ‘advancedMagic.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc