Package: SmartEDA Type: Package Title: Summarize and Explore the Data Version: 0.3.10 Authors@R: c(person("Dayanand Ubrangala", role = c("aut", "cre"), email = "daya6489@gmail.com"), person("Kiran", "R", role = c("aut","ctb")), person("Ravi", "Prasad Kondapalli", role = c("aut","ctb")), person("Sayan", "Putatunda", role = c("aut","ctb"))) Maintainer: Dayanand Ubrangala Depends: R (>= 3.3.0) Imports: ggplot2, sampling, scales, rmarkdown, ISLR(>= 1.0), data.table, gridExtra, GGally, qpdf Description: Exploratory analysis on any input data describing the structure and the relationships present in the data. The package automatically select the variable and does related descriptive statistics. Analyzing information value, weight of evidence, custom tables, summary statistics, graphical techniques will be performed for both numeric and categorical predictors. License: MIT + file LICENSE Suggests: testthat,knitr,covr,psych Encoding: UTF-8 URL: https://daya6489.github.io/SmartEDA/ BugReports: https://github.com/daya6489/SmartEDA/issues RoxygenNote: 7.2.2 VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev libjpeg-dev libuv1-dev libssl-dev Repository: https://daya6489.r-universe.dev Date/Publication: 2024-01-30 17:36:59 UTC RemoteUrl: https://github.com/daya6489/smarteda RemoteRef: HEAD RemoteSha: c823b69e2d639a72630b02e5caebcd7727a49dbf NeedsCompilation: no Packaged: 2026-07-04 05:40:46 UTC; root Author: Dayanand Ubrangala [aut, cre], Kiran R [aut, ctb], Ravi Prasad Kondapalli [aut, ctb], Sayan Putatunda [aut, ctb]