The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

CRAN Package Check Results for Package curl

Last updated on 2026-05-15 17:49:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 7.1.0 9.21 50.13 59.34 OK
r-devel-linux-x86_64-debian-gcc 7.1.0 8.85 36.43 45.28 OK
r-devel-linux-x86_64-fedora-clang 7.1.0 11.00 70.91 81.91 OK
r-devel-linux-x86_64-fedora-gcc 7.1.0 14.00 80.63 94.63 OK
r-devel-windows-x86_64 7.1.0 2.00 6.00 8.00 ERROR
r-patched-linux-x86_64 7.1.0 8.39 47.43 55.82 OK
r-release-linux-x86_64 7.1.0 7.72 48.72 56.44 OK
r-release-macos-arm64 7.1.0 3.00 149.00 152.00 ERROR
r-release-macos-x86_64 7.1.0 9.00 201.00 210.00 OK
r-release-windows-x86_64 7.1.0 76.00 194.00 270.00 OK
r-oldrel-macos-arm64 7.1.0 4.00 426.00 430.00 NOTE
r-oldrel-macos-x86_64 7.1.0 11.00 265.00 276.00 NOTE
r-oldrel-windows-x86_64 7.1.0 2.00 8.00 10.00 ERROR

Check Details

Version: 7.1.0
Check: whether package can be installed
Result: ERROR Installation failed. Flavors: r-devel-windows-x86_64, r-oldrel-windows-x86_64

Version: 7.1.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [2s/116s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(curl) Using libcurl 8.14.1 with LibreSSL/3.3.6 > > # Comply with CRAN policy: skip tests if no internet > if(curl::has_internet()){ + test_check("curl") + } This is libcurl version 8.14.1 with LibreSSL/3.3.6 (SecureTransport) Using test server: https://hb.opencpu.org Saving _problems/test-certificates-7.R [ FAIL 1 | WARN 0 | SKIP 6 | PASS 268 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-auth.R:27:3', 'test-handle.R:149:3', 'test-multi-download.R:14:3', 'test-seek.R:2:3', 'test-winssl.R:2:3' • libcurl does not have libidn (1): 'test-idn.R:3:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-certificates.R:7:3'): CloudFlare / LetsEncrypt certs ─────────── <curl_error_operation_timedout/curl_error/error/condition> Error in `curl_fetch_memory("http://curl.se")`: Timeout was reached [curl.se]: Resolving timed out after 10002 milliseconds Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-certificates.R:7:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─curl::curl_fetch_memory("http://curl.se") 5. └─curl:::raise_libcurl_error(...) [ FAIL 1 | WARN 0 | SKIP 6 | PASS 268 ] Error: ! Test failures. Execution halted Flavor: r-release-macos-arm64

Version: 7.1.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-oldrel-macos-arm64, r-oldrel-macos-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.