Last updated on 2026-07-17 09:51:10 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.1.1 | 10.15 | 168.80 | 178.95 | OK | |
| r-devel-linux-x86_64-debian-gcc | 4.1.1 | 7.69 | 141.24 | 148.93 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 4.1.1 | 10.00 | 151.04 | 161.04 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 4.1.2 | 172.33 | OK | |||
| r-devel-windows-x86_64 | 4.1.2 | 15.00 | 327.00 | 342.00 | OK | |
| r-patched-linux-x86_64 | 4.1.1 | 11.52 | 185.87 | 197.39 | OK | |
| r-release-linux-x86_64 | 4.1.1 | 8.97 | 184.78 | 193.75 | OK | |
| r-release-macos-arm64 | 4.1.2 | 3.00 | 269.00 | 272.00 | OK | |
| r-release-macos-x86_64 | 4.1.2 | 7.00 | 543.00 | 550.00 | OK | |
| r-release-windows-x86_64 | 4.1.1 | 14.00 | 321.00 | 335.00 | OK | |
| r-oldrel-macos-arm64 | 4.1.2 | 2.00 | 286.00 | 288.00 | OK | |
| r-oldrel-macos-x86_64 | 4.1.2 | 7.00 | 622.00 | 629.00 | OK | |
| r-oldrel-windows-x86_64 | 4.1.1 | 21.00 | 381.00 | 402.00 | OK |
Version: 4.1.1
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
risk.assessr/tests/testthat/test-generate_html_report.R (.Dim: 7, .Dimnames: 7, .Names: 1)
'.Dim' should be changed to 'dim'.
'.Dimnames' should be changed to 'dimnames'.
'.Names' should be changed to 'names'.
Flavor: r-devel-linux-x86_64-debian-gcc