Package: Rtumblr
Title: Collecting and Analyzing 'Tumblr' Data
Version: 0.1.1
Authors@R: 
    person("David", "Schoch", , "david@schochastics.net", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-2952-4812"))
Description: An implementation of calls designed to collect 'Tumblr' data via its Application Program Interfaces (API), which can be found at the following URL: <https://www.tumblr.com/docs/en/api/v2>.
License: MIT + file LICENSE
URL: https://github.com/schochastics/Rtumblr/,
        https://schochastics.github.io/Rtumblr/
BugReports: https://github.com/schochastics/Rtumblr/issues
Encoding: UTF-8
RoxygenNote: 7.2.3
Depends: R (>= 2.10)
Imports: dplyr, httr, tibble
Suggests: testthat (>= 3.0.0), vcr (>= 0.6.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-07-23 13:14:56 UTC; david
Author: David Schoch [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-2952-4812>)
Maintainer: David Schoch <david@schochastics.net>
Repository: CRAN
Date/Publication: 2025-07-23 13:30:12 UTC
Built: R 4.4.3; ; 2025-10-21 14:12:50 UTC; windows
