Package: rtoot
Title: Collecting and Analyzing Mastodon Data
Version: 0.3.3
Authors@R: 
    c(person("David", "Schoch", , "david@schochastics.net", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2952-4812")),
      person("Chung-hong", "Chan", ,"chainsawtiney@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0002-6232-7530")),
      person("Johannes", "Gruber", ,"JohannesB.Gruber@gmail.com", role = c("ctb"), comment = c(ORCID = "0000-0001-9177-1772")))
Description: An implementation of calls designed to collect and organize Mastodon data via its Application Program Interfaces (API), which can be found at the following URL: <https://docs.joinmastodon.org/>.
License: MIT + file LICENSE
URL: https://gesistsa.github.io/rtoot/,
        https://github.com/gesistsa/rtoot/
BugReports: https://github.com/gesistsa/rtoot/issues
Encoding: UTF-8
RoxygenNote: 7.2.3
Depends: R (>= 3.6)
Imports: clipr, curl, dplyr, httr, jsonlite, tibble
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), rstudioapi, vcr (>=
        0.6.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-11-05 18:11:53 UTC; david
Author: David Schoch [aut, cre] (<https://orcid.org/0000-0003-2952-4812>),
  Chung-hong Chan [aut] (<https://orcid.org/0000-0002-6232-7530>),
  Johannes Gruber [ctb] (<https://orcid.org/0000-0001-9177-1772>)
Maintainer: David Schoch <david@schochastics.net>
Repository: CRAN
Date/Publication: 2023-11-05 18:30:02 UTC
Built: R 4.2.0; ; 2023-12-21 20:45:11 UTC; unix
