Last updated on 2026-07-16 00:50:36 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.0 | 3.39 | 78.13 | 81.52 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.3.0 | 2.69 | 58.15 | 60.84 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.3.0 | 8.00 | 125.91 | 133.91 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.0 | 57.71 | NOTE | |||
| r-devel-windows-x86_64 | 1.3.0 | 7.00 | 95.00 | 102.00 | OK | |
| r-patched-linux-x86_64 | 1.3.0 | 5.04 | 70.80 | 75.84 | OK | |
| r-release-linux-x86_64 | 1.3.0 | 3.73 | 72.52 | 76.25 | OK | |
| r-release-macos-arm64 | 1.3.0 | 1.00 | 19.00 | 20.00 | OK | |
| r-release-macos-x86_64 | 1.3.0 | 3.00 | 68.00 | 71.00 | OK | |
| r-release-windows-x86_64 | 1.3.0 | 8.00 | 87.00 | 95.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.0 | 1.00 | 19.00 | 20.00 | OK | |
| r-oldrel-macos-x86_64 | 1.3.0 | 3.00 | 76.00 | 79.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.0 | 9.00 | 104.00 | 113.00 | OK |
Version: 1.3.0
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
FastRet/R/server.R (.Names: 1)
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.3.0
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
FastRet/R/server.R (.Names: 1)
'.Names' should be changed to 'names'.
Flavor: r-devel-linux-x86_64-fedora-gcc