Package: hexSticker
Title: Create Hexagon Sticker in R
Version: 0.4.1
Authors@R: c(person(given = "Guangchuang", family = "Yu",
	   	       email = "guangchuangyu@gmail.com",
		         role = c("aut", "cre")),
	     person(given = "Laurent",
	            family = "Gatto",
	            email = "lg390@cam.ac.uk",
		          role = "ctb"),
	     person(given = "Johannes", family = "Rainer",
	       	    email = "johannes.rainer@eurac.edu",
              role = "ctb"),
        person(given = "Sebastian", family = "Gibb",
               email = "mail@sebastiangibb.de",
               role = "ctb")
		    )
Description: Helper functions for creating reproducible hexagon sticker purely
    in R.
Depends: R (>= 3.3.0)
Imports: ggimage (>= 0.0.3), ggplot2, grDevices, gridGraphics, hexbin,
        showtext, stats, sysfonts
License: Artistic-2.0
ByteCompile: true
URL: https://github.com/GuangchuangYu/hexSticker
BugReports: https://github.com/GuangchuangYu/hexSticker/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-06-19 07:20:51 UTC; guangchuangyu
Author: Guangchuang Yu [aut, cre],
  Laurent Gatto [ctb],
  Johannes Rainer [ctb],
  Sebastian Gibb [ctb]
Maintainer: Guangchuang Yu <guangchuangyu@gmail.com>
Repository: CRAN
Date/Publication: 2017-06-19 07:54:47 UTC
