Not from CRAN, also not in a position to opine on cpp11 status, but I
wrote about it recently. My solution for readODS back then was to
vendor cpp11 and remove the SET_LENGTH call manually, like . But back
then CRAN might not know about this. I think it should be easier now.
https://www.chainsawri
Hi Mark,
The cpp11 package is now maintained by Davis Vaughan and we will release a
new version once the C API status is a little cleaner. This warnings
generated from cpp11 will not interfere with your ability to submit your
package; just let CRAN know that the warnings are coming from cpp11.
Ha
Hi Mark,
As someone else affected by this issue, it is actually quite tough to
resolve. This is because quite literally every other day, the list of what
is and is not non-API is changing. It is particularly challenging since
this is in R-devel and not any stable R release.
If there were a stable
Have you contacted the maintainer directly (i.e. by e-mail)? (Yes,
they should be paying attention to Github, but trying another channel
never hurts.)
My personal experience is that I was succeeded in submitting a
package update to CRAN even though there were NOTEs of this sort (in
that