Package: Rtumblr
Title: Collecting and Analyzing 'Tumblr' Data
Version: 0.1.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: <https://www.tumblr.com/docs/en/api/v2>.
License: MIT + file LICENSE
URL: https://github.com/schochastics/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: 2023-04-04 17:12:04 UTC; david
Author: David Schoch [aut, cre] (<https://orcid.org/0000-0003-2952-4812>)
Maintainer: David Schoch <david@schochastics.net>
Repository: CRAN
Date/Publication: 2023-04-05 10:23:18 UTC
Built: R 4.1.2; ; 2023-04-06 11:51:25 UTC; unix
