Package: lsr
Title: Companion to "Learning Statistics with R"
Version: 1.0.0
Authors@R: 
    person(given = "Danielle",
           family = "Navarro",
           role = c("aut", "cre"),
           email = "djnavarro@protonmail.com",
           comment = c(ORCID = "0000-0001-7648-6578"))
Description: A collection of tools intended to make introductory
    statistics easier to teach, including wrappers for common
    hypothesis tests and basic data manipulation. Accompanies the
    textbook "Learning Statistics with R: A Tutorial for Psychology
    Students and Other Beginners" by Navarro.
License: MIT + file LICENSE
URL: https://github.com/djnavarro/lsr, https://lsr.djnavarro.net/
BugReports: https://github.com/djnavarro/lsr/issues
Encoding: UTF-8
Language: en-GB
Imports: graphics, grDevices, methods, stats
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), tibble, withr
Config/testthat/edition: 3
Config/Needs/website: djnavarro/waeponwifestre
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-07-11 17:51:16 UTC; danielle
Author: Danielle Navarro [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-7648-6578>)
Maintainer: Danielle Navarro <djnavarro@protonmail.com>
Repository: CRAN
Date/Publication: 2026-07-11 18:30:11 UTC
