Package: webr
Type: Package
Title: Data and Functions for Web-Based Analysis
Version: 0.1.5
Imports: moonBook, ggplot2, shiny, stringr, sjlabelled, flextable,
        magrittr, rrtable, dplyr, tibble, purrr, rlang, tidyr,
        tidyselect, psych, grid, ztable, ggforce, scales, vcd
Authors@R: c(person("Keon-Woong", "Moon", role = c("aut", "cre"),
                     email = "cardiomoon@gmail.com"),
           person("Tommaso","Martino",role=c("ctb"),
           email="todoslogos@gmail.com"))
URL: https://github.com/cardiomoon/webr
BugReports: https://github.com/cardiomoon/webr/issues
Description: Several analysis-related functions for the book entitled
    "Web-based Analysis without R in Your Computer"(written in Korean, ISBN 978-89-5566-185-9)
    by Keon-Woong Moon. The main function plot.htest() shows the distribution of statistic for
    the object of class 'htest'.
Depends: R (>= 2.10)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
VignetteBuilder: knitr
Suggests: testthat, knitr, rmarkdown
NeedsCompilation: no
Packaged: 2020-01-26 13:59:13 UTC; cardiomoon
Author: Keon-Woong Moon [aut, cre],
  Tommaso Martino [ctb]
Maintainer: Keon-Woong Moon <cardiomoon@gmail.com>
Repository: CRAN
Date/Publication: 2020-01-26 14:20:02 UTC
Built: R 4.5.2; ; 2025-11-01 04:03:24 UTC; windows
