Package: graphTweets
Type: Package
Title: Visualise Twitter Interactions
Version: 0.4.0
Date: 2018-03-31
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, rtweet, purrr, magrittr,
        splitstackshape
RoxygenNote: 6.0.1
URL: https://github.com/JohnCoene/graphTweets
BugReports: https://github.com/JohnCoene/graphTweets/issues
Suggests: testthat, twitteR
NeedsCompilation: no
Packaged: 2018-03-31 12:57:23 UTC; jp
Author: John Coene [aut, cre]
Maintainer: John Coene <jcoenep@gmail.com>
Repository: CRAN
Date/Publication: 2018-03-31 13:04:26 UTC
