CRAN Package Check Results for Package curl

Last updated on 2024-12-20 00:48:27 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 6.0.1 8.45 44.83 53.28 ERROR
r-devel-linux-x86_64-debian-gcc 6.0.1 7.06 33.64 40.70 NOTE
r-devel-linux-x86_64-fedora-clang 6.0.1 83.86 NOTE
r-devel-linux-x86_64-fedora-gcc 6.0.1 92.83 NOTE
r-devel-windows-x86_64 6.0.1 69.00 183.00 252.00 NOTE
r-patched-linux-x86_64 6.0.1 8.88 42.70 51.58 NOTE
r-release-linux-x86_64 6.0.1 7.66 43.00 50.66 NOTE
r-release-macos-arm64 6.0.1 282.00 NOTE
r-release-macos-x86_64 6.0.1 226.00 NOTE
r-release-windows-x86_64 6.0.1 2.00 6.00 8.00 ERROR
r-oldrel-macos-arm64 6.0.1 182.00 NOTE
r-oldrel-macos-x86_64 6.0.1 212.00 NOTE
r-oldrel-windows-x86_64 6.0.1 61.00 198.00 259.00 NOTE

Additional issues

rchk

Check Details

Version: 6.0.1
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-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

Version: 6.0.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [11s/73s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(curl) Using libcurl 8.11.0 with GnuTLS/3.8.8 > > # Comply with CRAN policy: skip tests if no internet > if(curl::has_internet()){ + test_check("curl") + } This is libcurl version 8.11.0 with GnuTLS/3.8.8 Using test server: https://hb.r-universe.dev [ FAIL 1 | WARN 0 | SKIP 4 | PASS 252 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test-idn.R:4:3', 'test-multi-download.R:14:3', 'test-seek.R:2:3', 'test-winssl.R:2:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-handle.R:138:3'): Error classes ────────────────────────────── `curl_fetch_memory("https://httpbin.org/delay/10", handle = new_handle(timeout = 1L))` did not throw an error. [ FAIL 1 | WARN 0 | SKIP 4 | PASS 252 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 6.0.1
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-devel-windows-x86_64

Version: 6.0.1
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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

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

Version: 6.0.1
Check: installed package size
Result: NOTE installed size is 8.5Mb sub-directories of 1Mb or more: doc 1.8Mb libs 6.5Mb Flavor: r-oldrel-windows-x86_64

Version: 6.0.1
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. Flavor: r-oldrel-windows-x86_64