CRAN Package Check Results for Package R6

Last updated on 2026-04-24 13:18:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.6.1 1.54 30.97 32.51 OK
r-devel-linux-x86_64-debian-gcc 2.6.1 1.51 24.77 26.28 OK
r-devel-linux-x86_64-fedora-clang 2.6.1 45.80 OK
r-devel-linux-x86_64-fedora-gcc 2.6.1 44.24 OK
r-patched-linux-x86_64 2.6.1 2.03 27.86 29.89 OK
r-release-linux-x86_64 2.6.1 1.28 26.22 27.50 OK
r-release-macos-arm64 2.6.1 ERROR
r-release-macos-x86_64 2.6.1 2.00 33.00 35.00 OK
r-release-windows-x86_64 2.6.1 6.00 49.00 55.00 OK
r-oldrel-macos-arm64 2.6.1 ERROR
r-oldrel-macos-x86_64 2.6.1 2.00 33.00 35.00 OK
r-oldrel-windows-x86_64 2.6.1 3.00 49.00 52.00 OK

Check Details

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