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
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
NeedsCompilation: no
Packaged: 2021-12-01 05:22:49 UTC; danielle
Author: Danielle Navarro [aut, cre] (<https://orcid.org/0000-0001-7648-6578>)
Maintainer: Danielle Navarro <djnavarro@protonmail.com>
Repository: CRAN
Date/Publication: 2021-12-01 08:00:06 UTC
Built: R 4.3.0; ; 2023-04-11 21:33:31 UTC; unix
