From 4fd2cdb5f89fa0274453a234932c20cdd4a8468d Mon Sep 17 00:00:00 2001 From: Luis Verde Arregoitia Date: Thu, 12 Sep 2024 00:13:20 -0600 Subject: [PATCH] add repo url to description (#18) --- DESCRIPTION | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index c90dde6..cb3b963 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -15,7 +15,8 @@ Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/testthat/edition: 3 VignetteBuilder: knitr -URL: https://teunbrand.github.io/gguidance/ +URL: https://teunbrand.github.io/gguidance/, + https://github.com/teunbrand/gguidance Depends: ggplot2 (>= 3.5.0), R (>= 4.1.0)