CRAN Package Check Results for Package eeptools

Last updated on 2026-09-13 02:52:08 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.0 12.98 150.68 163.66 NOTE
r-devel-linux-x86_64-debian-gcc 1.3.0 10.39 106.07 116.46 NOTE
r-devel-linux-x86_64-fedora-clang 1.3.0 107.88 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.0 107.36 NOTE
r-devel-windows-x86_64 1.3.0 15.00 156.00 171.00 NOTE
r-patched-linux-x86_64 1.3.0 13.55 136.17 149.72 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 22.00 229.00 251.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