Package: teachingApps
Type: Package
Title: Apps for Teaching Statistics, R Programming, and Shiny App
        Development
Version: 1.0.4
Date: 2018-06-08
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), shiny, pacman
Imports: shinyAce,shinythemes,shinydashboard,miniUI,radarchart,dplyr,
        DT,metricsgraphics,leaflet,threejs,d3heatmap,tidyr,datasets,
        plotly,dygraphs,networkD3,diagram,DiagrammeR,visNetwork,
        actuar,markdown,stats,knitr,data.table,Rcpp (>= 0.12.14),
        rprojroot,utils,devtools,graphics,scales,yaml,magrittr,ggplot2,
        RcppNumerical
NeedsCompilation: yes
Archs: i386, x64
Suggests: testthat, rmarkdown
RoxygenNote: 6.0.1
LinkingTo: Rcpp (>= 0.12.14), BH (>= 1.58.0-1), RcppEigen,
        RcppNumerical
Packaged: 2018-06-10 01:03:54 UTC; Aubur
Author: Jason Freels [aut, cre],
  Bradley Boehmke [ctb]
Repository: CRAN
Date/Publication: 2018-06-10 04:22:55 UTC
