Package: Rtumblr Title: Collecting and Analyzing 'Tumblr' Data Version: 0.2.0 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: . 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 Roxygen: list(markdown = TRUE) Depends: R (>= 2.10) Imports: dplyr, httr2, openssl, tibble Suggests: httptest2, httpuv, testthat (>= 3.0.0), withr Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0.9000 Config/pak/sysreqs: libssl-dev Repository: https://schochastics.r-universe.dev Date/Publication: 2026-06-29 12:30:41 UTC RemoteUrl: https://github.com/schochastics/Rtumblr RemoteRef: HEAD RemoteSha: 3334ada1d01d6d8d0898a319cd6bab1979cefdbc NeedsCompilation: no Packaged: 2026-06-29 15:01:59 UTC; root Author: David Schoch [aut, cre] (ORCID: ) Maintainer: David Schoch