Last updated on 2026-07-21 02:50:38 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.10.2 | 26.85 | 401.32 | 428.17 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.10.2 | 17.43 | 254.79 | 272.22 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.10.2 | 45.00 | 645.93 | 690.93 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.10.2 | 18.00 | 258.20 | 276.20 | NOTE | |
| r-devel-windows-x86_64 | 1.10.2 | 28.00 | 364.00 | 392.00 | NOTE | |
| r-patched-linux-x86_64 | 1.10.2 | 28.71 | 378.37 | 407.08 | OK | |
| r-release-linux-x86_64 | 1.10.2 | 24.33 | 375.23 | 399.56 | OK | |
| r-release-macos-arm64 | 1.10.2 | 7.00 | 77.00 | 84.00 | OK | |
| r-release-macos-x86_64 | 1.10.2 | 19.00 | 330.00 | 349.00 | OK | |
| r-release-windows-x86_64 | 1.10.2 | 30.00 | 378.00 | 408.00 | OK | |
| r-oldrel-macos-arm64 | 1.10.2 | 7.00 | 86.00 | 93.00 | OK | |
| r-oldrel-macos-x86_64 | 1.10.2 | 18.00 | 318.00 | 336.00 | OK | |
| r-oldrel-windows-x86_64 | 1.10.2 | 40.00 | 543.00 | 583.00 | OK |
Version: 1.10.2
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
mosaic/tests/testthat/test-as.xtabs.R (.Dim: 1, .Dimnames: 1)
mosaic/tests/testthat/test-chisq.R (.Dim: 4, .Dimnames: 4)
mosaic/tests/testthat/test-clustering.R (.Label: 1)
mosaic/tests/testthat/test-cross.R (.Label: 2)
mosaic/tests/testthat/test-derivedFactor.R (.Dim: 5, .Dimnames: 5, .Label: 5)
mosaic/tests/testthat/test-factorize.R (.Label: 1)
mosaic/tests/testthat/test-mplot.R (.Dim: 1, .Dimnames: 1)
mosaic/tests/testthat/test-rand.R (.Dim: 2)
mosaic/tests/testthat/test-resample.R (.Label: 8, .Dim: 1, .Dimnames: 1)
'.Dim' should be changed to 'dim'.
'.Dimnames' should be changed to 'dimnames'.
'.Label' should be changed to 'levels'.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64