Package: shinyr
Type: Package
Title: Data Insights Through Inbuilt R Shiny App
Version: 0.3.0
Authors@R: c(person("Jayachandra", "N", email = "itsjay510@gmail.com", role = c("aut", "cre")), 
    person("Pushker", "Ravindra", email = "pushker@gmail.com", role = c("aut")))
Description: It builds dynamic R shiny based dashboards to analyze any CSV files. It provides simple dashboard design to subset the data, perform exploratory data analysis and preliminary machine learning (supervised and unsupervised). It also provides filters based on columns of interest. 
Depends: R (>= 3.1.0),
Imports: dplyr, shiny, shinydashboard, tm, wordcloud, corrplot,
        randomForest, RColorBrewer, caret, nnet, plotly, e1071, knitr
Maintainer: Jayachandra N <itsjay510@gmail.com>
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.1
Suggests: testthat
NeedsCompilation: no
VignetteBuilder: knitr
Packaged: 2021-10-20 10:50:11 UTC; JJJN
Author: Jayachandra N [aut, cre],
  Pushker Ravindra [aut]
Repository: CRAN
Date/Publication: 2021-10-21 15:30:02 UTC
Built: R 4.0.2; ; 2021-10-22 11:30:57 UTC; unix
