Other packages > Find by keyword >

reporter  

Creates Statistical Reports
View on CRAN: Click here


Download and install reporter package within the R console
Install from CRAN:
install.packages("reporter")

Install from Github:
library("remotes")
install_github("cran/reporter")

Install by package version:
library("remotes")
install_version("reporter", "1.4.5")



Attach the package and use:
library("reporter")
Maintained by
David Bosak
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-11-19
Latest Update: 2024-03-19
Description:
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, PDF, HTML, and Microsoft Word 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.
How to cite:
David Bosak (2020). reporter: Creates Statistical Reports. R package version 1.4.5, https://cran.r-project.org/web/packages/reporter. Accessed 05 Mar. 2026.
Previous versions and publish date:
1.0.5 (2020-11-19 12:30), 1.0.6 (2020-11-20 08:30), 1.1.2 (2021-01-19 07:40), 1.1.3 (2021-08-06 06:50), 1.1.6 (2021-09-08 18:10), 1.2.0 (2021-10-10 06:50), 1.2.6 (2021-11-13 06:30), 1.2.8 (2021-12-10 17:00), 1.2.9 (2022-01-26 18:12), 1.3.1 (2022-03-10 16:10), 1.3.3 (2022-06-20 14:30), 1.3.5 (2022-08-08 15:20), 1.3.6 (2022-09-13 13:20), 1.3.7 (2022-10-07 09:00), 1.3.8 (2022-11-28 20:30), 1.3.9 (2023-03-17 22:50), 1.4.1 (2023-05-12 19:20), 1.4.2 (2023-09-30 08:00), 1.4.3 (2023-10-29 16:50), 1.4.4 (2024-03-19 20:30), 1.4.5 (2025-11-22 07:10)
Other packages that cited reporter R package
View reporter citation profile
Other R packages that reporter depends, imports, suggests or enhances
Complete documentation for reporter
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA