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-10 19:33:39 UTC RemoteUrl: https://github.com/schochastics/Rtumblr RemoteRef: HEAD RemoteSha: 846be6d1643f81c3a0379e14f3ad426b62b13c66 NeedsCompilation: no Packaged: 2026-06-10 20:38:49 UTC; root Author: David Schoch [aut, cre] (ORCID: ) Maintainer: David Schoch