Re: [R-pkg-devel] libarrow

2024-11-27 Thread Bryce Mecum
The work in progress to add libarrow to MXE is located at [1]. I don't think it's complete but I'm sharing it here in case it's a useful starting point for someone. Continuing this work would be welcome. Thang: Feel free to file an issue on the Arrow issue tracker [2] or email the user@ mailing li

Re: [R-pkg-devel] GitHub actions incantation for package living in a subdirectory?

2020-12-24 Thread Bryce Mecum
Hi Ben, I took a look at the action you've got set up for your repo and I think the core issues are that some steps in your Action should be run with the root as their working directory, others should have the package root (subfolder) as their working directory, and some arguments to steps need to