Last updated on 2026-07-19 09:50:02 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.1.2 | 9.00 | 113.45 | 122.45 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.1.3 | 6.65 | 80.86 | 87.51 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.1.3 | 16.00 | 173.83 | 189.83 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.1.3 | 83.55 | OK | |||
| r-devel-windows-x86_64 | 2.1.3 | 13.00 | 150.00 | 163.00 | OK | |
| r-patched-linux-x86_64 | 2.1.2 | 10.28 | 101.70 | 111.98 | OK | |
| r-release-linux-x86_64 | 2.1.3 | 9.47 | 105.43 | 114.90 | 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.3 | 13.00 | 151.00 | 164.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.3 | 20.00 | 151.00 | 171.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-clang