dragosmg commented on code in PR #12240: URL: https://github.com/apache/arrow/pull/12240#discussion_r842020239
########## r/R/arrow-package.R: ########## @@ -23,7 +23,7 @@ #' @importFrom rlang eval_tidy new_data_mask syms env new_environment env_bind set_names exec #' @importFrom rlang is_bare_character quo_get_expr quo_get_env quo_set_expr .data seq2 is_interactive #' @importFrom rlang expr caller_env is_character quo_name is_quosure enexpr enexprs as_quosure -#' @importFrom rlang is_list call2 is_empty as_function +#' @importFrom rlang is_list call2 is_empty as_function inform Review Comment: Good catch! Deleted (probably a leftover from a time when I actually used it). -- 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]
