Last updated on 2026-07-16 17:50:57 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 6.0-7 | 2.51 | 51.06 | 53.57 | OK | |
| r-devel-linux-x86_64-debian-gcc | 6.0-7 | 2.17 | 42.34 | 44.51 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 6.0-7 | 80.47 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 6.0-7 | 39.42 | NOTE | |||
| r-devel-windows-x86_64 | 6.0-7 | 4.00 | 79.00 | 83.00 | OK | |
| r-patched-linux-x86_64 | 6.0-7 | 3.06 | 29.67 | 32.73 | OK | |
| r-release-linux-x86_64 | 6.0-7 | 2.45 | 29.73 | 32.18 | OK | |
| r-release-macos-arm64 | 6.0-7 | 1.00 | 11.00 | 12.00 | OK | |
| r-release-macos-x86_64 | 6.0-7 | 3.00 | 31.00 | 34.00 | OK | |
| r-release-windows-x86_64 | 6.0-7 | 4.00 | 58.00 | 62.00 | OK | |
| r-oldrel-macos-arm64 | 6.0-7 | OK | ||||
| r-oldrel-macos-x86_64 | 6.0-7 | 2.00 | 25.00 | 27.00 | OK | |
| r-oldrel-windows-x86_64 | 6.0-7 | 8.00 | 53.00 | 61.00 | OK |
Version: 6.0-7
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
gamlss.data/R/computer.R (.Names: 1)
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 6.0-7
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
gamlss.data/R/computer.R (.Names: 1)
'.Names' should be changed to 'names'.
Flavor: r-devel-linux-x86_64-fedora-gcc