CRAN Package Check Results for Package platetools

Last updated on 2026-07-18 00:52:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.7 6.24 98.38 104.62 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.7 4.29 70.22 74.51 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.7 10.00 147.28 157.28 OK
r-devel-linux-x86_64-fedora-gcc 0.1.7 68.06 NOTE
r-devel-windows-x86_64 0.1.7 11.00 118.00 129.00 NOTE
r-patched-linux-x86_64 0.1.7 7.19 89.74 96.93 OK
r-release-linux-x86_64 0.1.7 6.13 89.81 95.94 OK
r-release-macos-arm64 0.1.7 2.00 24.00 26.00 OK
r-release-macos-x86_64 0.1.7 5.00 93.00 98.00 OK
r-release-windows-x86_64 0.1.7 8.00 115.00 123.00 OK
r-oldrel-macos-arm64 0.1.7 OK
r-oldrel-macos-x86_64 0.1.7 4.00 65.00 69.00 OK
r-oldrel-windows-x86_64 0.1.7 12.00 153.00 165.00 OK

Check Details

Version: 0.1.7
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: platetools/R/well_to_num.R (.Label: 4, .Names: 4) '.Label' should be changed to 'levels'. '.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-gcc

Version: 0.1.7
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: platetools/R/well_to_num.R (.Label: 4, .Names: 4) Flavor: r-devel-windows-x86_64