CRAN Package Check Results for Package mosaic

Last updated on 2026-08-21 13:50:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.10.2 25.72 399.32 425.04 NOTE
r-devel-linux-x86_64-debian-gcc 1.10.2 20.29 253.18 273.47 NOTE
r-devel-linux-x86_64-fedora-clang 1.10.2 21.00 284.58 305.58 NOTE
r-devel-linux-x86_64-fedora-gcc 1.10.2 20.00 284.52 304.52 NOTE
r-devel-windows-x86_64 1.10.2 30.00 405.00 435.00 NOTE
r-patched-linux-x86_64 1.10.2 28.86 376.64 405.50 OK
r-release-linux-x86_64 1.10.2 23.25 376.59 399.84 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 375.00 405.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 528.00 568.00 OK

Check Details

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