Package: psyntur
Title: Helper Tools for Teaching Statistical Data Analysis
Description: Provides functions and data-sets that are helpful 
  for teaching statistics and data analysis. It was originally designed for use
  when teaching students in the Psychology Department at Nottingham Trent University.
Version: 0.1.0
Authors@R: 
    c(person(given = "Mark",
           family = "Andrews",
           role = c("aut", "cre"),
           email = "mark.andrews@ntu.ac.uk"),
       person(given = "Jens",
           family = "Roeser",
           role = c("aut"),
           email = "jens.roeser@ntu.ac.uk")
       )
License: GPL-3
Maintainer: Mark Andrews <mark.andrews@ntu.ac.uk>
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Imports: ggplot2 (>= 3.3.5), dplyr (>= 1.0.7), tidyr (>= 1.1.3),
        magrittr (>= 2.0.1), formula.tools (>= 1.7.1), GGally (>=
        2.1.2), purrr (>= 0.3.4), ggthemes (>= 4.2.4), psych (>=
        2.1.6), plyr (>= 1.8.6), effsize (>= 0.8.1), rlang (>= 0.4.11),
        fastDummies (>= 1.6.3), ez (>= 4.4), tidyselect (>= 1.1.1)
Depends: R (>= 2.10)
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-09-14 21:42:51 UTC; andrews
Author: Mark Andrews [aut, cre],
  Jens Roeser [aut]
Repository: CRAN
Date/Publication: 2021-09-15 09:20:05 UTC
Built: R 4.5.0; ; 2025-04-02 23:38:12 UTC; unix
