CRAN Package Check Results for Package eeptools

Last updated on 2026-09-17 04:52:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.0 13.57 152.47 166.04 NOTE
r-devel-linux-x86_64-debian-gcc 1.3.0 8.86 106.00 114.86 NOTE
r-devel-linux-x86_64-fedora-clang 1.3.0 107.88 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.0 9.00 100.48 109.48 NOTE
r-devel-windows-x86_64 1.3.0 15.00 156.00 171.00 NOTE
r-patched-linux-x86_64 1.3.0 12.61 135.99 148.60 OK
r-release-linux-x86_64 1.3.0 12.88 135.25 148.13 OK
r-release-macos-arm64 1.3.0 4.00 41.00 45.00 OK
r-release-macos-x86_64 1.3.0 10.00 141.00 151.00 OK
r-release-windows-x86_64 1.3.0 16.00 199.00 215.00 OK
r-oldrel-macos-arm64 1.3.0 3.00 42.00 45.00 OK
r-oldrel-macos-x86_64 1.3.0 9.00 128.00 137.00 OK
r-oldrel-windows-x86_64 1.3.0 20.00 190.00 210.00 OK

Check Details

Version: 1.3.0
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: eeptools/R/proficiency_tools.R (.Dim: 3, .Dimnames: 3, .Names: 1) '.Dim' should be changed to 'dim'. '.Dimnames' should be changed to 'dimnames'. '.Names' should be changed to 'names'. 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