CRAN Package Check Results for Package R6

Last updated on 2026-07-09 14:00:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.6.1 1.34 31.57 32.91 OK
r-devel-linux-x86_64-debian-gcc 2.6.1 1.58 25.35 26.93 OK
r-devel-linux-x86_64-fedora-clang 2.6.1 47.27 OK
r-devel-linux-x86_64-fedora-gcc 2.6.1 45.79 OK
r-devel-windows-x86_64 2.6.1 3.00 49.00 52.00 OK
r-patched-linux-x86_64 2.6.1 1.50 28.72 30.22 OK
r-release-linux-x86_64 2.6.1 2.92 27.91 30.83 OK
r-release-macos-arm64 2.6.1 1.00 11.00 12.00 OK
r-release-macos-x86_64 2.6.1 2.00 44.00 46.00 OK
r-release-windows-x86_64 2.6.1 3.00 48.00 51.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 7.00 56.00 63.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 Flavor: r-oldrel-macos-arm64