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 Repository: https://djnavarro.r-universe.dev Date/Publication: 2026-07-11 17:59:14 UTC RemoteUrl: https://github.com/djnavarro/lsr RemoteRef: HEAD RemoteSha: afd7d27d6bf97d701b69b160731d15916298c45f NeedsCompilation: no Packaged: 2026-07-11 18:36:01 UTC; root Author: Danielle Navarro [aut, cre] (ORCID: ) Maintainer: Danielle Navarro