Package: lsr
Title: Companion to "Learning Statistics with R"
Version: 0.5.1
Authors@R: 
    person(given = "Danielle",
           family = "Navarro",
           role = c("aut", "cre"),
           email = "d.navarro@unsw.edu.au",
           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
Encoding: UTF-8
LazyLoad: yes
Imports: graphics, grDevices, methods, stats
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-09-20 15:38:37 UTC; danielle
Author: Danielle Navarro [aut, cre] (<https://orcid.org/0000-0001-7648-6578>)
Maintainer: Danielle Navarro <d.navarro@unsw.edu.au>
Repository: CRAN
Date/Publication: 2021-09-20 16:00:02 UTC
