Package: ggconf
Type: Package
Title: Simpler Appearance Modification of 'ggplot2'
Version: 0.1
Authors@R: c(person('Yasutaka', 'Tanaka', , 'tnk.yasutaka@gmail.com', c('aut', 'cre')))
Description: A flexible interface for ggplot2::theme(), potentially saving 50% of your typing.
License: GPL-3
Depends: R (>= 3.3.0)
Imports: tibble (>= 1.0.0), ggplot2 (>= 2.2.0), rly (>= 1.3.0)
Suggests: tidyverse, knitr, testthat, futile.logger (>= 1.4.3), hexbin,
        dplyr
URL: https://github.com/caprice-j/ggconf
BugReports: https://github.com/caprice-j/ggconf/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 5.0.1
VignetteBuilder: knitr
Collate: 'ggconf.R' 'prefix_match.R' 'approx_match.R' 'compiler.R'
NeedsCompilation: no
Packaged: 2017-08-28 21:30:54 UTC; PCUser
Author: Yasutaka Tanaka [aut, cre]
Maintainer: Yasutaka Tanaka <tnk.yasutaka@gmail.com>
Repository: CRAN
Date/Publication: 2017-08-29 12:27:47 UTC
