Package: grobblR
Title: Creating Flexible, Reproducible 'PDF' Reports
Version: 0.2.2
Authors@R: c(person(given = "Calvin",
                  family = "Floyd",
                  email = "calvin.michael.floyd@gmail.com",
                  role = c("aut", "cre", "cph")
                  ))
Description: A tool which allows users the ability to intuitively create 
  flexible, reproducible portable document format reports comprised of 
  aesthetically pleasing tables, images, plots and/or text.
Depends: R (>= 3.3)
Imports: dplyr, ggplot2, glue, graphics, grDevices, grid, gridExtra,
        methods, magrittr, png, purrr, RCurl, stringr, tibble, tools
License: MIT + file LICENSE
Language: en-US
Encoding: UTF-8
RoxygenNote: 7.1.2
URL: https://github.com/calvinmfloyd/grobblR
Suggests: knitr, rmarkdown, R6, scales, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-06-26 00:25:34 UTC; cfloyd
Author: Calvin Floyd [aut, cre, cph]
Maintainer: Calvin Floyd <calvin.michael.floyd@gmail.com>
Repository: CRAN
Date/Publication: 2025-06-26 04:10:02 UTC
Built: R 4.4.3; ; 2025-11-12 04:25:03 UTC; windows
