CRAN Package Check Results for Package Gmisc

Last updated on 2026-07-29 16:56:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.4.0 35.64 205.10 240.74 NOTE
r-devel-linux-x86_64-debian-gcc 3.4.0 25.69 137.97 163.66 NOTE
r-devel-linux-x86_64-fedora-clang 3.4.0 61.00 306.14 367.14 OK
r-devel-linux-x86_64-fedora-gcc 3.4.0 30.00 143.63 173.63 NOTE
r-devel-windows-x86_64 3.4.0 42.00 212.00 254.00 NOTE
r-patched-linux-x86_64 3.4.0 36.83 193.60 230.43 OK
r-release-linux-x86_64 3.4.0 33.28 191.99 225.27 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 44.00 284.00 328.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 56.00 298.00 354.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-gcc, r-devel-windows-x86_64