Package: Gmisc
Version: 3.1.0
Title: Descriptive Statistics, Transition Plots, and More
Authors@R: c(
    person(given = "Max", family = "Gordon",
           email = "max@gforge.se", role = c("aut", "cre")))
Author: Max Gordon [aut, cre]
Maintainer: Max Gordon <max@gforge.se>
Description: Utilities for common medical-statistics graphics
    and tables, including automatic creation of publication-ready "Table 1"
    summaries; transition (Sankey) plots; flow-chart helpers that extend the
    grid package; Bézier lines and arrows; and a singular-value-decomposition-
    based variable-selection method.
License: GPL (>= 3)
URL: https://gforge.se
BugReports: https://github.com/gforge/Gmisc/issues
Depends: R (>= 4.1.0), Rcpp (>= 0.11.4), htmlTable (>= 2.0.0)
Imports: abind, checkmate, forestplot, Hmisc, glue, grid, grDevices,
        graphics, knitr, lattice, lubridate, magrittr, methods, rlang,
        rmarkdown, stringr, stats, XML, yaml, utils
Suggests: datasets, dplyr, jsonlite, testthat, tidyselect
Encoding: UTF-8
NeedsCompilation: yes
LinkingTo: Rcpp
VignetteBuilder: knitr
RoxygenNote: 7.3.3
Packaged: 2026-01-11 21:09:42 UTC; max
Repository: CRAN
Date/Publication: 2026-01-12 06:11:05 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2026-01-12 16:51:25 UTC; windows
Archs: x64
