Package: vosonSML
Version: 0.35.1
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 Mastodon, YouTube,
    Reddit and Web 1.0 data sources.
Type: Package
Imports: data.table, dplyr, httr2, jsonlite, lubridate, methods, purrr,
        rlang, stringr, textutils, tidyr, tibble
Suggests: glue, igraph, knitr, readr, rmarkdown, robotstxt, rtoot,
        rvest, stringi, testthat, urltools, vctrs, 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.3.2
NeedsCompilation: no
VignetteBuilder: knitr
URL: https://vosonlab.github.io/vosonSML/
BugReports: https://github.com/vosonlab/vosonSML/issues/
Packaged: 2025-07-03 22:54:46 UTC; viole
Author: Bryan Gertzel [aut, cre],
  Robert Ackland [aut] (ORCID: <https://orcid.org/0000-0002-0008-1766>),
  Timothy Graham [aut] (ORCID: <https://orcid.org/0000-0002-4053-9313>),
  Francisca Borquez [ctb]
Repository: CRAN
Date/Publication: 2025-07-04 00:00:02 UTC
Built: R 4.5.1; ; 2025-07-04 01:46:40 UTC; unix
