Package: teachingApps
Type: Package
Title: Apps for Teaching Statistics, R Programming, and Shiny App
        Development
Version: 1.0.2
Date: 2017-07-10
Authors@R: c(
    person("Jason", "Freels", email = "auburngrads@live.com", role = c("aut","cre")),
    person("Bradley", "Boehmke", email = "bradleyboehmke@gmail.com", role = c("ctb"))
    )
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, needs
Imports: shinyAce,shinythemes,shinydashboard,miniUI,radarchart,dplyr,
        DT,metricsgraphics,leaflet,threejs,d3heatmap,tidyr,datasets,
        plotly,dygraphs,networkD3,d3Network,diagram,DiagrammeR,visNetwork,
        actuar,markdown,stats,knitr,data.table,Rcpp (>= 0.12.11),
        rprojroot,utils,devtools,graphics,scales,yaml,magrittr,ggplot2
NeedsCompilation: yes
Archs: i386, x64
Suggests: testthat, rmarkdown
RoxygenNote: 6.0.1
LinkingTo: Rcpp
Packaged: 2017-07-13 15:52:01 UTC; Jason
Author: Jason Freels [aut, cre],
  Bradley Boehmke [ctb]
Maintainer: Jason Freels <auburngrads@live.com>
Repository: CRAN
Date/Publication: 2017-07-14 09:48:15 UTC
