CRAN Package Check Results for Package curl

Last updated on 2024-06-06 05:57:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 5.2.1 9.15 52.46 61.61 NOTE
r-devel-linux-x86_64-debian-gcc 5.2.1 6.58 40.20 46.78 NOTE
r-devel-linux-x86_64-fedora-clang 5.2.1 78.13 NOTE
r-devel-linux-x86_64-fedora-gcc 5.2.1 89.78 NOTE
r-devel-windows-x86_64 5.2.1 64.00 173.00 237.00 NOTE
r-patched-linux-x86_64 5.2.1 10.04 49.50 59.54 NOTE
r-release-linux-x86_64 5.2.1 8.92 50.81 59.73 NOTE
r-release-macos-arm64 5.2.1 163.00 ERROR
r-release-macos-x86_64 5.2.1 164.00 NOTE
r-release-windows-x86_64 5.2.1 59.00 172.00 231.00 NOTE
r-oldrel-macos-arm64 5.2.1 188.00 NOTE
r-oldrel-macos-x86_64 5.2.1 204.00 NOTE
r-oldrel-windows-x86_64 5.2.1 62.00 197.00 259.00 ERROR

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-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: 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-devel-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-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64

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-release-macos-arm64

Version: 5.2.1
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'intro.Rmd' using rmarkdown Quitting from lines 348-350 [unnamed-chunk-27] (intro.Rmd) Error: processing vignette 'intro.Rmd' failed with diagnostics: Failed to connect to www.r-project.org port 443 after 2149 ms: Couldn't connect to server --- failed re-building 'intro.Rmd' --- re-building 'windows.Rmd' using rmarkdown --- finished re-building 'windows.Rmd' SUMMARY: processing the following file failed: 'intro.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-oldrel-windows-x86_64