Contains functions to create regulatory-style statistical reports. Originally designed to create tables, listings, and figures for the pharmaceutical, biotechnology, and medical device industries, these reports are generalized enough that they could be used in any industry. Generates text, rich-text, and PDF file formats. The package specializes in printing wide and long tables with automatic page wrapping and splitting. Reports can be produced with a minimum of function calls, and without relying on other table packages. The package supports titles, footnotes, page header, page footers, spanning headers, page by variables, and automatic page numbering.
Version: | 1.1.2 |
Depends: | R (≥ 4.0.0) |
Imports: | fmtr, stringi, crayon |
Suggests: | testthat, magrittr, dplyr, tidyr, readr, knitr, ggplot2, rmarkdown, gridExtra, survminer, utils, logr |
Published: | 2021-01-19 |
Author: | David Bosak |
Maintainer: | David Bosak <dbosak01 at gmail.com> |
BugReports: | https://github.com/dbosak01/reporter/issues |
License: | CC BY-NC 4.0 |
URL: | https://reporter.r-sassy.org |
NeedsCompilation: | no |
SystemRequirements: | pandoc (>= 1.12.3) |
Materials: | README NEWS |
CRAN checks: | reporter results |
Reference manual: | reporter.pdf |
Vignettes: |
Example 10: Figure Example 1: Listing Example 7: Page By Example 9: RTF and PDF Example 5: Spanning Headers Example 3: Table Stub Example 2: Table Example 4: Table and Text Example 8: Title Header Example 6: Page Wrap reporter |
Package source: | reporter_1.1.2.tar.gz |
Windows binaries: | r-devel: reporter_1.1.2.zip, r-release: reporter_1.1.2.zip, r-oldrel: reporter_1.1.2.zip |
macOS binaries: | r-release (arm64): reporter_1.1.2.tgz, r-release (x86_64): reporter_1.1.2.tgz, r-oldrel: reporter_1.1.2.tgz |
Old sources: | reporter archive |
Reverse imports: | sassy |
Please use the canonical form https://CRAN.R-project.org/package=reporter to link to this page.