Skip to content
/ ez Public
forked from mike-lawrence/ez

Fork repository for the `ez` package for R, intended to fix it and bring it back on CRAN

Notifications You must be signed in to change notification settings

bucky2177/ez

 
 

Repository files navigation

ez

CRAN status R-CMD-check

The aim of the ez package for R is to provide a simplified/unified interface to common analysis techniques, including analysis of variance and mixed effects modeling.

This repository is a continuation of the original ez package developed by Mike Lawrence (https://github.com/mike-lawrence/ez). The goal is to ensure ongoing compatibility with current versions and packages of R, and to keep ez available on CRAN.

The original author is fully credited for the development of ez. Maintenance of the package has been taken over to address CRAN checks and dependency updates. Should the original author wish to resume active development in the future, maintainership will be transferred back.

Installation

You can install the latest version of ez from GitHub with:

install.packages("devtools")
devtools::install_github("bucky2177/ez")

The CRAN version can be installed with:

install.packages("ez")

About

Fork repository for the `ez` package for R, intended to fix it and bring it back on CRAN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • R 100.0%