You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "thisisnic (via GitHub)" <gi...@apache.org> on 2023/03/06 12:52:04 UTC

[GitHub] [arrow] thisisnic opened a new issue, #34464: [R] Missing rlang import - inform

thisisnic opened a new issue, #34464:
URL: https://github.com/apache/arrow/issues/34464

   ### Describe the bug, including details regarding any error messages, version, and platform.
   
   Checks fail as `rlang::inform()` should be added to the package's NAMESPACE
   
   ```
   ── Error ('test-dplyr-count.R:103'): tally raises appropriate error and message for names ──
   Error in `inform(c(glue("Storing counts in `{name}`, as `n` already present in input"), 
       i = "Use `name = \"new_name\"` to pick a new name."))`: could not find function "inform"
   ```
   
   ### Component(s)
   
   R


-- 
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: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] thisisnic closed issue #34464: [R] Missing rlang import - inform

Posted by "thisisnic (via GitHub)" <gi...@apache.org>.
thisisnic closed issue #34464: [R] Missing rlang import - inform
URL: https://github.com/apache/arrow/issues/34464


-- 
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: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org