From 59c1de3d05e28b3f2b32deb13996af53849c5b1c Mon Sep 17 00:00:00 2001 From: olivroy <52606734+olivroy@users.noreply.github.com> Date: Thu, 6 Jun 2024 10:21:14 -0400 Subject: [PATCH] Add link to DESCRIPTION --- DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 1665e5b..a76f712 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -20,7 +20,7 @@ Authors@R: c( Description: Parsing and evaluation tools that make it easy to recreate the command line behaviour of R. License: MIT + file LICENSE -URL: https://github.com/r-lib/evaluate +URL: https://evaluate.r-lib.org/, https://github.com/r-lib/evaluate BugReports: https://github.com/r-lib/evaluate/issues Depends: R (>= 3.0.2)