CRAN Package Check Results for Package curl

Last updated on 2025-07-01 06:49:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 6.4.0 8.27 47.23 55.50 OK
r-devel-linux-x86_64-debian-gcc 6.4.0 7.62 35.57 43.19 OK
r-devel-linux-x86_64-fedora-clang 6.4.0 79.62 OK
r-devel-linux-x86_64-fedora-gcc 6.4.0 92.71 OK
r-devel-windows-x86_64 6.4.0 75.00 190.00 265.00 OK
r-patched-linux-x86_64 NOTE
r-release-linux-x86_64 6.4.0 7.65 44.27 51.92 NOTE
r-release-macos-arm64 6.4.0 170.00 NOTE
r-release-macos-x86_64 6.4.0 240.00 NOTE
r-release-windows-x86_64 6.4.0 67.00 187.00 254.00 NOTE
r-oldrel-macos-arm64 6.4.0 149.00 NOTE
r-oldrel-macos-x86_64 6.4.0 211.00 NOTE
r-oldrel-windows-x86_64 6.4.0 1.00 9.00 10.00 ERROR

Check Details

Version: 6.4.0
Check: compiled code
Result: NOTE File ‘curl/libs/curl.so’: Found non-API call to R: ‘R_new_custom_connection’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64

Version: 6.4.0
Check: compiled code
Result: NOTE File 'curl/libs/x64/curl.dll': Found non-API call to R: 'R_new_custom_connection' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-release-windows-x86_64

Version: 6.4.0
Check: compiled code
Result: NOTE File ‘curl/libs/curl.so’: Found non-API call to R: ‘R_new_custom_connection’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 6.4.0
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-oldrel-windows-x86_64