From 5f6612148abc6137b5380304f2c47cc4dbcb7fff Mon Sep 17 00:00:00 2001 From: "Thomas J. Leeper" <44214355+leepface@users.noreply.github.com> Date: Tue, 4 Dec 2018 01:01:01 +0000 Subject: [PATCH] add Github URLs to DESCRIPTION (#761) --- R/DESCRIPTION | 2 ++ 1 file changed, 2 insertions(+) diff --git a/R/DESCRIPTION b/R/DESCRIPTION index 7d99843..d009cd6 100644 --- a/R/DESCRIPTION +++ b/R/DESCRIPTION @@ -32,6 +32,8 @@ Suggests: testthat, readr License: BSD_3_clause + file LICENSE +URL: https://github.com/facebook/prophet +BugReports: https://github.com/facebook/prophet/issues LazyData: true RoxygenNote: 6.1.1 VignetteBuilder: knitr