CRAN Package Check Results for Package flextable

Last updated on 2026-09-11 11:50:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.10.0 22.42 446.58 469.00 NOTE
r-devel-linux-x86_64-debian-gcc 0.10.0 14.24 297.57 311.81 NOTE
r-devel-linux-x86_64-fedora-clang 0.10.1 16.00 287.13 303.13 OK
r-devel-linux-x86_64-fedora-gcc 0.10.1 15.00 280.01 295.01 OK
r-devel-windows-x86_64 0.10.1 32.00 483.00 515.00 OK
r-patched-linux-x86_64 0.10.0 27.94 424.81 452.75 OK
r-release-linux-x86_64 0.10.0 22.70 431.77 454.47 OK
r-release-macos-arm64 0.10.0 6.00 93.00 99.00 OK
r-release-macos-x86_64 0.10.1 17.00 472.00 489.00 OK
r-release-windows-x86_64 0.10.0 26.00 479.00 505.00 OK
r-oldrel-macos-arm64 0.10.1 5.00 103.00 108.00 OK
r-oldrel-macos-x86_64 0.10.1 16.00 396.00 412.00 OK
r-oldrel-windows-x86_64 0.10.0 41.00 677.00 718.00 OK

Check Details

Version: 0.10.0
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: flextable/R/xtable_to_flextable.R (.Names: 1) flextable/tests/testthat/test-cell_content.R (.Label: 1) flextable/tests/testthat/test-footers.R (.Names: 1) flextable/tests/testthat/test-headers.R (.Names: 2) '.Names' should be changed to 'names'. '.Label' should be changed to 'levels'. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc