Package: voson.tcn
Title: Twitter Conversation Networks and Analysis
Version: 0.5.0
Description: Collects tweets and metadata for threaded conversations and
    generates networks.
Type: Package
Imports: dplyr, httr, jsonlite, openssl, progress, rlang, stringr,
        tibble, tidyr
Depends: R (>= 4.1)
Encoding: UTF-8
Authors@R: c(
    person("Bryan", "Gertzel",
           role = c("aut", "cre"),
           email = "bryan.gertzel@anu.edu.au"),
    person("Robert", "Ackland",
           email = "robert.ackland@anu.edu.au",
           role = "ctb",
           comment = c(ORCID = "0000-0002-0008-1766")),
    person("Francisca", "Borquez",
           email = "francisca.borquez@anu.edu.au",
           role = "ctb"))
Maintainer: Bryan Gertzel <bryan.gertzel@anu.edu.au>
License: GPL (>= 3)
RoxygenNote: 7.2.1
NeedsCompilation: no
URL: https://github.com/vosonlab/voson.tcn
BugReports: https://github.com/vosonlab/voson.tcn/issues
Packaged: 2022-08-30 12:14:21 UTC; viole
Author: Bryan Gertzel [aut, cre],
  Robert Ackland [ctb] (<https://orcid.org/0000-0002-0008-1766>),
  Francisca Borquez [ctb]
Repository: CRAN
Date/Publication: 2022-08-30 13:50:02 UTC
Built: R 4.2.0; ; 2022-08-31 12:31:31 UTC; unix
