Package: graphTweets
Type: Package
Title: Visualise Twitter Interactions
Version: 0.5.0
Date: 2018-08-25
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, zeallot,
        combinat
RoxygenNote: 6.1.0
URL: http://graphTweets.john-coene.com
BugReports: https://github.com/JohnCoene/graphTweets/issues
Suggests: testthat, htmltools
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2018-08-25 16:37:59 UTC; jp
Author: John Coene [aut, cre]
Maintainer: John Coene <jcoenep@gmail.com>
Repository: CRAN
Date/Publication: 2018-08-25 17:02:18 UTC
