Last updated on 2026-07-17 05:51:08 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.1.2 | 9.38 | 108.84 | 118.22 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.1.2 | 6.57 | 82.47 | 89.04 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.1.2 | 16.00 | 202.67 | 218.67 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.1.3 | 83.55 | OK | |||
| r-devel-windows-x86_64 | 2.1.3 | 14.00 | 143.00 | 157.00 | OK | |
| r-patched-linux-x86_64 | 2.1.2 | 10.28 | 101.70 | 111.98 | OK | |
| r-release-linux-x86_64 | 2.1.2 | 9.93 | 101.66 | 111.59 | OK | |
| r-release-macos-arm64 | 2.1.3 | 2.00 | 32.00 | 34.00 | OK | |
| r-release-macos-x86_64 | 2.1.3 | 7.00 | 162.00 | 169.00 | OK | |
| r-release-windows-x86_64 | 2.1.2 | 17.00 | 140.00 | 157.00 | OK | |
| r-oldrel-macos-arm64 | 2.1.3 | 2.00 | 36.00 | 38.00 | OK | |
| r-oldrel-macos-x86_64 | 2.1.3 | 7.00 | 172.00 | 179.00 | OK | |
| r-oldrel-windows-x86_64 | 2.1.2 | 15.00 | 164.00 | 179.00 | OK |
Version: 2.1.2
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
test.assessr/tests/testthat/test-run_covr_skip_stf.R (.Dim: 6, .Dimnames: 4)
'.Dim' should be changed to 'dim'.
'.Dimnames' should be changed to 'dimnames'.
Flavor: r-devel-linux-x86_64-debian-gcc