Package: adventr
Type: Package
Title: Interactive R Tutorials to Accompany Field (2016), "An Adventure
        in Statistics"
Version: 0.1.8
Authors@R: person("Andy", "Field", email = "andyf@sussex.ac.uk", role = c("aut", "cre"))
Maintainer: Andy Field <andyf@sussex.ac.uk>
Description: Interactive 'R' tutorials written using 'learnr' for Field (2016), "An Adventure in Statistics", <ISBN:9781446210451>.
    Topics include general workflow in 'R' and 'Rstudio', the 'R' environment and 'tidyverse', summarizing data, model fitting, central tendency, 
    visualising data using 'ggplot2', inferential statistics and robust estimation, hypothesis testing, the general linear model, comparing means,
    repeated measures designs, factorial designs, multilevel models, growth models, and generalized linear models (logistic regression).
License: GPL-3
Depends: R (>= 3.6.0), learnr
LazyData: true
Imports: BayesFactor, boot, dplyr, car, effsize, effects, forcats,
        GGally, ggplot2, Hmisc, lm.beta, nlme, readr, robust, sandwich,
        sjstats, tidyr, WRS2
RoxygenNote: 7.1.0
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-05-01 09:28:52 UTC; andyfield
Author: Andy Field [aut, cre]
Repository: CRAN
Date/Publication: 2020-05-05 16:50:06 UTC
Built: R 4.1.3; ; 2023-04-17 20:40:39 UTC; windows
