]> git.donarmstrong.com Git - r/CairoHacks.git/blobdiff - DESCRIPTION
fix capitalization of DESCRIPTION
[r/CairoHacks.git] / DESCRIPTION
index 48e7badb164a3804ef5e03fd14b9ecc1b17e4fe9..19a9de3d386f1c0582a87c45fbcb8a6879942e48 100644 (file)
@@ -1,11 +1,13 @@
 Package: CairoHacks
 Type: Package
-Title: Various hacks for Cairo devices including PDF bookmarks and raster plots in PDFs
+Title: Various Hacks for Cairo Devices Including PDF Bookmarks and Raster Plots in PDFs
 Version: 1.0
 Date: 2016-06-20
 Authors@R: person("Don","Armstrong",email="don@donarmstrong.com",role=c("aut","cre"))
 Maintainer: Don Armstrong <don@donarmstrong.com>
-Depends: Cairo, grid
+Imports: Cairo, grid,
+    grDevices
+SystemRequirements: pdftk
 Description: Routines which enable the addition of PDF bookmarks
  (table of contents) to PDFs and methods to plot raster plots in the
  middle of PDF plots.
@@ -18,3 +20,6 @@ Description: Routines which enable the addition of PDF bookmarks
  megabytes in size, while still allowing other plot components to be
  presented in their original vector format.
 License: GPL (>=3)
+Suggests: knitr
+VignetteBuilder: knitr
+Git: http://git.donarmstrong.com/r/CairoHacks.git