Package: gdtools
Version: 0.1.1
License: GPL-3 | file LICENSE
Title: Utilities for Graphical Rendering
Description: Useful tools for writing vector graphics devices.
Authors@R: c(
    person("David", "Gohel", , "david.gohel@ardata.fr", c("aut", "cre")),
    person("Hadley", "Wickham", , "hadley@rstudio.com", "aut"),
    person("Lionel", "Henry", , "lionel@rstudio.com", "aut"),
    person("Jeroen", "Ooms", , "jeroen.ooms@stat.ucla.edu", "aut"),
    person("Yixuan", "Qiu", role = "ctb"),
    person("R Core Team", role = "cph", comment = "Cairo code from X11 device"),
    person("RStudio", role = "cph")
  )
LazyData: TRUE
Imports: Rcpp (>= 0.12.0), withr
Suggests: htmltools, testthat, fontquiver (>= 0.2.0)
LinkingTo: Rcpp
SystemRequirements: cairo
BugReports: https://github.com/davidgohel/gdtools/issues
RoxygenNote: 5.0.1.9000
NeedsCompilation: yes
Packaged: 2016-10-31 09:18:16 UTC; davidgohel
Author: David Gohel [aut, cre],
  Hadley Wickham [aut],
  Lionel Henry [aut],
  Jeroen Ooms [aut],
  Yixuan Qiu [ctb],
  R Core Team [cph] (Cairo code from X11 device),
  RStudio [cph]
Maintainer: David Gohel <david.gohel@ardata.fr>
Repository: CRAN
Date/Publication: 2016-11-01 10:53:35
