Last updated on 2025-10-22 09:50:47 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.6.1 | 1.39 | 29.95 | 31.34 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.6.1 | 1.69 | 23.71 | 25.40 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.6.1 | 46.85 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.6.1 | 43.99 | OK | |||
r-devel-windows-x86_64 | 2.6.1 | 4.00 | 47.00 | 51.00 | OK | |
r-patched-linux-x86_64 | 2.6.1 | 1.76 | 27.80 | 29.56 | OK | |
r-release-linux-x86_64 | 2.6.1 | 1.52 | 27.79 | 29.31 | OK | |
r-release-macos-arm64 | 2.6.1 | 1.00 | 15.00 | 16.00 | ERROR | |
r-release-macos-x86_64 | 2.6.1 | 2.00 | 33.00 | 35.00 | OK | |
r-release-windows-x86_64 | 2.6.1 | 5.00 | 51.00 | 56.00 | OK | |
r-oldrel-macos-arm64 | 2.6.1 | 1.00 | 41.00 | 42.00 | OK | |
r-oldrel-macos-x86_64 | 2.6.1 | 2.00 | 48.00 | 50.00 | OK | |
r-oldrel-windows-x86_64 | 2.6.1 | 4.00 | 56.00 | 60.00 | OK |
Version: 2.6.1
Check: HTML version of manual
Result: NOTE
Found the following HTML validation problems:
as.list.R6.html:52:1 (as.list.R6.Rd:12): Warning: missing </ul> before </div>
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
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-release-macos-arm64