Package: lsr Title: Companion to "Learning Statistics with R" Version: 0.5.2 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. It accompanies Navarro, D. J. (2015). Learning Statistics with R: A Tutorial for Psychology Students and Other Beginners, Version 0.6. License: MIT + file LICENSE URL: https://github.com/djnavarro/lsr, http://lsr.djnavarro.net/ BugReports: https://github.com/djnavarro/lsr/issues Encoding: UTF-8 LazyLoad: yes Imports: graphics, grDevices, methods, stats RoxygenNote: 7.1.1 Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Config/Needs/website: djnavarro/waeponwifestre Repository: https://djnavarro.r-universe.dev Date/Publication: 2026-03-21 08:23:47 UTC RemoteUrl: https://github.com/djnavarro/lsr RemoteRef: HEAD RemoteSha: 0232bc1309a3b1039de5d6fe734cff7707e83c9f NeedsCompilation: no Packaged: 2026-06-19 08:24:59 UTC; root Author: Danielle Navarro [aut, cre] (ORCID: ) Maintainer: Danielle Navarro