jonkeane commented on issue #41404:
URL: https://github.com/apache/arrow/issues/41404#issuecomment-2080168636

   # Status of [current check 
results](https://cran.r-project.org/web/checks/check_results_arrow.html) 
   
   - [x] There are two errors on macos — both are libtool. Which are resolved 
by https://github.com/apache/arrow/pull/40259 which was not included in the 
last submission.
   - [ ] We have a number of notes about using `SETLENGTH` and `SET_TRUELENGTH` 
IIUC, this is CRAN attempting to cut down on people using so called non-API 
functions. I believe these are coming from vctrs or cpp11 (oddly cpp11 checks 
are clean, even [though they definitely have 
those](https://github.com/r-lib/cpp11/blob/51f4cd5ad9425a491dedf951a3679346d416e51c/inst/include/cpp11/r_vector.hpp#L900-L901)
   
   Note: we will need to figure out if we need to resolve #41398 before we can 
submit to CRAN. The current windows check _is_ on 4.4.0 — that doesn't compile 
from source there anyway so so long as #41398 is truly a warning -> error 
situation, we should ok to ship without it. 


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