Package: meme Title: Create Meme Version: 0.2.4 Authors@R: person("Guangchuang", "Yu", email = "guangchuangyu@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6485-8781")) Description: The word 'Meme' was originated from the book, 'The Selfish Gene', authored by Richard Dawkins (1976). It is a unit of culture that is passed from one generation to another and correlates to the gene, the unit of physical heredity. The internet memes are captioned photos that are intended to be funny, ridiculous. Memes behave like infectious viruses and travel from person to person quickly through social media. The 'meme' package allows users to make custom memes. Depends: R (>= 3.4.0) Imports: ggplot2, graphics, grDevices, grid, gridGraphics, magick, methods, showtext, sysfonts, utils Suggests: cowplot, ggimage, knitr, rmarkdown, prettydoc, shadowtext VignetteBuilder: knitr Encoding: UTF-8 ByteCompile: true License: Artistic-2.0 URL: https://github.com/GuangchuangYu/meme/ BugReports: https://github.com/GuangchuangYu/meme/issues RoxygenNote: 7.3.2 Config/pak/sysreqs: libfreetype6-dev libmagick++-dev gsfonts libpng-dev libssl-dev zlib1g-dev Repository: https://guangchuangyu.r-universe.dev Date/Publication: 2025-08-24 08:38:45 UTC RemoteUrl: https://github.com/guangchuangyu/meme RemoteRef: HEAD RemoteSha: 9f23b0a19bff47e9dcb5b107c901e65796bc9677 NeedsCompilation: no Packaged: 2026-06-23 07:41:56 UTC; root Author: Guangchuang Yu [aut, cre] (ORCID: ) Maintainer: Guangchuang Yu