Package: drhur
Type: Package
Title: Learning R with Dr. Hu
Version: 0.1.0
Authors@R: c(person("Yue", "Hu", email = "yuehu@tsinghua.edu.cn", role = c("aut","cre")), person("Yufei", "Sun", email = "sunyf20@mails.tsinghua.edu.cn", role = c("ctb")))
Description: A fast, interactive tool built upon the 'learnr' function which will open a shiny app for learners to interact with the instructions and tasks. The best way to learn these skills together with the “Learning R with Dr. Hu” online/offline workshops.
License: MIT + file LICENSE
VignetteBuilder: knitr
Encoding: UTF-8
BugReports: https://github.com/sammo3182/drhur/issues
LazyData: true
Depends: R(>= 3.6.0), learnr(>= 0.10.1)
Imports: gapminder, scales, gt, modelsummary, dotwhisker, interplot,
        likert, ggthemes, ggeffects, summarytools, knitr, tidyverse,
        car, arm, nnet, ordinal, moments, tibble, performance,
        kableExtra
RoxygenNote: 7.1.1
Suggests: rmarkdown
NeedsCompilation: no
Packaged: 2020-10-22 08:28:42 UTC; sunyufei
Author: Yue Hu [aut, cre],
  Yufei Sun [ctb]
Maintainer: Yue Hu <yuehu@tsinghua.edu.cn>
Repository: CRAN
Date/Publication: 2020-10-30 09:10:02 UTC
Built: R 4.0.2; ; 2020-10-31 11:05:21 UTC; unix
