Last updated on 2026-07-17 02:50:36 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.13.2 | 8.65 | 212.75 | 221.40 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.13.2 | 6.39 | 144.86 | 151.25 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.13.2 | 15.00 | 336.67 | 351.67 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.13.2 | 156.01 | NOTE | |||
| r-devel-windows-x86_64 | 0.13.2 | 10.00 | 212.00 | 222.00 | NOTE | |
| r-patched-linux-x86_64 | 0.13.2 | 9.35 | 203.46 | 212.81 | OK | |
| r-release-linux-x86_64 | 0.13.2 | 8.15 | 201.70 | 209.85 | OK | |
| r-release-macos-arm64 | 0.13.2 | 2.00 | 56.00 | 58.00 | OK | |
| r-release-macos-x86_64 | 0.13.2 | 6.00 | 269.00 | 275.00 | OK | |
| r-release-windows-x86_64 | 0.13.2 | 11.00 | 214.00 | 225.00 | OK | |
| r-oldrel-macos-arm64 | 0.13.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.13.2 | 6.00 | 173.00 | 179.00 | OK | |
| r-oldrel-windows-x86_64 | 0.13.2 | 15.00 | 284.00 | 299.00 | OK |
Version: 0.13.2
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
tableone/tests/testthat/_test-modules-svy.R (.Names: 7, .Dim: 1, .Dimnames: 1)
tableone/tests/testthat/_test-svyCreateTableOne.R (.Dim: 1, .Names: 1)
'.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: 0.13.2
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
tableone/tests/testthat/_test-modules-svy.R (.Names: 7, .Dim: 1, .Dimnames: 1)
tableone/tests/testthat/_test-svyCreateTableOne.R (.Dim: 1, .Names: 1)
Flavor: r-devel-windows-x86_64