Looking for an (small) #rstats package using the C++ @ApacheArrow through #rcpp any pointers very much appreciated
1
2
1
I am not aware of any R packages that use the C++ (besides {arrow} itself) but {nanoarrow} uses the C bindings: github.com/apache/arrow-nano…
1
1
I have parts in two for work repos (mostly without arrow build dependencies), and more bits in other places (incl "failed" attempts of "fast" `data.table` exports: one must materialize).
And I have been pointing several people at nanoarrow for a while now. It's good and handy.
May 17, 2023 · 1:31 AM UTC
1
1


