Package: Rtumblr 0.1.1

Rtumblr: Collecting and Analyzing 'Tumblr' Data
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>.
Authors:
Rtumblr_0.1.1.tar.gz
Rtumblr_0.1.1.zip(r-4.7)Rtumblr_0.1.1.zip(r-4.6)Rtumblr_0.1.1.zip(r-4.5)
Rtumblr_0.1.1.tgz(r-4.6-any)Rtumblr_0.1.1.tgz(r-4.5-any)
Rtumblr_0.1.1.tar.gz(r-4.7-any)Rtumblr_0.1.1.tar.gz(r-4.6-any)
Rtumblr_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
Rtumblr/json (API)
NEWS
| # Install 'Rtumblr' in R: |
| install.packages('Rtumblr', repos = c('https://schochastics.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/schochastics/rtumblr/issues
Pkgdown/docs site:https://schochastics.github.io
Last updated from:c90100774c. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 114 | ||
| source / vignettes | OK | 206 | ||
| linux-release-x86_64 | OK | 117 | ||
| macos-release-arm64 | OK | 66 | ||
| macos-oldrel-arm64 | OK | 99 | ||
| windows-devel | OK | 66 | ||
| windows-release | OK | 75 | ||
| windows-oldrel | OK | 63 | ||
| wasm-release | OK | 100 |
Exports:get_blog_avatarget_blog_blocksget_blog_followed_byget_blog_followersget_blog_followingget_blog_infoget_blog_likesget_blog_postsget_posts_tag
Dependencies:askpassclicurldplyrgenericsgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigR6rlangsystibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Retrieve a Blog Avatar You can get a blog's avatar in 9 different sizes | get_blog_avatar |
| Retrieve Blogs Blocks | get_blog_blocks |
| Check If Followed By Blog This method can be used to check if one of your blogs is followed by another blog. | get_blog_followed_by |
| Retrieve followers | get_blog_followers |
| Retrieve following | get_blog_following |
| Retrieve Blog Info | get_blog_info |
| Retrieve Blog's Likes | get_blog_likes |
| Retrieve Published Posts | get_blog_posts |
| Get Posts with Tag | get_posts_tag |
