thisisnic opened a new pull request, #47940: URL: https://github.com/apache/arrow/pull/47940
### Rationale for this change R package doc generation uses installed version of package so creates wrong docs ### What changes are included in this PR? Use devtools::load_all() to load the package first when running locally. ### Are these changes tested? CI should be happy, but I did test locally. ### Are there any user-facing changes? Nah. -- 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]
