From 0a46ed851a69db2b82a688755019a0cc288f93f3 Mon Sep 17 00:00:00 2001 From: Salim B Date: Wed, 4 Sep 2024 18:09:23 +0200 Subject: [PATCH] Add URLs to pkg metadata --- DESCRIPTION | 2 ++ 1 file changed, 2 insertions(+) diff --git a/DESCRIPTION b/DESCRIPTION index 73cc5e4..d90ee20 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -9,6 +9,8 @@ Authors@R: c( person("RStudio", role = "cph") ) License: GPL-3 +URL: https://github.com/hadley/lazyeval +BugReports: https://github.com/hadley/lazyeval/issues LazyData: true Depends: R (>= 3.1.0)