Last updated on 2026-04-15 23:53:17 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.0 | 149.82 | 119.24 | 269.06 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.0 | 117.35 | 79.06 | 196.41 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.5.0 | 214.00 | 189.01 | 403.01 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 360.00 | 190.69 | 550.69 | OK | |
| r-devel-macos-arm64 | 0.5.0 | 31.00 | 1.00 | 32.00 | OK | |
| r-devel-windows-x86_64 | 0.5.0 | 55.00 | 120.00 | 175.00 | OK | |
| r-patched-linux-x86_64 | 0.5.0 | 174.04 | 111.58 | 285.62 | OK | |
| r-release-linux-x86_64 | 0.4.3 | 150.30 | 105.59 | 255.89 | OK | |
| r-release-macos-arm64 | 0.5.0 | 30.00 | -9.00 | 21.00 | ERROR | |
| r-release-macos-x86_64 | 0.5.0 | 100.00 | 122.00 | 222.00 | OK | |
| r-release-windows-x86_64 | 0.5.0 | 52.00 | 120.00 | 172.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.3 | 31.00 | 23.00 | 54.00 | OK | |
| r-oldrel-macos-x86_64 | 0.5.0 | 93.00 | 98.00 | 191.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.0 | 52.00 | 156.00 | 208.00 | OK |
Version: 0.5.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [0s/0s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if (.Platform$r_arch == "i386" && .Platform$OS.type == "windows") {
+ message("Skipping tests on Windows i386")
+ } else {
+ testthat::test_check("nanoparquet", reporter = "progress")
+ }
Loading required package: nanoparquet
Error in loadNamespace(x) : there is no package called 'cli'
Calls: <Anonymous> ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavor: r-release-macos-arm64