Last updated on 2026-05-25 03:51:11 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.0 | 13.38 | 20.13 | 33.51 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.0.0 | 22.57 | 16.51 | 39.08 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.0.0 | 14.00 | 30.33 | 44.33 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 33.00 | 30.58 | 63.58 | OK | |
| r-devel-windows-x86_64 | 2.0.0 | 28.00 | 45.00 | 73.00 | OK | |
| r-patched-linux-x86_64 | 2.0.0 | 13.90 | 18.30 | 32.20 | OK | |
| r-release-linux-x86_64 | 2.0.0 | 27.45 | 18.41 | 45.86 | 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 | 33.00 | 45.00 | 78.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 | 35.00 | 51.00 | 86.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