]> git.donarmstrong.com Git - r/CairoHacks.git/blobdiff - DESCRIPTION
fix capitalization of DESCRIPTION
[r/CairoHacks.git] / DESCRIPTION
index cadc405f694216d30cb11bdb990b9354c3ca263f..19a9de3d386f1c0582a87c45fbcb8a6879942e48 100644 (file)
@@ -1,6 +1,6 @@
 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"))
@@ -8,8 +8,8 @@ Maintainer: Don Armstrong <don@donarmstrong.com>
 Imports: Cairo, grid,
     grDevices
 SystemRequirements: pdftk
-Description: Collection of hacks for Cairo components (bookmarks, raster plots)
Add table of contents to PDFs and methods to plot raster plots in the
+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.
  .
  Bookmarks enable the easy browsing of PDFs by table of contents/index
@@ -20,3 +20,6 @@ Description: Collection of hacks for Cairo components (bookmarks, raster plots)
  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