knitr::opts_chunk$set(
  collapse = TRUE,
  out.width = "100%",
  dpi = 300,
  comment = "#>",
  message = FALSE,
  warning = FALSE
)

library(report)
set.seed(2016)

Summary

The {report} package for the R programming language [@base2021] provides

Statement of Need

The {report} package is part of {easystats}, a collection of R packages designed to make statistical analysis easier (@Ben-Shachar2020, @Lüdecke2020parameters, @Lüdecke2020performance, @Lüdecke2021see, @Lüdecke2019, @Makowski2019, @Makowski2020, @Patil2022datawizard).

Features

Licensing and Availability

{report} is licensed under the GNU General Public License (v3.0), with all source code openly developed and stored on GitHub (https://github.com/easystats/report), along with a corresponding issue tracker for bug reporting and feature enhancements. In the spirit of honest and open science, we encourage requests, tips for fixes, feature updates, as well as general questions and concerns via direct interaction with contributors and developers.

Acknowledgments

{report} is part of the collaborative easystats ecosystem. Thus, we thank the members of easystats as well as the users.

References



easystats/report documentation built on Feb. 10, 2025, 10:38 a.m.