Package: vosonSML
Version: 0.32.7
Title: Collecting Social Media Data and Generating Networks for
        Analysis
Description: A suite of easy to use functions for collecting social media
    data and generating networks for analysis. Supports Twitter, YouTube,
    Reddit and web site data sources.
Type: Package
Imports: data.table, dplyr (>= 1.0), httr (>= 1.3.0), jsonlite,
        lubridate, methods, purrr, rlang (>= 1.0), stringr, textutils,
        tidyr, tibble
Suggests: httpuv, igraph (>= 1.2.2), knitr, readr, rmarkdown,
        robotstxt, rtweet (>= 1.0.2), rvest, stopwords, testthat,
        tidytext, urltools, xml2
Depends: R (>= 4.1)
Encoding: UTF-8
Authors@R: c( 
    person("Bryan", "Gertzel",
           email = "bryan.gertzel@anu.edu.au",
           role = c("aut", "cre")), 
    person("Robert", "Ackland",
           email = "robert.ackland@anu.edu.au",
           role = "aut",
           comment = c(ORCID = "0000-0002-0008-1766")),
    person("Timothy", "Graham",
           role = "aut",
           comment = c(ORCID = "0000-0002-4053-9313")),
    person("Francisca", "Borquez",
           role = "ctb"))
Maintainer: Bryan Gertzel <bryan.gertzel@anu.edu.au>
License: GPL (>= 3)
RoxygenNote: 7.2.1
NeedsCompilation: no
VignetteBuilder: knitr
URL: https://github.com/vosonlab/vosonSML
BugReports: https://github.com/vosonlab/vosonSML/issues
Packaged: 2022-08-16 03:57:47 UTC; viole
Author: Bryan Gertzel [aut, cre],
  Robert Ackland [aut] (<https://orcid.org/0000-0002-0008-1766>),
  Timothy Graham [aut] (<https://orcid.org/0000-0002-4053-9313>),
  Francisca Borquez [ctb]
Repository: CRAN
Date/Publication: 2022-08-16 13:00:01 UTC
Built: R 4.1.2; ; 2022-08-17 11:24:11 UTC; unix
