Resubmission.
RPostgres 1.4.7
- Checked locally, R 4.3.3
- Checked on CI system, R 4.4.0
- Checked on win-builder, R devel
-
Checked on 2024-05-26, problems found: https://cran.r-project.org/web/checks/check_results_RPostgres.html
-
NOTE: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64 File ‘RPostgres/libs/RPostgres.so’: Found non-API calls to R: ‘SETLENGTH’, ‘SET_TRUELENGTH’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Upstream problem, can't fix.