Package: datareportR
Title: Fast Data Summary Reports
Version: 0.1
Authors@R: 
    person("Bryant", "Cong", , "bryant.bcp@gmail.com", role = c("aut", "cre"))
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
Imports: diffdf, rmarkdown, skimr
NeedsCompilation: no
Packaged: 2025-10-11 23:23:27 UTC; bcong
Author: Bryant Cong [aut, cre]
Maintainer: Bryant Cong <bryant.bcp@gmail.com>
Repository: CRAN
Date/Publication: 2025-10-16 18:30:02 UTC
Built: R 4.6.0; ; 2025-10-17 23:51:22 UTC; windows
