Last updated on 2026-07-17 13:49:03 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.4.0 | 57.06 | 145.21 | 202.27 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.4.0 | 41.78 | 105.21 | 146.99 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.4.0 | 104.00 | 236.84 | 340.84 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.4.0 | 51.00 | 103.49 | 154.49 | NOTE | |
| r-devel-windows-x86_64 | 2.4.0 | 65.00 | 176.00 | 241.00 | NOTE | |
| r-patched-linux-x86_64 | 2.4.0 | 53.43 | 136.48 | 189.91 | OK | |
| r-release-linux-x86_64 | 2.4.0 | 57.60 | 134.12 | 191.72 | OK | |
| r-release-macos-arm64 | 2.4.0 | 14.00 | 34.00 | 48.00 | OK | |
| r-release-macos-x86_64 | 2.4.0 | 41.00 | 118.00 | 159.00 | OK | |
| r-release-windows-x86_64 | 2.4.0 | 66.00 | 169.00 | 235.00 | OK | |
| r-oldrel-macos-arm64 | 2.4.0 | 11.00 | 37.00 | 48.00 | OK | |
| r-oldrel-macos-x86_64 | 2.4.0 | 41.00 | 129.00 | 170.00 | OK | |
| r-oldrel-windows-x86_64 | 2.4.0 | 76.00 | 211.00 | 287.00 | OK |
Version: 2.4.0
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
lfl/R/frbemodel.R (.Names: 8, .Dim: 4, .Dimnames: 4)
lfl/tests/testthat/test-lingexpr.R (.Names: 4)
'.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-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 2.4.0
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
lfl/R/frbemodel.R (.Names: 8, .Dim: 4, .Dimnames: 4)
lfl/tests/testthat/test-lingexpr.R (.Names: 4)
Flavor: r-devel-windows-x86_64