Package: tigerstats
Type: Package
Title: R Functions for Elementary Statistics
Version: 0.3.2
Date: 2020-06-14
Author: Rebekah Robinson <rebekahmusselwhite23@gmail.com> and Homer
    White <hwhite0@georgetowncollege.edu>
Maintainer: Homer White <hwhite0@georgetowncollege.edu>
Description: A collection of data sets and functions that are useful in the
    teaching of statistics at an elementary level to students who may have
    little or no previous experience with the command line.  The functions for
    elementary inferential procedures follow a uniform interface for user
    input.  Some of the functions are instructional applets that can only be
    run on the R Studio integrated development environment with package
    'manipulate' installed.  Other instructional applets are Shiny apps
    that may be run locally. In teaching the package is used alongside of
    package 'mosaic', 'mosaicData' and 'abd', which are therefore listed as
    dependencies.
License: GPL (>= 3)
Depends: R(>= 3.0), abd, mosaic, mosaicData
Imports: ggplot2, lattice, manipulate, MASS, methods, rlang
Suggests: knitr, shiny, shinyjs
LazyLoad: yes
LazyData: true
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2020-06-14 23:46:07 UTC; homer
RoxygenNote: 7.1.0
Repository: CRAN
Date/Publication: 2020-06-15 06:00:02 UTC
Built: R 4.1.3; ; 2023-04-17 20:43:04 UTC; windows
