Last updated on 2026-07-15 23:51:26 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.2 | 5.35 | 38.00 | 43.35 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.2 | 4.24 | 29.04 | 33.28 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.2 | 9.00 | 54.99 | 63.99 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 30.36 | NOTE | |||
| r-devel-windows-x86_64 | 0.1.2 | 6.00 | 52.00 | 58.00 | OK | |
| r-patched-linux-x86_64 | 0.1.2 | 4.99 | 34.84 | 39.83 | OK | |
| r-release-linux-x86_64 | 0.1.2 | 5.49 | 34.87 | 40.36 | OK | |
| r-release-macos-arm64 | 0.1.2 | 1.00 | 13.00 | 14.00 | OK | |
| r-release-macos-x86_64 | 0.1.2 | 4.00 | 63.00 | 67.00 | OK | |
| r-release-windows-x86_64 | 0.1.2 | 7.00 | 54.00 | 61.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.2 | 4.00 | 44.00 | 48.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.2 | 9.00 | 61.00 | 70.00 | OK |
Version: 0.1.2
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
RGreenplum/R/tables.R (.Names: 1)
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.2
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
RGreenplum/R/tables.R (.Names: 1)
'.Names' should be changed to 'names'.
Flavor: r-devel-linux-x86_64-fedora-gcc