thisisnic commented on code in PR #14371: URL: https://github.com/apache/arrow/pull/14371#discussion_r995706207
########## r/R/arrow-package.R: ########## @@ -27,7 +27,7 @@ #' @importFrom rlang is_list call2 is_empty as_function as_label arg_match is_symbol is_call call_args #' @importFrom rlang quo_set_env quo_get_env is_formula quo_is_call f_rhs parse_expr f_env new_quosure #' @importFrom rlang new_quosures expr_text -#' @importFrom tidyselect vars_pull vars_rename vars_select eval_select +#' @importFrom tidyselect vars_pull vars_select eval_select eval_rename Review Comment: Done now -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
