From 1374c19a41ece091264aaddaa96496843bc7eada Mon Sep 17 00:00:00 2001 From: aleksanderbl29 <73799306+aleksanderbl29@users.noreply.github.com> Date: Mon, 1 Jul 2024 22:37:53 +0200 Subject: [PATCH] Add version for ggplot2 import --- DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index afcd026..a1bf399 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -15,4 +15,4 @@ Config/testthat/edition: 3 URL: http://package.aleksanderbl.dk/, https://github.com/aleksanderbl29/aleksandeR BugReports: https://github.com/aleksanderbl29/aleksandeR/issues Imports: - ggplot2 + ggplot2 (>= 3.5.1)