Last updated on 2026-08-05 09:50:17 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1-5 | 12.75 | 119.88 | 132.63 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.1-5 | 8.01 | 89.85 | 97.86 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.1-5 | 21.00 | 180.89 | 201.89 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.1-5 | 9.00 | 88.20 | 97.20 | NOTE | |
| r-devel-windows-x86_64 | 1.1-5 | 15.00 | 154.00 | 169.00 | NOTE | |
| r-patched-linux-x86_64 | 1.1-5 | 12.39 | 112.29 | 124.68 | OK | |
| r-release-linux-x86_64 | 1.1-5 | 10.91 | 111.48 | 122.39 | OK | |
| r-release-macos-arm64 | 1.1-5 | 3.00 | 36.00 | 39.00 | OK | |
| r-release-macos-x86_64 | 1.1-5 | 9.00 | 226.00 | 235.00 | OK | |
| r-release-windows-x86_64 | 1.1-5 | 15.00 | 164.00 | 179.00 | OK | |
| r-oldrel-macos-arm64 | 1.1-5 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1-5 | 8.00 | 189.00 | 197.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1-5 | 20.00 | 185.00 | 205.00 | OK |
Version: 1.1-5
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
gnm/data/House2001.R (.Label: 1, .Names: 1)
gnm/data/backPain.R (.Label: 1, .Names: 1)
gnm/data/barley.R (.Label: 2, .Names: 1)
gnm/data/barleyHeights.R (.Label: 2, .Names: 1)
gnm/data/cautres.R (.Dim: 1, .Dimnames: 1, .Names: 1)
gnm/data/erikson.R (.Dim: 1, .Dimnames: 1, .Names: 1)
gnm/data/friend.R (.Dim: 1, .Dimnames: 1, .Names: 1)
gnm/data/mentalHealth.R (.Label: 2, .Names: 1)
gnm/data/voting.R (.Label: 2, .Names: 1)
gnm/data/wheat.R (.Label: 5, .Names: 1)
gnm/data/yaish.R (.Dim: 1, .Dimnames: 1, .Names: 1)
gnm/tests/testthat/test-hskewL.R (.Dim: 1, .Dimnames: 1, .Names: 1)
'.Label' should be changed to 'levels'.
'.Names' should be changed to 'names'.
'.Dim' should be changed to 'dim'.
'.Dimnames' should be changed to 'dimnames'.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
Version: 1.1-5
Check: Rd contents
Result: NOTE
Rd files without \usage:
‘nonlin.function.Rd’
\arguments should not be documented without \usage.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc