Package: qreport
Type: Package
Title: Statistical Reporting with 'Quarto'
Version: 1.0-2
Date: 2025-04-11
Authors@R: person(given = "Frank",
                    family = "Harrell",
                    role = c("aut", "cre"),
                    email = "fh@fharrell.com")
Maintainer: Frank Harrell <fh@fharrell.com>
Description: Provides statistical components, tables, and graphs
    that are useful in 'Quarto' and 'RMarkdown' reports and that produce 'Quarto'
    elements for special formatting such as tabs and marginal notes and graphs.
    Some of the functions produce entire report sections with tabs, e.g.,
    the missing data report created by missChk().  Functions for inserting
		variables and tables inside 'graphviz' and 'mermaid' diagrams are included,
		and so are special clinical trial graphics for adverse event reporting.
Depends: Hmisc (>= 5.1-1), data.table, ggplot2
Imports: rms, Formula, viridis, knitr, htmltools
Suggests: tth
License: GPL (>= 2)
Encoding: UTF-8
LazyLoad: Yes
URL: https://hbiostat.org/R/qreport/
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-04-11 23:23:06 UTC; harrelfe
Author: Frank Harrell [aut, cre]
Repository: CRAN
Date/Publication: 2025-04-12 00:00:02 UTC
Built: R 4.3.3; ; 2025-04-12 00:43:34 UTC; unix
