CRAN Package Check Results for Package commonmark

Last updated on 2026-08-18 16:50:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.0 12.46 25.94 38.40 OK
r-devel-linux-x86_64-debian-gcc 2.0.0 11.93 20.79 32.72 ERROR
r-devel-linux-x86_64-fedora-clang 2.0.0 8.00 16.62 24.62 OK
r-devel-linux-x86_64-fedora-gcc 2.0.0 13.00 16.02 29.02 OK
r-devel-windows-x86_64 2.0.0 38.00 111.00 149.00 OK
r-patched-linux-x86_64 2.0.0 14.37 19.08 33.45 OK
r-release-linux-x86_64 2.0.0 13.86 18.90 32.76 OK
r-release-macos-arm64 2.0.0 4.00 8.00 12.00 ERROR
r-release-macos-x86_64 2.0.0 11.00 23.00 34.00 OK
r-release-windows-x86_64 2.0.0 1.00 0.00 1.00 OK
r-oldrel-macos-arm64 2.0.0 OK
r-oldrel-macos-x86_64 2.0.0 11.00 48.00 59.00 OK
r-oldrel-windows-x86_64 2.0.0 1.00 11.00 12.00 ERROR

Check Details

Version: 2.0.0
Check: examples
Result: ERROR Running examples in ‘commonmark-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: commonmark > ### Title: Parse and render markdown text > ### Aliases: commonmark markdown_html markdown markdown_xml markdown_man > ### markdown_commonmark markdown_text markdown_latex > > ### ** Examples > > md <- readLines("https://raw.githubusercontent.com/yihui/knitr/master/NEWS.md") Warning in file(con, "r") : cannot open URL 'https://raw.githubusercontent.com/yihui/knitr/master/NEWS.md': HTTP status was '429 Unknown Error' Error in file(con, "r") : cannot open the connection to 'https://raw.githubusercontent.com/yihui/knitr/master/NEWS.md' Calls: readLines -> file Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/0s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(commonmark) > > test_check("commonmark") Error in loadNamespace(x) : there is no package called 'cli' Calls: test_check ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-release-macos-arm64

Version: 2.0.0
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-oldrel-windows-x86_64