Package: webr
Type: Package
Title: Data and Functions for Web-Based Analysis
Version: 0.1.0
Imports: moonBook, ggplot2, stringr
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: 6.0.1
VignetteBuilder: knitr
Suggests: testthat, knitr
NeedsCompilation: no
Packaged: 2018-05-07 12:19:45 UTC; cardiomoon
Author: Keon-Woong Moon [aut, cre],
  Tommaso Martino [ctb]
Maintainer: Keon-Woong Moon <cardiomoon@gmail.com>
Repository: CRAN
Date/Publication: 2018-05-07 12:38:20 UTC
