Skip to content
/ lsr Public

❗ This is a read-only mirror of the CRAN R package repository. lsr — Companion to "Learning Statistics with R". Homepage: https://github.com/djnavarro/lsr Report bugs for this package: https://github.com/djnavarro/lsr/issues

License

Notifications You must be signed in to change notification settings

cran/lsr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lsr

CRAN status R-CMD-check codecov

The goal of lsr is to provide tools intended to make introductory statistics easier to teach, including wrappers for common hypothesis tests and basic data manipulation. The package is associated with the introductory textbook at https://learningstatisticswithr.com

Installation

You can install the released version of lsr from CRAN with:

install.packages("lsr")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("djnavarro/lsr")

Note

I am in the process of updating the package after a long hiatus. The long-term plan for the package is maintenance-focused: it is unlikely to see new functionality or API changes, but I intend to extend unit tests, improve the internals, and generally make the package more reliable. Breaking changes will be avoided except as needed to fix erroneous results.

About

❗ This is a read-only mirror of the CRAN R package repository. lsr — Companion to "Learning Statistics with R". Homepage: https://github.com/djnavarro/lsr Report bugs for this package: https://github.com/djnavarro/lsr/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages