CRAN Package Check Results for Maintainer ‘Jim Grange <grange.jim at gmail.com>’

Last updated on 2026-02-04 09:52:10 CET.

Package ERROR OK
flankr 13
mixtur 3 10
trimr 13

Package flankr

Current CRAN status: OK: 13

Package mixtur

Current CRAN status: ERROR: 3, OK: 10

Version: 1.2.2
Check: examples
Result: ERROR Running examples in ‘mixtur-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: plot_error > ### Title: Plot response error of behavioural data relative to target > ### values. > ### Aliases: plot_error > > ### ** Examples > > plot_error(bays2009_full, + unit = "radians", + set_size_var = "set_size") Error in `summarise()`: ℹ In argument: `y = hist(.data$error, breaks = break_points, plot = FALSE)$density`. ℹ In group 1: `id = 1`, `set_size = 1`. Caused by error: ! `y` must be size 1, not 17. ℹ To return more or less than 1 row per group, use `reframe()`. Backtrace: ▆ 1. ├─mixtur::plot_error(bays2009_full, unit = "radians", set_size_var = "set_size") 2. │ └─... %>% ... 3. ├─dplyr::summarise(., mean_error = mean(.data$y), se_error = (sd(.data$y)/sqrt(length(.data$y)))) 4. ├─dplyr::group_by(., .data$set_size, .data$x) 5. ├─dplyr::summarise(...) 6. ├─dplyr:::summarise.grouped_df(...) 7. │ └─dplyr:::summarise_cols(.data, dplyr_quosures(...), by, "summarise") 8. │ └─base::withCallingHandlers(...) 9. ├─dplyr:::dplyr_internal_error(...) 10. │ └─rlang::abort(class = c(class, "dplyr:::internal_error"), dplyr_error_data = data) 11. │ └─rlang:::signal_abort(cnd, .file) 12. │ └─base::signalCondition(cnd) 13. └─dplyr (local) `<fn>`(`<dpl:::__>`) 14. └─dplyr (local) handler(cnd) 15. └─rlang::abort(message, class = error_class, parent = parent, call = error_call) Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.2.2
Check: examples
Result: ERROR Running examples in ‘mixtur-Ex.R’ failed The error most likely occurred in: > ### Name: plot_error > ### Title: Plot response error of behavioural data relative to target > ### values. > ### Aliases: plot_error > > ### ** Examples > > plot_error(bays2009_full, + unit = "radians", + set_size_var = "set_size") Error in `summarise()`: ℹ In argument: `y = hist(.data$error, breaks = break_points, plot = FALSE)$density`. ℹ In group 1: `id = 1`, `set_size = 1`. Caused by error: ! `y` must be size 1, not 17. ℹ To return more or less than 1 row per group, use `reframe()`. Backtrace: ▆ 1. ├─mixtur::plot_error(bays2009_full, unit = "radians", set_size_var = "set_size") 2. │ └─... %>% ... 3. ├─dplyr::summarise(., mean_error = mean(.data$y), se_error = (sd(.data$y)/sqrt(length(.data$y)))) 4. ├─dplyr::group_by(., .data$set_size, .data$x) 5. ├─dplyr::summarise(...) 6. ├─dplyr:::summarise.grouped_df(...) 7. │ └─dplyr:::summarise_cols(.data, dplyr_quosures(...), by, "summarise") 8. │ └─base::withCallingHandlers(...) 9. ├─dplyr:::dplyr_internal_error(...) 10. │ └─rlang::abort(class = c(class, "dplyr:::internal_error"), dplyr_error_data = data) 11. │ └─rlang:::signal_abort(cnd, .file) 12. │ └─base::signalCondition(cnd) 13. └─dplyr (local) `<fn>`(`<dpl:::__>`) 14. └─dplyr (local) handler(cnd) 15. └─rlang::abort(message, class = error_class, parent = parent, call = error_call) Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Package trimr

Current CRAN status: OK: 13