Package: figuRes2
Type: Package
Title: Support for a Variety of Figure Production Tasks
Version: 1.0.0
Date: 2022-08-29
Authors@R: 
    c(person(given = "Greg",
             family = "Cicconetti",
             role = c("aut", "cre"),
             email = "greg.cicconetti@gmail.com",
             comment = c(ORCID = "0000-0002-5380-7516")),
      person(given = "David",
             family = "Wade",
             role = "aut"))
URL: https://github.com/gcicc/figures2
Maintainer: Greg Cicconetti <greg.cicconetti@gmail.com>
Description: We view a figure as a collection of graphs/tables assembled on a page and optionally annotated with metadata
    (titles, headers and footers). Functions and supporting documentation are offered to streamline a variety of figure production task.
License: GPL-2
Encoding: UTF-8
LazyLoad: no
Depends: R (>= 3.5.0)
Imports: survival, ggplot2, scales, stringr, plyr, grid, gridExtra,
        gtable, reshape2, grDevices, utils
Suggests: RColorBrewer, knitr, rmarkdown, tidyverse, latex2exp
ByteCompile: TRUE
VignetteBuilder: knitr
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-09-08 15:30:45 UTC; eri7441
Author: Greg Cicconetti [aut, cre] (<https://orcid.org/0000-0002-5380-7516>),
  David Wade [aut]
Repository: CRAN
Date/Publication: 2022-09-09 08:02:55 UTC
