paleolimbot opened a new pull request, #98:
URL: https://github.com/apache/arrow-nanoarrow/pull/98

   There were a few awkward hacks that were required to get this to work 
before...basically, we don't want to keep a separate vendored copy of 
nanoarrow.c and nanoarrow.h in the R package, but we need it to compile the R 
package. That step used to happen in `configure`, but that only runs in 
"install" and we need this to run at "packaging" to work out of the box with 
existing tools for installing from github like pak and remotes. Credit to Gábor 
Csardi for pointing out that `cleanup` runs on R CMD build.


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