CRAN Package Check Results for Package Quartet

Last updated on 2026-09-24 13:51:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.0 73.29 89.07 162.36 NOTE
r-devel-linux-x86_64-debian-gcc 1.4.0 61.08 65.16 126.24 OK
r-devel-linux-x86_64-fedora-clang 1.4.0 72.00 59.61 131.61 OK
r-devel-linux-x86_64-fedora-gcc 1.4.0 69.00 63.03 132.03 OK
r-devel-windows-x86_64 1.4.0 106.00 195.00 301.00 OK
r-patched-linux-x86_64 1.4.0 86.30 75.99 162.29 OK
r-release-linux-x86_64 1.3.0 70.79 75.62 146.41 OK
r-release-macos-arm64 1.4.0 21.00 17.00 38.00 OK
r-release-macos-x86_64 1.4.0 54.00 85.00 139.00 OK
r-release-windows-x86_64 1.3.0 92.00 119.00 211.00 OK
r-oldrel-macos-arm64 1.4.0 22.00 36.00 58.00 OK
r-oldrel-macos-x86_64 1.4.0 53.00 87.00 140.00 OK
r-oldrel-windows-x86_64 1.4.0 112.00 152.00 264.00 OK

Check Details

Version: 1.3.0
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: Quartet/tests/testthat/test-1-tqdist.R (.Dim: 1, .Dimnames: 1) '.Dim' should be changed to 'dim'. '.Dimnames' should be changed to 'dimnames'. Flavor: r-devel-linux-x86_64-debian-clang