CRAN Package Check Results for Package pandoc

Last updated on 2026-08-13 17:51:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc 0.2.0 2.49 33.28 35.77 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.0 32.93 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 31.15 OK
r-devel-windows-x86_64 0.2.0 6.00 76.00 82.00 OK
r-patched-linux-x86_64 0.2.0 3.87 43.54 47.41 OK
r-release-linux-x86_64 0.2.0 2.68 43.41 46.09 OK
r-release-macos-arm64 0.2.0 1.00 16.00 17.00 OK
r-release-macos-x86_64 0.2.0 3.00 48.00 51.00 OK
r-release-windows-x86_64 0.2.0 5.00 76.00 81.00 OK
r-oldrel-macos-arm64 0.2.0 OK
r-oldrel-macos-x86_64 0.2.0 3.00 42.00 45.00 OK
r-oldrel-windows-x86_64 0.2.0 5.00 96.00 101.00 OK

Check Details

Version: 0.2.0
Check: examples
Result: ERROR Running examples in ‘pandoc-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: pandoc_available_releases > ### Title: Fetch all versions available to install > ### Aliases: pandoc_available_releases > > ### ** Examples > > ## Don't show: > if (rlang::is_installed("gh") && attr(curlGetHeaders("https://github.com"), "status") == "200") (if (getRversion() >= "3.4") withAutoprint else force)({ # examplesIf + ## End(Don't show) + ## Don't show: + }) # examplesIf Error in curlGetHeaders("https://github.com") : libcurl error code 56: Connection died, tried 5 times before giving up Execution halted Flavor: r-devel-linux-x86_64-debian-gcc