Package: qreport
Type: Package
Title: Statistical Reporting with 'Quarto'
Version: 0.1.0
Date: 2023-03-04
Author: Frank Harrell
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().  Special clinical trial
		graphics for adverse event reporting is also included.
Depends: Hmisc (>= 4.8-0), data.table, ggplot2
Imports: rms, Formula, viridis, knitr, htmltools
License: GPL (>= 2)
Encoding: UTF-8
LazyLoad: Yes
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2023-03-04 21:09:14 UTC; harrelfe
Repository: CRAN
Date/Publication: 2023-03-06 14:30:02 UTC
Built: R 4.1.2; ; 2023-03-07 12:54:19 UTC; unix
