-
-
Notifications
You must be signed in to change notification settings - Fork 613
Open
Description
Hello:
I am trying to create the book in my ubuntu 25.10 box with R 4.5.1. I am getting the following error after the last repository update:
Error inmutate(): ℹ In argument: across(...). Caused by error in across(): ! Can't select columns with pop. ✖ pop` must be numeric or character, not a <tbl_df> object.
Backtrace:
▆
- ├─dplyr::mutate(...)
- ├─dplyr:::mutate.data.frame(...)
- │ └─dplyr:::mutate_cols(.data, dplyr_quosures(...), by)
- │ ├─base::withCallingHandlers(...)
- │ └─dplyr:::mutate_col(dots[[i]], data, mask, new_columns)
- │ └─dplyr:::expand_across(dot)
- │ └─dplyr:::across_setup(...)
- │ └─tidyselect::eval_select(cols, data = data, error_call = error_call)
- │ └─tidyselect:::eval_select_impl(...)
- │ ├─tidyselect:::with_subscript_errors(...)
- │ │ └─base::withCallingHandlers(...)
- │ └─tidyselect:::vars_select_eval(...)
- │ └─tidyselect:::walk_data_tree(expr, data_mask, context_mask)
- │ └─tidyselect:::eval_c(expr, data_mask, context_mask)
- │ └─tidyselect:::reduce_sels(node, data_mask, context_mask, init = init)
- │ └─tidyselect:::walk_data_tree(new, data_mask, context_mask)
- │ └─tidyselect:::as_indices_sel_impl(...)
- │ └─tidyselect:::as_indices_impl(...)
- │ └─vctrs::vec_as_subscript(x, logical = "error", call = call, arg = arg)
- └─rlang::cnd_signal(x)
Quitting from 14-location.Rmd:105-109 [14-location-4]
`
Any help is very much appreciated.
Thanks for your help.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels