CRAN Package Check Results for Package httr

Last updated on 2026-09-02 12:50:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.8 6.51 51.90 58.41 ERROR
r-devel-linux-x86_64-debian-gcc 1.4.8 4.41 40.78 45.19 OK
r-devel-linux-x86_64-fedora-clang 1.4.9 38.91 OK
r-devel-linux-x86_64-fedora-gcc 1.4.9 44.44 OK
r-devel-windows-x86_64 1.4.8 10.00 85.00 95.00 OK
r-patched-linux-x86_64 1.4.8 7.36 50.32 57.68 OK
r-release-linux-x86_64 1.4.8 4.99 48.84 53.83 ERROR
r-release-macos-arm64 1.4.9 2.00 29.00 31.00 OK
r-release-macos-x86_64 1.4.9 5.00 79.00 84.00 OK
r-release-windows-x86_64 1.4.9 17.00 98.00 115.00 OK
r-oldrel-macos-arm64 1.4.9 2.00 32.00 34.00 OK
r-oldrel-macos-x86_64 1.4.9 5.00 78.00 83.00 OK
r-oldrel-windows-x86_64 1.4.8 13.00 98.00 111.00 OK

Check Details

Version: 1.4.8
Check: examples
Result: ERROR Running examples in ‘httr-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: VERB > ### Title: VERB a url. > ### Aliases: VERB > > ### ** Examples > > r <- VERB( + "PROPFIND", "http://svn.r-project.org/R/tags/", + add_headers(depth = 1), verbose() + ) Error in curl::curl_fetch_memory(url, handle = handle) : Timeout was reached [svn.r-project.org]: Connection timed out after 10002 milliseconds Calls: VERB ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.4.8
Check: examples
Result: ERROR Running examples in ‘httr-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: with_config > ### Title: Execute code with configuration set. > ### Aliases: with_config with_verbose > > ### ** Examples > > with_config(verbose(), { + GET("http://had.co.nz") + GET("http://google.com") + }) Error in curl::curl_fetch_memory(url, handle = handle) : Timeout was reached [had.co.nz]: Resolving timed out after 10001 milliseconds Calls: with_config ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error Execution halted Flavor: r-release-linux-x86_64

mirror server hosted at Truenetwork, Russian Federation.