Package: fastR2
Type: Package
Title: Foundations and Applications of Statistics Using R (2nd Edition)
Version: 1.2.1
Authors@R: person(given = "Randall", family = "Pruim", role = c("aut", "cre"), 
    email = "rpruim@calvin.edu")
Description: Data sets and utilities to accompany the second edition of
    "Foundations and Applications of Statistics: an Introduction
    using R" (R Pruim, published by AMS, 2017), a text covering
    topics from probability and mathematical statistics at an advanced
    undergraduate level.  R is integrated throughout, and access to all
    the R code in the book is provided via the snippet() function.
License: GPL (>= 2)
Depends: R (>= 3.0.0), mosaic (>= 1.3.0)
Imports: maxLik, numDeriv, dplyr, ggplot2 (>= 3.0.0), lattice,
        miscTools
Suggests: ggformula, mosaicCalc, tidyr, readr, MASS, faraway, Hmisc,
        DAAG, multcomp, vcd, car, alr3, corrgram, BradleyTerry2,
        cubature, knitr, mosaicData, rmarkdown
VignetteBuilder: knitr
LazyLoad: yes
LazyData: yes
RoxygenNote: 6.1.0
Encoding: UTF-8
URL: https://github.com/rpruim/fastR2, http://rpruim.github.io/fastR2/
BugReports: https://github.com/rpruim/fastR2/issues
NeedsCompilation: no
Packaged: 2018-08-31 18:35:09 UTC; rpruim
Author: Randall Pruim [aut, cre]
Maintainer: Randall Pruim <rpruim@calvin.edu>
Repository: CRAN
Date/Publication: 2018-08-31 20:50:08 UTC
Built: R 3.6.3; ; 2020-08-05 08:58:03 UTC; windows
