paleolimbot commented on PR #733: URL: https://github.com/apache/arrow-adbc/pull/733#issuecomment-1581245600
Yes, and `R CMD build` won't work before `Rscript bootstrap.R` (or usually in CI I just do `R CMD INSTALL` before `R CMD build`. You may be in a situation where the vendored nanoarrow is out of date (rather than missing, which will generate an error). That is the gist of the change in the forthcoming (currently unreleased) pkgbuild: https://github.com/r-lib/pkgbuild/pull/157 . -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org