Package: RtutoR
Type: Package
Title: Tutorial App for Learning R
Version: 0.3
Date: 2016-09-05
Author: Anup Nair [aut, cre]
Maintainer: Anup Nair <nairanup50695@gmail.com>
Description: Contains functions for launching R Tutorial & Plotting Apps. The R Tutorial app
    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.
    The plotting app provides an automated interface for generating plots using the 'ggplot2' package.
    Current version of this app supports 10 different plot types along with options to manipulate specific
    aesthetics and controls related to each plot type.
Depends: R (>= 3.1.0)
License: GPL
Imports: dplyr, ggplot2, shiny, shinydashboard, rmarkdown, DT, shinyBS,
        shinyjs, ggthemes, plotly
LazyData: TRUE
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-05-10 07:28:19 UTC; anup.a.nair
Repository: CRAN
Date/Publication: 2016-05-10 10:30:28
