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 21 Nov. 2024.
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

deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
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  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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