Other packages > Find by keyword >

report  

Automated Reporting of Results and Statistical Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("report", "0.6.1")



Attach the package and use:
library("report")
Maintained by
Rémi Thériault
[Scholar Profile | Author Map]
First Published: 2021-04-15
Latest Update: 2023-12-07
Description:
The aim of the 'report' package is to bridge the gap between R
How to cite:
Rémi Thériault (2021). report: Automated Reporting of Results and Statistical Models. R package version 0.6.1, https://cran.r-project.org/web/packages/report. Accessed 16 Apr. 2025.
Previous versions and publish date:
0.3.0 (2021-04-15 10:50), 0.3.5 (2021-06-10 13:50), 0.4.0 (2021-09-30 09:30), 0.5.0 (2022-01-30 06:00), 0.5.1 (2022-02-22 14:00), 0.5.5 (2022-08-22 11:00), 0.5.6 (2023-02-05 21:42), 0.5.7 (2023-03-22 14:40), 0.5.8 (2023-12-07 12:20), 0.5.9 (2024-07-10 19:40), 0.6.0 (2025-01-26 21:30)
Other packages that cited report R package
View report citation profile
Other R packages that report depends, imports, suggests or enhances
Complete documentation for report
Functions, R codes and Examples using the report R package
Some associated functions: as.report . cite_easystats . format_citation . format_formula . reexports . report-package . report.aov . report.bayesfactor_models . report.brmsfit . report.compare_performance . report.data.frame . report.default . report.estimate_contrasts . report.htest . report.lavaan . report.lm . report . report.sessionInfo . report.stanreg . report.test_performance . report_date . report_effectsize . report_info . report_intercept . report_model . report_parameters . report_participants . report_performance . report_priors . report_random . report_s . report_sample . report_statistics . report_table . report_text . 
Some associated R codes: cite_easystats.R . format_algorithm.R . format_citation.R . format_formula.R . format_model.R . reexports.R . report-package.R . report.MixMod.R . report.R . report.aov.R . report.bayesfactor_models.R . report.brmsfit.R . report.character.R . report.compare_performance.R . report.data.frame.R . report.default.R . report.estimate_contrasts.R . report.factor.R . report.glm.R . report.glmmTMB.R . report.htest.R . report.ivreg.R . report.lavaan.R . report.lm.R . report.lme.R . report.lme4.R . report.numeric.R . report.sessionInfo.R . report.stanreg.R . report.survreg.R . report.test_performance.R . report.zeroinfl.R . report_effectsize.R . report_htest_chi2.R . report_htest_cor.R . report_htest_fisher.R . report_htest_friedman.R . report_htest_kruskal.R . report_htest_ttest.R . report_htest_wilcox.R . report_info.R . report_intercept.R . report_misc.R . report_model.R . report_parameters.R . report_participants.R . report_performance.R . report_priors.R . report_random.R . report_s.R . report_sample.R . report_statistics.R . report_table.R . report_text.R . utils_combine_tables.R . utils_error_message.R . utils_grouped_df.R . zzz.R .  Full report package functions and examples
Downloads during the last 30 days
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for report100150200250300350400TrendBars

Today's Hot Picks in Authors and Packages

apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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