From 0cb835c1d956f1fe5b8f0d2d63d06fb852a9872c Mon Sep 17 00:00:00 2001 From: parmsam Date: Wed, 2 Oct 2024 22:51:46 -0400 Subject: [PATCH] add ggplot2 and bench as suggests in description --- DESCRIPTION | 2 ++ 1 file changed, 2 insertions(+) diff --git a/DESCRIPTION b/DESCRIPTION index 3c5a7b8..23112c8 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -12,6 +12,8 @@ LinkingTo: cpp11 Suggests: testthat (>= 3.0.0) + ggplot2 + bench Config/testthat/edition: 3 RoxygenNote: 7.3.1 URL: https://parmsam.github.io/lzstring-r/, https://github.com/parmsam/lzstring-r