Package: graphTweets
Type: Package
Title: Visualise Twitter Interactions
Version: 0.4.2
Date: 2018-07-15
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: dplyr, igraph, rtweet, purrr, magrittr, utils, tidyr
RoxygenNote: 6.0.1
URL: http://graphTweets.john-coene.com
BugReports: https://github.com/JohnCoene/graphTweets/issues
Suggests: testthat, knitr, rmarkdown
NeedsCompilation: no
Packaged: 2018-07-15 11:09:06 UTC; jp
Author: John Coene [aut, cre]
Maintainer: John Coene <jcoenep@gmail.com>
Repository: CRAN
Date/Publication: 2018-07-15 11:20:03 UTC
