Last updated on 2026-07-17 09:51:13 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.0 | 12.09 | 220.85 | 232.94 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.0 | 9.16 | 164.63 | 173.79 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.4.0 | 24.00 | 360.50 | 384.50 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 9.00 | 141.22 | 150.22 | NOTE | |
| r-devel-windows-x86_64 | 0.4.0 | 16.00 | 209.00 | 225.00 | NOTE | |
| r-patched-linux-x86_64 | 0.4.0 | 13.69 | 205.82 | 219.51 | OK | |
| r-release-linux-x86_64 | 0.4.0 | 10.59 | 206.90 | 217.49 | OK | |
| r-release-macos-arm64 | 0.4.0 | 3.00 | 45.00 | 48.00 | OK | |
| r-release-macos-x86_64 | 0.4.0 | 9.00 | 210.00 | 219.00 | OK | |
| r-release-windows-x86_64 | 0.4.0 | 19.00 | 206.00 | 225.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.0 | 3.00 | 49.00 | 52.00 | OK | |
| r-oldrel-macos-x86_64 | 0.4.0 | 9.00 | 397.00 | 406.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.0 | 19.00 | 279.00 | 298.00 | OK |
Version: 0.4.0
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
tfrmt/tests/testthat/test_print_to_ggplot.R (.Label: 1, .Names: 1)
'.Label' should be changed to 'levels'.
'.Names' should be changed to 'names'.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 0.4.0
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
tfrmt/tests/testthat/test_print_to_ggplot.R (.Label: 1, .Names: 1)
Flavor: r-devel-windows-x86_64