Package: graphTweets
Type: Package
Title: Visualise Twitter Interactions
Version: 0.3
Date: 2016-02-26
Authors@R: 
    person("John", "Coene", email = "jcoenep@gmail.com", 
    role = c("aut", "cre"))
Maintainer: John Coene <jcoenep@gmail.com>
Description: Allows building an edge table from data frame of tweets, also provides function to build vertices (meta-data) and create a temporal graph.
License: MIT + file LICENSE
Depends: R (>= 3.0.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
NeedsCompilation: no
Packaged: 2016-03-11 06:49:23 UTC; cm
Author: John Coene [aut, cre]
Repository: CRAN
Date/Publication: 2016-03-11 10:27:46
