CRAN Package Check Results for Package Gmisc

Last updated on 2026-08-24 20:52:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.4.0 39.65 203.53 243.18 NOTE
r-devel-linux-x86_64-debian-gcc 3.4.0 26.29 140.34 166.63 NOTE
r-devel-linux-x86_64-fedora-clang 3.4.0 32.00 144.13 176.13 NOTE
r-devel-linux-x86_64-fedora-gcc 3.4.0 27.00 132.02 159.02 NOTE
r-devel-windows-x86_64 3.4.0 45.00 295.00 340.00 NOTE
r-patched-linux-x86_64 3.4.0 39.44 196.55 235.99 OK
r-release-linux-x86_64 3.4.0 36.54 193.15 229.69 OK
r-release-macos-arm64 3.4.0 9.00 45.00 54.00 OK
r-release-macos-x86_64 3.4.0 26.00 202.00 228.00 OK
r-release-windows-x86_64 3.4.0 43.00 227.00 270.00 OK
r-oldrel-macos-arm64 3.4.0 7.00 49.00 56.00 OK
r-oldrel-macos-x86_64 3.4.0 24.00 192.00 216.00 OK
r-oldrel-windows-x86_64 3.4.0 53.00 291.00 344.00 OK

Check Details

Version: 3.4.0
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: Gmisc/tests/testthat/test-bezier.R (.Names: 2) Gmisc/tests/testthat/test-getDescriptionStats.R (.Names: 2, .Dim: 1, .Dimnames: 1) Gmisc/tests/testthat/test-getDescriptionStats_missing_data.R (.Dim: 9, .Dimnames: 9, .Names: 9) Gmisc/tests/testthat/test-getDescriptionStats_p-values.R (.Names: 8, .Dim: 7, .Dimnames: 7) '.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-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