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 Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://cardiomoon.r-universe.dev Date/Publication: 2026-06-21 02:57:13 UTC RemoteUrl: https://github.com/cardiomoon/webr RemoteRef: HEAD RemoteSha: f64c5423b35b49d2a3ecb19e86c87598ec8a094d NeedsCompilation: no Packaged: 2026-06-21 06:07:18 UTC; root Author: Keon-Woong Moon [aut, cre], Tommaso Martino [ctb] Maintainer: Keon-Woong Moon