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.4")



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: 2023-10-29
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.4, https://cran.r-project.org/web/packages/reporter. Accessed 18 Feb. 2025.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
readxlsb  
Read 'Excel' Binary (.xlsb) Workbooks
Import data from 'Excel' binary (.xlsb) workbooks into R. ...
Download / Learn more Package Citations See dependency  
OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
Download / Learn more Package Citations See dependency  
RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
MOSS  
Multi-Omic Integration via Sparse Singular Value Decomposition
High dimensionality, noise and heterogeneity among samples and features challenge the omic integrat ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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