From 812335a51662a605bd398f24b31f0ac5ac08b7ff Mon Sep 17 00:00:00 2001 From: jcoenep Date: Tue, 29 Mar 2016 12:13:50 +0800 Subject: [PATCH] suggest twitteR --- DESCRIPTION | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index b4d018a..89538df 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -15,9 +15,10 @@ Imports: reshape2, dplyr, igraph, - methods, - twitteR + methods RoxygenNote: 5.0.1 URL: https://github.com/JohnCoene/graphTweets BugReports: https://github.com/JohnCoene/graphTweets/issues -Suggests: testthat +Suggests: + testthat, + twitteR