CRAN Package Check Results for Package gtsummary

Last updated on 2024-11-29 00:49:36 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.3 18.96 481.65 500.61 OK
r-devel-linux-x86_64-debian-gcc 2.0.3 9.31 333.38 342.69 OK
r-devel-linux-x86_64-fedora-clang 2.0.3 876.55 ERROR
r-devel-linux-x86_64-fedora-gcc 2.0.3 872.90 OK
r-devel-windows-x86_64 2.0.3 21.00 435.00 456.00 OK
r-patched-linux-x86_64 2.0.3 18.47 453.64 472.11 OK
r-release-linux-x86_64 2.0.3 16.10 452.88 468.98 OK
r-release-macos-arm64 2.0.3 152.00 OK
r-release-macos-x86_64 2.0.3 231.00 OK
r-release-windows-x86_64 2.0.3 23.00 423.00 446.00 OK
r-oldrel-macos-arm64 2.0.3 193.00 OK
r-oldrel-macos-x86_64 2.0.3 270.00 OK
r-oldrel-windows-x86_64 2.0.3 24.00 607.00 631.00 OK

Check Details

Version: 2.0.3
Check: examples
Result: ERROR Running examples in ‘gtsummary-Ex.R’ failed The error most likely occurred in: > ### Name: tbl_wide_summary > ### Title: Wide summary table > ### Aliases: tbl_wide_summary > > ### ** Examples > > trial |> + tbl_wide_summary(include = c(response, grade)) Execution halted Flavor: r-devel-linux-x86_64-fedora-clang