{
  "_id": "6a495377f6c47c441949bbba",
  "Package": "Rtumblr",
  "Title": "Collecting and Analyzing 'Tumblr' Data",
  "Version": "0.2.0",
  "Authors@R": "person(\"David\", \"Schoch\", , \"david@schochastics.net\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-2952-4812\"))",
  "Description": "An implementation of calls designed to collect 'Tumblr'\ndata via its Application Program Interfaces (API), which can be\nfound at the following URL:\n<https://www.tumblr.com/docs/en/api/v2>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/schochastics/Rtumblr/,\nhttps://schochastics.github.io/Rtumblr/",
  "BugReports": "https://github.com/schochastics/Rtumblr/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "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": {
    "Date": "2026-06-29 15:01:59 UTC",
    "User": "root"
  },
  "Author": "David Schoch [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2952-4812>)",
  "Maintainer": "David Schoch <david@schochastics.net>",
  "_user": "schochastics",
  "_type": "src",
  "_file": "Rtumblr_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/5bc85aca145c30fdf5000b95a90ff4242f2f0686fa2aefe1f32e1e85c27278e3",
  "_filesize": 250967,
  "_sha256": "5bc85aca145c30fdf5000b95a90ff4242f2f0686fa2aefe1f32e1e85c27278e3",
  "_expires": "2026-10-12T18:39:50.000Z",
  "_created": "2026-06-29T15:01:59.000Z",
  "_published": "2026-07-04T18:39:51.986Z",
  "_jobs": [
    {
      "job": 85157210255,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7955906929"
    },
    {
      "job": 85157210342,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7955907698"
    },
    {
      "job": 85157210079,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7955978755"
    },
    {
      "job": 85157210119,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7955926084"
    },
    {
      "job": 85157209969,
      "time": 181,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7955849516"
    },
    {
      "job": 85157210268,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7955916738"
    },
    {
      "job": 85157210217,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7955889897"
    },
    {
      "job": 85157210165,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7955883669"
    },
    {
      "job": 85157210264,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7955886417"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/schochastics/actions/runs/28381451446",
  "_status": "success",
  "_upstream": "https://github.com/schochastics/Rtumblr",
  "_commit": {
    "id": "3334ada1d01d6d8d0898a319cd6bab1979cefdbc",
    "author": "David Schoch <david@schochastics.net>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #11 from schochastics/fix-fixture-path-length\n\nShorten httptest2 fixture paths to keep them portable",
    "time": 1782736241
  },
  "_maintainer": {
    "name": "David Schoch",
    "email": "david@schochastics.net",
    "login": "schochastics",
    "mastodon": "@schochastics@fosstodon.org",
    "bluesky": "@schochastics.net",
    "description": "Data Scientist/DevOps Engineer at cynkra and #RStats developer",
    "uuid": 17147355,
    "orcid": "0000-0003-2952-4812"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "httptest2",
      "role": "Suggests"
    },
    {
      "package": "httpuv",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "schochastics",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-30",
      "n": 3
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 1
    },
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "tumblr"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "schochastics",
      "count": 53,
      "uuid": 17147355
    },
    {
      "user": "arthurmuehl",
      "count": 7,
      "uuid": 223466305
    },
    {
      "user": "hadley",
      "count": 1,
      "uuid": 4196
    }
  ],
  "_userbio": {
    "uuid": 17147355,
    "type": "user",
    "name": "David Schoch",
    "followers": 467,
    "description": "Data Scientist/DevOps Engineer at cynkra and #RStats developer"
  },
  "_downloads": {
    "count": 229,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Rtumblr"
  },
  "_devurl": "https://github.com/schochastics/rtumblr",
  "_pkgdown": "https://schochastics.github.io/Rtumblr/",
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/Rtumblr.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/schochastics/rtumblr",
  "_realowner": "schochastics",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-04-05"
    },
    {
      "version": "0.1.1",
      "date": "2025-07-23"
    }
  ],
  "_exports": [
    "get_blog_avatar",
    "get_blog_blocks",
    "get_blog_followed_by",
    "get_blog_followers",
    "get_blog_following",
    "get_blog_info",
    "get_blog_likes",
    "get_blog_posts",
    "get_dashboard",
    "get_post",
    "get_post_notes",
    "get_posts_tag",
    "get_user_following",
    "get_user_info",
    "get_user_likes",
    "get_user_limits",
    "rtumblr_auth"
  ],
  "_help": [
    {
      "page": "get_blog_avatar",
      "title": "Retrieve a Blog Avatar You can get a blog's avatar in 9 different sizes",
      "topics": [
        "get_blog_avatar"
      ]
    },
    {
      "page": "get_blog_blocks",
      "title": "Retrieve Blogs Blocks",
      "topics": [
        "get_blog_blocks"
      ]
    },
    {
      "page": "get_blog_followed_by",
      "title": "Check If Followed By Blog This method can be used to check if one of your blogs is followed by another blog.",
      "topics": [
        "get_blog_followed_by"
      ]
    },
    {
      "page": "get_blog_followers",
      "title": "Retrieve followers",
      "topics": [
        "get_blog_followers"
      ]
    },
    {
      "page": "get_blog_following",
      "title": "Retrieve following",
      "topics": [
        "get_blog_following"
      ]
    },
    {
      "page": "get_blog_info",
      "title": "Retrieve Blog Info",
      "topics": [
        "get_blog_info"
      ]
    },
    {
      "page": "get_blog_likes",
      "title": "Retrieve Blog's Likes",
      "topics": [
        "get_blog_likes"
      ]
    },
    {
      "page": "get_blog_posts",
      "title": "Retrieve Published Posts",
      "topics": [
        "get_blog_posts"
      ]
    },
    {
      "page": "get_dashboard",
      "title": "Retrieve a User's Dashboard",
      "topics": [
        "get_dashboard"
      ]
    },
    {
      "page": "get_post",
      "title": "Retrieve a Single Post",
      "topics": [
        "get_post"
      ]
    },
    {
      "page": "get_post_notes",
      "title": "Retrieve Notes for a Post",
      "topics": [
        "get_post_notes"
      ]
    },
    {
      "page": "get_posts_tag",
      "title": "Get Posts with Tag",
      "topics": [
        "get_posts_tag"
      ]
    },
    {
      "page": "get_user_following",
      "title": "Retrieve the Blogs a User Is Following",
      "topics": [
        "get_user_following"
      ]
    },
    {
      "page": "get_user_info",
      "title": "Retrieve a User's Information",
      "topics": [
        "get_user_info"
      ]
    },
    {
      "page": "get_user_likes",
      "title": "Retrieve a User's Likes",
      "topics": [
        "get_user_likes"
      ]
    },
    {
      "page": "get_user_limits",
      "title": "Retrieve a User's Limits",
      "topics": [
        "get_user_limits"
      ]
    },
    {
      "page": "rtumblr_auth",
      "title": "Authenticate with Tumblr (OAuth 1.0a)",
      "topics": [
        "rtumblr_auth"
      ]
    }
  ],
  "_pkglogo": "https://github.com/schochastics/Rtumblr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/schochastics/Rtumblr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3.845098040014257,
  "_indexed": true,
  "_nocasepkg": "rtumblr",
  "_universes": [
    "schochastics"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-29T15:04:07.000Z",
      "distro": "resolute",
      "commit": "3334ada1d01d6d8d0898a319cd6bab1979cefdbc",
      "fileid": "https://r2.ropensci.org/a402af4c1148c3cd753f371ee5df616594038e5e50458baa253733101bbad7bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/28381451446"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-29T15:04:08.000Z",
      "distro": "resolute",
      "commit": "3334ada1d01d6d8d0898a319cd6bab1979cefdbc",
      "fileid": "https://r2.ropensci.org/36c9452c81c0df3eb7daa7656bf148f6bad8cab546867f3fd4fcd28a582ebbf8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/28381451446"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-29T15:06:44.000Z",
      "commit": "3334ada1d01d6d8d0898a319cd6bab1979cefdbc",
      "fileid": "https://r2.ropensci.org/6e4ad85e23901c92eb01fd55816d7e0beed1669cfc06b6eac8c67b23ed26b138",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/28381451446"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-29T15:04:43.000Z",
      "commit": "3334ada1d01d6d8d0898a319cd6bab1979cefdbc",
      "fileid": "https://r2.ropensci.org/768b618326bd32031dd8738446fcba162a9c8148bd7df36488a63924cc3b280c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/28381451446"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-29T15:04:38.000Z",
      "commit": "3334ada1d01d6d8d0898a319cd6bab1979cefdbc",
      "fileid": "https://r2.ropensci.org/c552a61bb22dfe3c4308a47e9002d06bf1cf47722cba6b5fe6d19d19f2a39b76",
      "status": "success",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/28381451446"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-29T15:03:29.000Z",
      "commit": "3334ada1d01d6d8d0898a319cd6bab1979cefdbc",
      "fileid": "https://r2.ropensci.org/ad551a0ac8351f0d5225b1e3e36e21bcc19a6915ac86fad462cc441dffd60bd8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/28381451446"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-29T15:03:11.000Z",
      "commit": "3334ada1d01d6d8d0898a319cd6bab1979cefdbc",
      "fileid": "https://r2.ropensci.org/be0762c82c427a2e141c79716faced3bbdce280df3a62b9db8b73f170cc561ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/28381451446"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-29T15:03:17.000Z",
      "commit": "3334ada1d01d6d8d0898a319cd6bab1979cefdbc",
      "fileid": "https://r2.ropensci.org/b83005c0fd4aedb982105cc6f4848b3f44efecace2ec426130906ea5f7aeebe6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/28381451446"
    }
  ]
}