Last updated on 2026-04-30 16:54:38 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.0 | 12.32 | 20.54 | 32.86 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.0.0 | 12.09 | 16.95 | 29.04 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.0.0 | 13.00 | 29.16 | 42.16 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 30.00 | 28.15 | 58.15 | OK | |
| r-devel-windows-x86_64 | 2.0.0 | 42.00 | 46.00 | 88.00 | OK | |
| r-patched-linux-x86_64 | 2.0.0 | 14.19 | 18.33 | 32.52 | OK | |
| r-release-linux-x86_64 | 2.0.0 | 14.54 | 18.56 | 33.10 | OK | |
| r-release-macos-arm64 | 2.0.0 | 4.00 | 8.00 | 12.00 | ERROR | |
| r-release-macos-x86_64 | 2.0.0 | 13.00 | 22.00 | 35.00 | OK | |
| r-release-windows-x86_64 | 2.0.0 | 27.00 | 54.00 | 81.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 | 36.00 | 49.00 | 85.00 | OK |
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