Learn R Programming

⚠️There's a newer version (0.7.4) of this package.Take me there.

easystats: An R Framework for Easy Statistical Modeling, Visualization, and Reporting

What is easystats?

easystats is a collection of R packages, which aims to provide a unifying and consistent framework to tame, discipline, and harness the scary R statistics and their pesky models.

However, there is not (yet) an unique “easystats” way of doing data analysis. Instead, start with one package and, when you’ll face a new challenge, do check if there is an easystats answer for it in other packages. You will slowly uncover how using them together facilitates your life. And, who knows, you might even end up using them all.

Installation

The whole easystats suite can be installed at once with the following:

install.packages("easystats", repos = "https://easystats.r-universe.dev")

You can then load the entire ecosystem by running:

library("easystats")

The package is currently not available on CRAN, but we are working on submitting it there soon.

Finally, as easystats sometimes depends on some additional packages for specific functions that are not downloaded by default. If you want to benefit from the full easystats experience without any hiccups, simply run the following:

easystats::install_suggested()

Citation

Do you wish to cite easystats? ❤️

Have a look at this article on how you can do so! https://easystats.github.io/easystats/articles/citation.html

Getting started

Each easystats package has a different scope and purpose. This means your best way to start is to explore and pick the one(s) that you feel might be useful to you. However, as they are built with a “bigger picture” in mind, you will realize that using more of them creates a smooth workflow, as these packages are meant to work together. Ideally, these packages work in unison to cover all aspects of statistical analysis and data visualization.

Copy Link

Version

Install

install.packages('easystats')

Monthly Downloads

8,676

Version

0.5.2

License

GPL-3

Maintainer

Daniel Lüdecke

Last Published

July 11th, 2025

Functions in easystats (0.5.2)

CRAN_checks

Show CRAN check status for easystats-packages
model_dashboard

Generate a regression model summary from easystats
easystats_update

Update easystats-packages and its dependencies from CRAN, if necessary.
install_suggested

Download all suggested packages
on_CRAN

Show weeks since last package update on CRAN
easystats_zen

Welcome to the easyverse
install_latest

Install the easystats suite from R-universe (GitHub) or CRAN