Package: drhur
Type: Package
Title: Learning R with Dr. Hu
Version: 1.0.0
Authors@R: c(
    person("Yue", "Hu", role = c("aut", "cre"), email = "yuehu@tsinghua.edu.cn"),
    person("Yufei", "Sun", role = c("aut"), email = "sunyf20@mails.tsinghua.edu.cn")
    )
Maintainer: Yue Hu <yuehu@tsinghua.edu.cn>
Description: Tutorials of R learning easily and happily.
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)
RoxygenNote: 7.2.1
Suggests: rmarkdown, scales, modelsummary, likert, knitr, tidyverse,
        kableExtra
NeedsCompilation: no
Packaged: 2022-10-17 12:13:21 UTC; sunyufei
Author: Yue Hu [aut, cre],
  Yufei Sun [aut]
Repository: CRAN
Date/Publication: 2022-10-17 12:52:33 UTC
