duckdb-r icon indicating copy to clipboard operation
duckdb-r copied to clipboard

Potential `rchk` issue

Open chainsawriot opened this issue 8 months ago • 3 comments

Thank you very much for the package. I followed your method to deal with the "Non-API calls" issue for cpp11 (duckdb/duckdb-r#145) and uploaded the package to CRAN. And CRAN now gave me rchk issues.

I somehow feel that it is a false positive and I have tried to make duckdb run through the same rchk via the container from r-hub. But the process was killed. Maybe my computer is too weak.

My experiment with protecting the nms does seem to cancel the rchk issue ropensci/readODS#190.

chainsawriot avatar Jun 02 '24 20:06 chainsawriot