Package: RtutoR
Type: Package
Title: Tutorial App for Learning R
Version: 0.1
Date: 2016-03-04
Author: Anup Nair [aut, cre]
Maintainer: Anup Nair <nairanup50695@gmail.com>
Description: Contains functions for launching Tutorial Apps, which covers different
    aspects of the R programming language. This first version includes a "R Basics" app,
    which provides a set of most commonly performed data manipulation tasks in R. The
    app structures the contents into different topics and provides an interactive & dynamic interface
    for navigation.
Depends: R (>= 3.1.0)
License: GPL
Imports: dplyr, ggplot2, shiny, shinydashboard, rmarkdown, DT
LazyData: TRUE
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-03-12 08:22:26 UTC; anup.a.nair
Repository: CRAN
Date/Publication: 2016-03-12 16:15:44
