]> git.donarmstrong.com Git - r/CairoHacks.git/blobdiff - DESCRIPTION
fix capitalization of DESCRIPTION
[r/CairoHacks.git] / DESCRIPTION
index be584b4d2d757eeaeba06f25352fbdb6e6352e34..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
@@ -22,3 +22,4 @@ Description: Collection of hacks for Cairo components (bookmarks, raster plots)
 License: GPL (>=3)
 Suggests: knitr
 VignetteBuilder: knitr
+Git: http://git.donarmstrong.com/r/CairoHacks.git