CRAN Package Check Results for Package curl

Last updated on 2024-04-23 10:54:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 5.2.1 9.86 51.77 61.63 NOTE
r-devel-linux-x86_64-debian-gcc 5.2.1 6.47 39.98 46.45 NOTE
r-devel-linux-x86_64-fedora-clang 5.2.1 80.91 NOTE
r-devel-linux-x86_64-fedora-gcc 5.2.1 88.98 NOTE
r-prerel-macos-arm64 5.2.1 163.00 ERROR
r-prerel-macos-x86_64 5.2.1 199.00 NOTE
r-prerel-windows-x86_64 5.2.1 62.00 169.00 231.00 NOTE
r-patched-linux-x86_64 5.2.1 9.46 50.61 60.07 NOTE
r-release-linux-x86_64 5.2.1 9.24 47.63 56.87 NOTE
r-release-macos-arm64 5.2.1 188.00 NOTE
r-release-macos-x86_64 5.2.1 204.00 NOTE
r-release-windows-x86_64 5.2.1 61.00 187.00 248.00 NOTE
r-oldrel-macos-arm64 5.2.1 154.00 NOTE
r-oldrel-windows-x86_64 5.2.1 54.00 167.00 221.00 NOTE

Check Details

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

Version: 5.2.1
Check: tests
Result: ERROR Running ‘engine.R’ [0s/0s] Comparing ‘engine.Rout’ to ‘engine.Rout.save’ ...4d3 < Using libcurl 7.88.1 with LibreSSL/3.3.6 Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [3s/110s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: • libcurl does not have libidn (1): 'test-idn.R:5:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-certificates.R:9:3'): CloudFlare / LetsEncrypt certs ─────────── Error in `curl_fetch_memory("http://curl.se")`: Timeout was reached: [curl.se] Resolving timed out after 10009 milliseconds Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-certificates.R:9:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─curl::curl_fetch_memory("http://curl.se") [ FAIL 1 | WARN 0 | SKIP 4 | PASS 219 ] Error: Test failures Execution halted Flavor: r-prerel-macos-arm64

Version: 5.2.1
Check: installed package size
Result: NOTE installed size is 7.9Mb sub-directories of 1Mb or more: doc 1.8Mb libs 5.8Mb Flavors: r-prerel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64

Version: 5.2.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. Flavors: r-prerel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64