Package: graphTweets
Type: Package
Title: Visualise Twitter Interactions
Version: 0.5.3
Date: 2020-01-02
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, purrr, rlang, magrittr, utils, tidyr, zeallot,
        combinat
RoxygenNote: 7.0.2
URL: http://graphTweets.john-coene.com
BugReports: https://github.com/JohnCoene/graphTweets/issues
Suggests: rtweet, testthat
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2020-01-07 12:45:28 UTC; jcoe
Author: John Coene [aut, cre]
Maintainer: John Coene <jcoenep@gmail.com>
Repository: CRAN
Date/Publication: 2020-01-08 09:00:08 UTC
