Package: webr
Type: Package
Title: Data and Functions for Web-Based Analysis
Version: 0.1.7
Imports: moonBook, ggplot2, stringr, sjlabelled, flextable, magrittr,
        rrtable, dplyr, tibble, purrr, rlang, tidyr, 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
VignetteBuilder: knitr
Suggests: testthat, knitr, rmarkdown
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-06-21 02:58:45 UTC; keon-woongmoon
Author: Keon-Woong Moon [aut, cre],
  Tommaso Martino [ctb]
Maintainer: Keon-Woong Moon <cardiomoon@gmail.com>
Repository: CRAN
Date/Publication: 2026-06-21 06:10:02 UTC
