Package: graphTweets
Type: Package
Title: Visualise Twitter Interactions
Version: 0.3.2
Date: 2016-05-07
Authors@R: 
    person("John", "Coene", email = "jcoenep@gmail.com", 
    role = c("aut", "cre"))
Description: Allows building an edge table from data frame of tweets, 
  also provides function to build nodes and another create a temporal graph.
License: MIT + file LICENSE
Depends: R (>= 3.2.0)
Imports: reshape2, dplyr, igraph, methods
RoxygenNote: 5.0.1
URL: https://github.com/JohnCoene/graphTweets
BugReports: https://github.com/JohnCoene/graphTweets/issues
Suggests: testthat, twitteR
NeedsCompilation: no
Packaged: 2016-05-08 14:53:52 UTC; cm
Author: John Coene [aut, cre]
Maintainer: John Coene <jcoenep@gmail.com>
Repository: CRAN
Date/Publication: 2016-05-08 17:26:34
Built: R 3.2.5; ; 2016-05-09 09:11:18 UTC; unix
