Package: analyzer
Type: Package
Title: Data Analysis and Automated R Notebook Generation
Version: 1.0.1
Authors@R: 
    person(given = "Apurv",
           family = "Priyam",
           role = c("aut", "cre"),
           email = "apurvpriyam@gmail.com")
Maintainer: Apurv Priyam <apurvpriyam@gmail.com>
Description: Easy data analysis and quality checks which are commonly used in data science. It combines the tabular and graphical visualization for easier usability. This package also creates an R Notebook with detailed data exploration with one function call. The notebook can be made interactive.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: ggplot2, gridExtra, dplyr, grid
RoxygenNote: 7.1.0
Suggests: data.table, testthat, tidyr, reshape2, rmarkdown, MASS,
        shiny, nnet, knitr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-06-29 21:14:18 UTC; apurvpriyam
Author: Apurv Priyam [aut, cre]
Repository: CRAN
Date/Publication: 2020-06-30 09:20:21 UTC
Built: R 4.3.0; ; 2023-07-12 00:53:02 UTC; unix
