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

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   From the 13.0.0 release after submission to CRAN:
   ```
   Flavor: r-devel-linux-x86_64-debian-gcc
   Check: Rd \usage sections, Result: NOTE
     Documented arguments not in \usage in documentation object 
'register_binding':
       'agg_fun'
   ```
   
   While this is on an internal function, let's add a roxygen header with the 
`@rdname` tag to `register_binding_agg()` to stop this triggering a NOTE on CRAN
   
   ### 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to