Package: grobblR
Title: Creating Flexible, Reproducible 'PDF' Reports
Version: 0.2.1
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
Suggests: knitr, rmarkdown, R6, scales, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-09-14 17:11:22 UTC; cfloyd
Author: Calvin Floyd [aut, cre, cph]
Maintainer: Calvin Floyd <calvin.michael.floyd@gmail.com>
Repository: CRAN
Date/Publication: 2021-09-14 17:30:02 UTC
Built: R 4.1.0; ; 2021-09-15 12:24:35 UTC; unix
