Last updated on 2026-08-06 13:50:36 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.10.2 | 27.00 | 400.11 | 427.11 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.10.2 | 19.20 | 257.60 | 276.80 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.10.2 | 19.00 | 259.71 | 278.71 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.10.2 | 20.00 | 279.24 | 299.24 | NOTE | |
| r-devel-windows-x86_64 | 1.10.2 | 30.00 | 365.00 | 395.00 | NOTE | |
| r-patched-linux-x86_64 | 1.10.2 | 27.26 | 373.27 | 400.53 | OK | |
| r-release-linux-x86_64 | 1.10.2 | 20.96 | 375.69 | 396.65 | 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 | 28.00 | 379.00 | 407.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 | 38.00 | 536.00 | 574.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-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64