Last updated on 2026-02-11 07:50:47 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.2 | ERROR | ||||
| r-devel-linux-x86_64-debian-gcc | 1.2.2 | 6.90 | 48.22 | 55.12 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.2.2 | 19.00 | 110.15 | 129.15 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.2 | 17.00 | 98.48 | 115.48 | ERROR | |
| r-devel-windows-x86_64 | 1.2.2 | 11.00 | 74.00 | 85.00 | ERROR | |
| r-patched-linux-x86_64 | 1.2.2 | 11.01 | 62.46 | 73.47 | ERROR | |
| r-release-linux-x86_64 | 1.2.2 | 10.34 | 62.64 | 72.98 | ERROR | |
| r-release-macos-arm64 | 1.2.2 | OK | ||||
| r-release-macos-x86_64 | 1.2.2 | 6.00 | 61.00 | 67.00 | OK | |
| r-release-windows-x86_64 | 1.2.2 | 13.00 | 79.00 | 92.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.2 | OK | ||||
| r-oldrel-macos-x86_64 | 1.2.2 | 7.00 | 61.00 | 68.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.2 | 16.00 | 98.00 | 114.00 | ERROR |
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
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
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, r-devel-windows-x86_64, 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.