From 7d988c5099d39af7968a5ac2f6cf9d9acbcc83e9 Mon Sep 17 00:00:00 2001 From: olivroy <52606734+olivroy@users.noreply.github.com> Date: Mon, 8 Jan 2024 13:22:18 -0500 Subject: [PATCH] Add links to DESCRIPTION --- DESCRIPTION | 2 ++ 1 file changed, 2 insertions(+) diff --git a/DESCRIPTION b/DESCRIPTION index ad7a72a..3e5f8b4 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -10,4 +10,6 @@ Description: Counting election votes and determining election results by differe Depends: R (>= 3.5.0) Imports: formattable, knitr, data.table, fields Suggests: ggplot2 +URL: https://github.com/hanase/vote +BugReports: https://github.com/hanase/vote/issues License: GPL (>=2)