CRAN Package Check Results for Package openxlsx

Last updated on 2026-07-17 13:49:06 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.2.8.1 103.05 136.93 239.98 OK
r-devel-linux-x86_64-debian-gcc 4.2.8.1 71.16 92.80 163.96 NOTE
r-devel-linux-x86_64-fedora-clang 4.2.8.1 151.00 192.95 343.95 OK
r-devel-linux-x86_64-fedora-gcc 4.2.8.1 75.00 86.31 161.31 NOTE
r-devel-windows-x86_64 4.2.8.1 105.00 198.00 303.00 NOTE
r-patched-linux-x86_64 4.2.8.1 103.83 119.81 223.64 OK
r-release-linux-x86_64 4.2.8.1 106.58 118.34 224.92 OK
r-release-macos-arm64 4.2.8.1 21.00 28.00 49.00 OK
r-release-macos-x86_64 4.2.8.1 59.00 184.00 243.00 OK
r-release-windows-x86_64 4.2.8.1 97.00 193.00 290.00 OK
r-oldrel-macos-arm64 4.2.8.1 OK
r-oldrel-macos-x86_64 4.2.8.1 61.00 222.00 283.00 OK
r-oldrel-windows-x86_64 4.2.8.1 113.00 227.00 340.00 OK

Check Details

Version: 4.2.8.1
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: openxlsx/tests/testthat/test-border_parsing.R (.Names: 158) openxlsx/tests/testthat/test-loading_workbook.R (.Names: 2) openxlsx/tests/testthat/test-read_from_created_wb.R (.Names: 2) '.Names' should be changed to 'names'. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc

Version: 4.2.8.1
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: openxlsx/tests/testthat/test-border_parsing.R (.Names: 158) openxlsx/tests/testthat/test-loading_workbook.R (.Names: 2) openxlsx/tests/testthat/test-read_from_created_wb.R (.Names: 2) Flavor: r-devel-windows-x86_64