CRAN Package Check Results for Package xfun

Last updated on 2026-08-09 09:50:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.60 7.29 69.30 76.59 OK
r-devel-linux-x86_64-debian-gcc 0.60 5.25 52.38 57.63 OK
r-devel-linux-x86_64-fedora-clang 0.60 55.69 OK
r-devel-linux-x86_64-fedora-gcc 0.60 6.00 51.36 57.36 OK
r-devel-windows-x86_64 0.60 12.00 110.00 122.00 OK
r-patched-linux-x86_64 0.60 8.68 68.23 76.91 OK
r-release-linux-x86_64 0.60 6.23 67.80 74.03 OK
r-release-macos-arm64 0.60 3.00 62.00 65.00 OK
r-release-macos-x86_64 0.60 8.00 155.00 163.00 OK
r-release-windows-x86_64 0.60 15.00 149.00 164.00 OK
r-oldrel-macos-arm64 0.60 3.00 72.00 75.00 OK
r-oldrel-macos-x86_64 0.60 8.00 152.00 160.00 OK
r-oldrel-windows-x86_64 0.60 19.00 160.00 179.00 ERROR

Check Details

Version: 0.60
Check: examples
Result: ERROR Running examples in 'xfun-Ex.R' failed The error most likely occurred in: > ### Name: url_destination > ### Title: Get the final destination of a URL > ### Aliases: url_destination > > ### ** Examples > > u = "https://cran.r-project.org/package=xfun" > url_destination(u) # redirected to canonical URL Error in curlGetHeaders(x) : libcurl error code 28: Failed to connect to cran.r-project.org port 443 after 21069 ms: Could not connect to server Calls: url_destination -> unlist -> lapply -> FUN -> curlGetHeaders Execution halted Flavor: r-oldrel-windows-x86_64