Package: teachingApps
Type: Package
Title: Apps for Teaching Statistics, R Programming, and Shiny App
        Development
Version: 1.0.8
Date: 2020-05-12
Authors@R: c(
    person("Jason", "Freels", email = "auburngrads@live.com", role = c("aut","cre")),
    person("Bradley", "Boehmke", email = "bradleyboehmke@gmail.com", role = c("ctb"))
    )
Maintainer: Jason Freels <auburngrads@live.com>
Description: Contains apps and gadgets for teaching data analysis and 
    statistics concepts along with how to implement them in R.  Includes 
    tools to make app development easier and faster by nesting apps together.
URL: https://github.com/Auburngrads/teachingApps
BugReports: https://github.com/Auburngrads/teachingApps/issues
Encoding: UTF-8
License: GPL (>= 2)
LazyData: true
Depends: R (>= 3.1.0)
Imports: shiny, pacman, shinythemes, shinydashboard, dplyr, DT,
        datasets, actuar, markdown, stats, knitr, data.table, Rcpp (>=
        0.12.14), rprojroot, utils, devtools, graphics, scales, yaml,
        magrittr, ggplot2, RcppNumerical, miniUI
NeedsCompilation: yes
Suggests: testthat, rmarkdown, radarchart, networkD3, diagram,
        DiagrammeR, visNetwork, metricsgraphics, leaflet, shinyAce,
        plotly, tidyr
RoxygenNote: 7.1.0
LinkingTo: Rcpp (>= 0.12.14), BH (>= 1.58.0-1), RcppEigen,
        RcppNumerical
Packaged: 2020-05-12 14:09:32 UTC; Aubur
Author: Jason Freels [aut, cre],
  Bradley Boehmke [ctb]
Repository: CRAN
Date/Publication: 2020-05-13 20:20:02 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2022-04-13 12:24:12 UTC; unix
Archs: teachingApps.so.dSYM
