From 5d343d2d35f3f66ceab11ada76d64746f7690e2a Mon Sep 17 00:00:00 2001 From: Jordan Bradford <36420801+jrdnbradford@users.noreply.github.com> Date: Sat, 6 Jul 2024 14:59:52 -0400 Subject: [PATCH] Update `DESCRIPTION` --- DESCRIPTION | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 3ac15a5..686795e 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,20 +1,21 @@ Package: ggDracula -Title: Dracula Palettes and ggplot2 Theme -Version: 0.5.3 +Title: Dracula theme for R +Version: 0.5.4 Authors@R: person("Jordan", "Bradford", email = "jrdnbradford@gmail.com", role = c("aut", "cre")) Maintainer: Jordan Bradford -Description: Provides a Dracula ggplot2 theme and palette. +Description: Provides a Dracula ggplot2 theme and R palette. License: MIT + file LICENSE BugReports: https://github.com/dracula/ggplot2/issues URL: https://github.com/dracula/ggplot2, https://github.com/dracula, https://draculatheme.com, https://draculatheme.com/ggplot2 Encoding: UTF-8 -RoxygenNote: 7.3.1 +RoxygenNote: 7.3.2 Imports: dplyr, ggplot2, tibble Suggests: + hexbin, testthat (>= 3.0.0), vdiffr Config/testthat/edition: 3