jonkeane opened a new issue, #45949: URL: https://github.com/apache/arrow/issues/45949
### Describe the enhancement requested I received a message from CRAN that we need to fix [issues they are seeing](https://cran.r-project.org/web/checks/check_results_arrow.html) in the next two weeks. #45870 will fix the symbols issues, which is great (and I believe we can cherrypick that easily). There is also: > Found non-API calls to R: ‘DATAPTR’, ‘OBJECT’ (from https://github.com/apache/arrow/issues/45850#issuecomment-2739007002) > The non-API calls probably deserve a separate issue. They might be coming from cpp11, or there might be calls we will need to remove and use something else for them. https://github.com/apache/arrow/issues/43044 was similar and https://cran.rstudio.com/doc/manuals/r-devel/R-exts.html#Moving-into-C-API-compliance-1 might have helpful pointers > Also related to non-API calls, there is was thread from the r-package-devel mailing list yesterday: https://stat.ethz.ch/pipermail/r-package-devel/2025q1/011543.html I can take a look at the non-api calls (this week). @amoeba might you be up for helping cut a patch release for R only? it should only need to be R-source only changes, so we don't need a full arrow release or anything. ### Component(s) R -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org