Package: fastR2 Type: Package Title: Foundations and Applications of Statistics Using R (2nd Edition) Version: 1.2.5 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, alr4, corrgram, BradleyTerry2, cubature, knitr, mosaicData, rmarkdown VignetteBuilder: knitr LazyLoad: yes LazyData: yes RoxygenNote: 7.3.2 Encoding: UTF-8 URL: https://github.com/rpruim/fastR2, http://rpruim.github.io/fastR2/ BugReports: https://github.com/rpruim/fastR2/issues Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev make libicu-dev libpng-dev libuv1-dev libx11-dev zlib1g-dev Repository: https://rpruim.r-universe.dev Date/Publication: 2025-08-01 15:35:57 UTC RemoteUrl: https://github.com/rpruim/fastr2 RemoteRef: HEAD RemoteSha: 8e8768f15fb77256545ff91decc305a3a4daf050 NeedsCompilation: no Packaged: 2026-07-02 09:20:36 UTC; root Author: Randall Pruim [aut, cre] Maintainer: Randall Pruim