CRAN Package Check Results for Package acss

Last updated on 2026-07-17 06:50:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3-2 2.34 61.91 64.25 OK
r-devel-linux-x86_64-debian-gcc 0.3-2 1.89 49.05 50.94 NOTE
r-devel-linux-x86_64-fedora-clang 0.3-2 96.26 OK
r-devel-linux-x86_64-fedora-gcc 0.3-2 56.42 NOTE
r-devel-windows-x86_64 0.3-2 3.00 100.00 103.00 NOTE
r-patched-linux-x86_64 0.3-2 2.35 57.93 60.28 OK
r-release-linux-x86_64 0.3-2 2.24 57.53 59.77 OK
r-release-macos-arm64 0.3-2 1.00 30.00 31.00 OK
r-release-macos-x86_64 0.3-2 2.00 137.00 139.00 OK
r-release-windows-x86_64 0.3-2 4.00 99.00 103.00 OK
r-oldrel-macos-arm64 0.3-2 OK
r-oldrel-macos-x86_64 0.3-2 2.00 67.00 69.00 OK
r-oldrel-windows-x86_64 0.3-2 5.00 121.00 126.00 OK

Check Details

Version: 0.3-2
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: acss/tests/testthat/test-acss.R (.Dim: 1, .Dimnames: 1) '.Dim' should be changed to 'dim'. '.Dimnames' should be changed to 'dimnames'. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc

Version: 0.3-2
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: acss/tests/testthat/test-acss.R (.Dim: 1, .Dimnames: 1) Flavor: r-devel-windows-x86_64