nealrichardson opened a new pull request, #14014:
URL: https://github.com/apache/arrow/pull/14014

   Approach:
   
   * `register_binding` takes an additional optional argument, `notes`, where 
you can list any limitations or differences in behavior between the Arrow 
version and the R function
   * These notes are put in the `.cache` environment when the nse_funcs are 
built.
   * New script `data-raw/docgen.R` that reads `arrow:::.cache$docs` and writes 
out `dplyr-funcs-docs.R` containing roxygen.
   * Docs and crossreferences are generated by roxygen2 as usual. 
   
   There's lots more refinement to do here but wanted to put up a PR and get 
feedback before going too far down the path.


-- 
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