Package: datareportR
Title: Fast Data Summary Reports
Version: 0.1.2
Authors@R: 
    c(
        person("Bryant", "Cong", , "bryant.bcp@gmail.com", role = c("aut", "cre")),
        person("Alex", "Gordon", , "Alex@AlexNGordon.com", role = "aut")
    )
Description: Generates an RMarkdown data report with two components: 
   a summary of an input dataset and a diff of the dataset relative to an old version.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 3.5)
Suggests: tinytest, datasets, knitr
Imports: diffdf, rmarkdown, skimr, rlang
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-12-19 17:02:03 UTC; bcong
Author: Bryant Cong [aut, cre],
  Alex Gordon [aut]
Maintainer: Bryant Cong <bryant.bcp@gmail.com>
Repository: CRAN
Date/Publication: 2025-12-19 18:30:02 UTC
Built: R 4.5.2; ; 2025-12-21 22:57:59 UTC; unix
