<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Automated Exploratory Data Analysis and Dataset Profiling</dc:title>
  <dc:title>R package dataProfilerR version 0.2.1</dc:title>
  <dc:description>Profiles a data frame with minimal input: column type inference,
    missing-value analysis, distributional summary statistics (including
    skewness and kurtosis), normality tests, outlier detection, correlation and
    categorical-association analysis, date-column profiling, grouped comparisons
    and an overall data-quality score, alongside a set of 'ggplot2'
    visualisations. A single entry point, profile_data(), returns a structured
    S3 object holding metadata, statistics, diagnostics and plots, with
    print(), summary() and plot() methods, and report() renders the whole
    profile to a self-contained HTML file. Statistical methods include the
    Shapiro-Wilk normality test as implemented by Royston (1995)
    &lt;doi:10.2307/2986146&gt; and the Anderson-Darling test following Stephens
    (1974) &lt;doi:10.1080/01621459.1974.10480196&gt;, with power comparisons of these
    tests in Yap and Sim (2011) &lt;doi:10.1080/00949655.2010.520163&gt;, and the
    categorical association measure of Cramer (1946, ISBN:9780691080048).</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: ggplot2, stats, utils</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0), knitr, rmarkdown, nortest, spelling</dc:relation>
  <dc:creator>Muhammad Farooqi &lt;mqfarooqi@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Muhammad Farooqi [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=dataProfilerR/LICENSE)</dc:rights>
  <dc:date>2026-06-24</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=dataProfilerR</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.dataProfilerR</dc:identifier>
  <dc:language>en-GB</dc:language>
</oai_dc:dc>
