{
  "_id": "6a2492ff4b233be198385ef8",
  "Package": "bskyr",
  "Title": "Interact with 'Bluesky' Social",
  "Version": "0.5.0",
  "Authors@R": "person(given = \"Christopher T.\",\nfamily = \"Kenny\",\nrole = c(\"aut\", \"cre\"),\nemail = \"ctkenny@proton.me\",\ncomment = c(ORCID = \"0000-0002-9386-6860\"))",
  "Description": "Collect data from and make posts on 'Bluesky' Social via\nthe Hypertext Transfer Protocol (HTTP) Application Programming\nInterface (API), as documented at\n<https://atproto.com/specs/xrpc>. This further supports broader\nqueries to the Authenticated Transfer (AT) Protocol\n<https://atproto.com/> which 'Bluesky' Social relies on. Data\nis returned in a tidy format and posts can be made using a\nsimple interface.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/christopherkenny/bskyr,\nhttp://christophertkenny.com/bskyr/",
  "BugReports": "https://github.com/christopherkenny/bskyr/issues",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "christopherkenny/ctktemplate",
  "Language": "en-US",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nlibssl-dev",
  "Repository": "https://christopherkenny.r-universe.dev",
  "Date/Publication": "2026-06-06 17:38:30 UTC",
  "RemoteUrl": "https://github.com/christopherkenny/bskyr",
  "RemoteRef": "HEAD",
  "RemoteSha": "1099e2af37e1375bc6cf057d0b057c634c79bfa0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 21:12:40 UTC",
    "User": "root"
  },
  "Author": "Christopher T. Kenny [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9386-6860>)",
  "Maintainer": "Christopher T. Kenny <ctkenny@proton.me>",
  "MD5sum": "2cce91a7bf3f0ab7f9f363a7b62d4764",
  "_user": "christopherkenny",
  "_type": "src",
  "_file": "bskyr_0.5.0.tar.gz",
  "_fileid": "1554277a27bd769bc1dac6fe517da758be73966a3191557db3a45414c1d5fd20",
  "_filesize": 741932,
  "_sha256": "1554277a27bd769bc1dac6fe517da758be73966a3191557db3a45414c1d5fd20",
  "_created": "2026-06-06T21:12:40.000Z",
  "_published": "2026-06-06T21:37:03.213Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79908213241,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7457979639"
    },
    {
      "job": 79908213244,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7457979082"
    },
    {
      "job": 79908213261,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7457974800"
    },
    {
      "job": 79908213245,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7457972427"
    },
    {
      "job": 79908068718,
      "time": 144,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7457962490"
    },
    {
      "job": 79908213233,
      "time": 1429,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79908213251,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7457974216"
    },
    {
      "job": 79908213257,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7457973713"
    },
    {
      "job": 79908213252,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7457975717"
    }
  ],
  "_buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/27073986254",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/christopherkenny/bskyr",
  "_commit": {
    "id": "1099e2af37e1375bc6cf057d0b057c634c79bfa0",
    "author": "Christopher Kenny <ctk44@cornell.edu>",
    "committer": "Christopher Kenny <ctk44@cornell.edu>",
    "message": "#61 add tests for helper functions\n",
    "time": 1780767510
  },
  "_maintainer": {
    "name": "Christopher T. Kenny",
    "email": "ctkenny@proton.me",
    "orcid": "0000-0002-9386-6860"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "mime",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "opengraph",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "emoji",
      "role": "Suggests"
    },
    {
      "package": "magick",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vcr",
      "version": ">= 2.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "christopherkenny",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-27",
      "n": 3
    },
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 6
    },
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 8
    },
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 2
    },
    {
      "week": "2026-14",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    },
    {
      "week": "2026-23",
      "n": 16
    }
  ],
  "_tags": [
    {
      "name": "v0.4.0",
      "date": "2025-10-24"
    }
  ],
  "_topics": [
    "atproto",
    "atprotocol",
    "bluesky",
    "bluesky-api",
    "bsky",
    "social-media"
  ],
  "_stars": 33,
  "_contributors": [
    {
      "user": "christopherkenny",
      "count": 351,
      "uuid": 28026893
    },
    {
      "user": "resulumit",
      "count": 3,
      "uuid": 13631630
    },
    {
      "user": "nguyenank",
      "count": 2,
      "uuid": 48850915
    },
    {
      "user": "hadley",
      "count": 2,
      "uuid": 4196
    },
    {
      "user": "jonthegeek",
      "count": 1,
      "uuid": 33983824
    }
  ],
  "_userbio": {
    "uuid": 28026893,
    "type": "user",
    "name": "Christopher T. Kenny",
    "description": "Postdoc @princeton-ddss.\r\nRedistricting and rstats.  \r\n\r\nHarvard Government PhD '25.   \r\nCornell '19."
  },
  "_downloads": {
    "count": 1397,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bskyr"
  },
  "_devurl": "https://github.com/christopherkenny/bskyr",
  "_pkgdown": "http://christophertkenny.com/bskyr/",
  "_searchresults": 54,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bskyr.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/christopherkenny/bskyr",
  "_realowner": "christopherkenny",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.4",
      "date": "2023-11-10"
    },
    {
      "version": "0.1.0",
      "date": "2023-11-26"
    },
    {
      "version": "0.1.2",
      "date": "2024-01-09"
    },
    {
      "version": "0.2.0",
      "date": "2025-02-09"
    },
    {
      "version": "0.3.0",
      "date": "2025-05-02"
    },
    {
      "version": "0.4.0",
      "date": "2025-10-25"
    }
  ],
  "_exports": [
    "bs_accept_convo",
    "bs_add_reaction",
    "bs_auth",
    "bs_block",
    "bs_create_record",
    "bs_created_at",
    "bs_delete_block",
    "bs_delete_follow",
    "bs_delete_like",
    "bs_delete_list",
    "bs_delete_list_item",
    "bs_delete_message_for_self",
    "bs_delete_post",
    "bs_delete_record",
    "bs_delete_repost",
    "bs_delete_starter_pack",
    "bs_describe_repo",
    "bs_extract_record_key",
    "bs_follow",
    "bs_get_actor_lists",
    "bs_get_actor_starter_packs",
    "bs_get_actor_suggestions",
    "bs_get_appview",
    "bs_get_author_feed",
    "bs_get_blocked_lists",
    "bs_get_blocks",
    "bs_get_convo",
    "bs_get_convo_availability",
    "bs_get_convo_for_members",
    "bs_get_convo_log",
    "bs_get_feed",
    "bs_get_feed_generator",
    "bs_get_feed_generators",
    "bs_get_feed_suggestions",
    "bs_get_feeds",
    "bs_get_follow_suggestions",
    "bs_get_followers",
    "bs_get_follows",
    "bs_get_likes",
    "bs_get_list",
    "bs_get_list_feed",
    "bs_get_messages",
    "bs_get_muted_lists",
    "bs_get_mutes",
    "bs_get_notification_count",
    "bs_get_notifications",
    "bs_get_pass",
    "bs_get_pds",
    "bs_get_post_likes",
    "bs_get_post_thread",
    "bs_get_posts",
    "bs_get_preferences",
    "bs_get_profile",
    "bs_get_quotes",
    "bs_get_record",
    "bs_get_relationships",
    "bs_get_reposts",
    "bs_get_starter_pack",
    "bs_get_starter_packs",
    "bs_get_timeline",
    "bs_get_user",
    "bs_get_video_upload_limits",
    "bs_has_appview",
    "bs_has_pass",
    "bs_has_pds",
    "bs_has_user",
    "bs_leave_convo",
    "bs_like",
    "bs_list_convos",
    "bs_list_records",
    "bs_mute_convo",
    "bs_new_embed_external",
    "bs_new_list",
    "bs_new_list_item",
    "bs_new_starter_pack",
    "bs_post",
    "bs_remove_reaction",
    "bs_repost",
    "bs_resolve_handle",
    "bs_search_actors",
    "bs_search_posts",
    "bs_send_message",
    "bs_send_message_batch",
    "bs_set_appview",
    "bs_set_pass",
    "bs_set_pds",
    "bs_set_user",
    "bs_unblock",
    "bs_unfollow",
    "bs_unlike",
    "bs_unmute_convo",
    "bs_update_all_read",
    "bs_update_read",
    "bs_upload_blob",
    "bs_upload_video",
    "bs_uri_to_url",
    "bs_url_to_uri",
    "get_bluesky_appview",
    "get_bluesky_pass",
    "get_bluesky_pds",
    "get_bluesky_user",
    "has_bluesky_appview",
    "has_bluesky_pass",
    "has_bluesky_pds",
    "has_bluesky_user",
    "set_bluesky_appview",
    "set_bluesky_pass",
    "set_bluesky_pds",
    "set_bluesky_user"
  ],
  "_help": [
    {
      "page": "appview",
      "title": "Check or Get Bluesky AppView",
      "concept": [
        "auth"
      ],
      "topics": [
        "appview",
        "bs_get_appview",
        "bs_has_appview",
        "get_bluesky_appview",
        "has_bluesky_appview"
      ]
    },
    {
      "page": "bs_accept_convo",
      "title": "Accept a conversation (direct message) invitation or request",
      "concept": [
        "chat"
      ],
      "topics": [
        "bs_accept_convo"
      ]
    },
    {
      "page": "bs_add_reaction",
      "title": "Add a reaction (e.g. emoji) to a message in a conversation",
      "concept": [
        "chat"
      ],
      "topics": [
        "bs_add_reaction"
      ]
    },
    {
      "page": "bs_auth",
      "title": "Authenticate a user",
      "concept": [
        "auth"
      ],
      "topics": [
        "bs_auth"
      ]
    },
    {
      "page": "bs_block",
      "title": "Block an account",
      "concept": [
        "record"
      ],
      "topics": [
        "bs_block"
      ]
    },
    {
      "page": "bs_create_record",
      "title": "Create a record in a repo",
      "concept": [
        "repo"
      ],
      "topics": [
        "bs_create_record"
      ]
    },
    {
      "page": "bs_created_at",
      "title": "Get current time in Bluesky format",
      "concept": [
        "helper"
      ],
      "topics": [
        "bs_created_at"
      ]
    },
    {
      "page": "bs_delete_block",
      "title": "Delete a block",
      "concept": [
        "repo"
      ],
      "topics": [
        "bs_delete_block",
        "bs_unblock"
      ]
    },
    {
      "page": "bs_delete_follow",
      "title": "Delete a follow (un-follow someone)",
      "concept": [
        "repo"
      ],
      "topics": [
        "bs_delete_follow",
        "bs_unfollow"
      ]
    },
    {
      "page": "bs_delete_like",
      "title": "Delete a like (un-like something)",
      "concept": [
        "repo"
      ],
      "topics": [
        "bs_delete_like",
        "bs_unlike"
      ]
    },
    {
      "page": "bs_delete_list",
      "title": "Delete a list",
      "concept": [
        "repo"
      ],
      "topics": [
        "bs_delete_list"
      ]
    },
    {
      "page": "bs_delete_list_item",
      "title": "Delete a list item",
      "concept": [
        "repo"
      ],
      "topics": [
        "bs_delete_list_item"
      ]
    },
    {
      "page": "bs_delete_message_for_self",
      "title": "Remove a message from your view of a conversation (does not delete it for others)",
      "concept": [
        "chat"
      ],
      "topics": [
        "bs_delete_message_for_self"
      ]
    },
    {
      "page": "bs_delete_post",
      "title": "Delete a post",
      "concept": [
        "repo"
      ],
      "topics": [
        "bs_delete_post"
      ]
    },
    {
      "page": "bs_delete_record",
      "title": "Delete a record in a repo",
      "concept": [
        "repo"
      ],
      "topics": [
        "bs_delete_record"
      ]
    },
    {
      "page": "bs_delete_repost",
      "title": "Delete a repost",
      "concept": [
        "repo"
      ],
      "topics": [
        "bs_delete_repost"
      ]
    },
    {
      "page": "bs_delete_starter_pack",
      "title": "Delete a starter pack",
      "concept": [
        "repo"
      ],
      "topics": [
        "bs_delete_starter_pack"
      ]
    },
    {
      "page": "bs_describe_repo",
      "title": "Describe a repo",
      "concept": [
        "repo"
      ],
      "topics": [
        "bs_describe_repo"
      ]
    },
    {
      "page": "bs_extract_record_key",
      "title": "Extract Record Key from a link",
      "topics": [
        "bs_extract_record_key"
      ]
    },
    {
      "page": "bs_follow",
      "title": "Follow an account",
      "concept": [
        "record"
      ],
      "topics": [
        "bs_follow"
      ]
    },
    {
      "page": "bs_get_actor_lists",
      "title": "Get a list of lists that belong to an actor.",
      "concept": [
        "graph"
      ],
      "topics": [
        "bs_get_actor_lists"
      ]
    },
    {
      "page": "bs_get_actor_starter_packs",
      "title": "Get starter packs created by an actor",
      "concept": [
        "graph"
      ],
      "topics": [
        "bs_get_actor_starter_packs"
      ]
    },
    {
      "page": "bs_get_actor_suggestions",
      "title": "Get a list of actors suggested for following",
      "concept": [
        "actor"
      ],
      "topics": [
        "bs_get_actor_suggestions"
      ]
    },
    {
      "page": "bs_get_author_feed",
      "title": "Retrieve posts on an actor's feed",
      "concept": [
        "feed"
      ],
      "topics": [
        "bs_get_author_feed"
      ]
    },
    {
      "page": "bs_get_blocked_lists",
      "title": "Retrieve a user's (self) muted lists",
      "concept": [
        "graph"
      ],
      "topics": [
        "bs_get_blocked_lists"
      ]
    },
    {
      "page": "bs_get_blocks",
      "title": "Retrieve user (self) blocks",
      "concept": [
        "graph"
      ],
      "topics": [
        "bs_get_blocks"
      ]
    },
    {
      "page": "bs_get_convo",
      "title": "Retrieve detailed information about a conversation by its ID",
      "concept": [
        "chat"
      ],
      "topics": [
        "bs_get_convo"
      ]
    },
    {
      "page": "bs_get_convo_availability",
      "title": "Check conversation availability with specified members",
      "concept": [
        "chat"
      ],
      "topics": [
        "bs_get_convo_availability"
      ]
    },
    {
      "page": "bs_get_convo_for_members",
      "title": "Retrieve conversation shared among specified members",
      "concept": [
        "chat"
      ],
      "topics": [
        "bs_get_convo_for_members"
      ]
    },
    {
      "page": "bs_get_convo_log",
      "title": "Retrieve the chat event log for the authenticated user",
      "concept": [
        "chat"
      ],
      "topics": [
        "bs_get_convo_log"
      ]
    },
    {
      "page": "bs_get_feed",
      "title": "Build feed from user's feed generator",
      "concept": [
        "feed"
      ],
      "topics": [
        "bs_get_feed"
      ]
    },
    {
      "page": "bs_get_feed_generator",
      "title": "Get specific information about one feed generator",
      "concept": [
        "feed"
      ],
      "topics": [
        "bs_get_feed_generator"
      ]
    },
    {
      "page": "bs_get_feed_generators",
      "title": "Get information about a list of feed generators",
      "concept": [
        "feed"
      ],
      "topics": [
        "bs_get_feed_generators"
      ]
    },
    {
      "page": "bs_get_feed_suggestions",
      "title": "Get a list of feed suggestions",
      "concept": [
        "feed"
      ],
      "topics": [
        "bs_get_feed_suggestions"
      ]
    },
    {
      "page": "bs_get_feeds",
      "title": "Retrieve a list of feeds created by a given actor",
      "concept": [
        "feed"
      ],
      "topics": [
        "bs_get_feeds"
      ]
    },
    {
      "page": "bs_get_follow_suggestions",
      "title": "Get suggested follows related to a given actor",
      "concept": [
        "graph"
      ],
      "topics": [
        "bs_get_follow_suggestions"
      ]
    },
    {
      "page": "bs_get_followers",
      "title": "Retrieve an actor's followers",
      "concept": [
        "graph"
      ],
      "topics": [
        "bs_get_followers"
      ]
    },
    {
      "page": "bs_get_follows",
      "title": "Retrieve an actor's follows",
      "concept": [
        "graph"
      ],
      "topics": [
        "bs_get_follows"
      ]
    },
    {
      "page": "bs_get_likes",
      "title": "Retrieve posts liked by an actor (self)",
      "concept": [
        "feed"
      ],
      "topics": [
        "bs_get_likes"
      ]
    },
    {
      "page": "bs_get_list",
      "title": "Get a view of a list",
      "concept": [
        "graph"
      ],
      "topics": [
        "bs_get_list"
      ]
    },
    {
      "page": "bs_get_list_feed",
      "title": "Retrieve recent posts from actors in a list",
      "concept": [
        "feed"
      ],
      "topics": [
        "bs_get_list_feed"
      ]
    },
    {
      "page": "bs_get_messages",
      "title": "Retrieve messages from a conversation, optionally paginated",
      "concept": [
        "chat"
      ],
      "topics": [
        "bs_get_messages"
      ]
    },
    {
      "page": "bs_get_muted_lists",
      "title": "Retrieve a user's (self) muted lists",
      "concept": [
        "graph"
      ],
      "topics": [
        "bs_get_muted_lists"
      ]
    },
    {
      "page": "bs_get_mutes",
      "title": "Retrieve a user's (self) muted accounts",
      "concept": [
        "graph"
      ],
      "topics": [
        "bs_get_mutes"
      ]
    },
    {
      "page": "bs_get_notification_count",
      "title": "Get the user's (self) number of unread notifications",
      "concept": [
        "notification"
      ],
      "topics": [
        "bs_get_notification_count"
      ]
    },
    {
      "page": "bs_get_notifications",
      "title": "Get the user's (self) notifications",
      "concept": [
        "notification"
      ],
      "topics": [
        "bs_get_notifications"
      ]
    },
    {
      "page": "bs_get_post_likes",
      "title": "Retrieve likes on a post",
      "concept": [
        "feed"
      ],
      "topics": [
        "bs_get_post_likes"
      ]
    },
    {
      "page": "bs_get_post_thread",
      "title": "Retrieve thread of posts",
      "concept": [
        "feed"
      ],
      "topics": [
        "bs_get_post_thread"
      ]
    },
    {
      "page": "bs_get_posts",
      "title": "Retrieve thread of posts",
      "concept": [
        "feed"
      ],
      "topics": [
        "bs_get_posts"
      ]
    },
    {
      "page": "bs_get_preferences",
      "title": "Get (Self) Preferences",
      "concept": [
        "actor"
      ],
      "topics": [
        "bs_get_preferences"
      ]
    },
    {
      "page": "bs_get_profile",
      "title": "Get Profile for a Bluesky Social User",
      "concept": [
        "actor"
      ],
      "topics": [
        "bs_get_profile"
      ]
    },
    {
      "page": "bs_get_quotes",
      "title": "Retrieve a list of quotes for a given post",
      "concept": [
        "feed"
      ],
      "topics": [
        "bs_get_quotes"
      ]
    },
    {
      "page": "bs_get_record",
      "title": "Get an arbitrary record from a repo",
      "concept": [
        "repo"
      ],
      "topics": [
        "bs_get_record"
      ]
    },
    {
      "page": "bs_get_relationships",
      "title": "Get relationships between an account and other users",
      "concept": [
        "graph"
      ],
      "topics": [
        "bs_get_relationships"
      ]
    },
    {
      "page": "bs_get_reposts",
      "title": "Retrieve actors who reposted a post",
      "concept": [
        "feed"
      ],
      "topics": [
        "bs_get_reposts"
      ]
    },
    {
      "page": "bs_get_starter_pack",
      "title": "Get information on one starter pack",
      "concept": [
        "graph"
      ],
      "topics": [
        "bs_get_starter_pack"
      ]
    },
    {
      "page": "bs_get_starter_packs",
      "title": "Get information about a list of starter packs",
      "concept": [
        "graph"
      ],
      "topics": [
        "bs_get_starter_packs"
      ]
    },
    {
      "page": "bs_get_timeline",
      "title": "Retrieve the user's home timeline",
      "concept": [
        "feed"
      ],
      "topics": [
        "bs_get_timeline"
      ]
    },
    {
      "page": "bs_get_video_upload_limits",
      "title": "Get Video Upload Limits",
      "concept": [
        "video"
      ],
      "topics": [
        "bs_get_video_upload_limits"
      ]
    },
    {
      "page": "bs_leave_convo",
      "title": "Exit a conversation so you no longer receive messages or see it in your inbox",
      "concept": [
        "chat"
      ],
      "topics": [
        "bs_leave_convo"
      ]
    },
    {
      "page": "bs_like",
      "title": "Like an existing post",
      "concept": [
        "record"
      ],
      "topics": [
        "bs_like"
      ]
    },
    {
      "page": "bs_list_convos",
      "title": "List the conversations (direct message threads) for the authenticated user",
      "concept": [
        "chat"
      ],
      "topics": [
        "bs_list_convos"
      ]
    },
    {
      "page": "bs_list_records",
      "title": "List records in a repo",
      "concept": [
        "repo"
      ],
      "topics": [
        "bs_list_records"
      ]
    },
    {
      "page": "bs_mute_convo",
      "title": "Mute a conversation so you no longer receive notifications.",
      "concept": [
        "chat"
      ],
      "topics": [
        "bs_mute_convo"
      ]
    },
    {
      "page": "bs_new_embed_external",
      "title": "Embed external media in a post",
      "concept": [
        "embed"
      ],
      "topics": [
        "bs_new_embed_external"
      ]
    },
    {
      "page": "bs_new_list",
      "title": "Create a list",
      "concept": [
        "record"
      ],
      "topics": [
        "bs_new_list"
      ]
    },
    {
      "page": "bs_new_list_item",
      "title": "Add a subject to a list",
      "concept": [
        "record"
      ],
      "topics": [
        "bs_new_list_item"
      ]
    },
    {
      "page": "bs_new_starter_pack",
      "title": "Create a new starter pack",
      "concept": [
        "record"
      ],
      "topics": [
        "bs_new_starter_pack"
      ]
    },
    {
      "page": "bs_post",
      "title": "Make a post on Bluesky Social",
      "concept": [
        "record"
      ],
      "topics": [
        "bs_post"
      ]
    },
    {
      "page": "bs_remove_reaction",
      "title": "Remove a previously added reaction from a message",
      "concept": [
        "chat"
      ],
      "topics": [
        "bs_remove_reaction"
      ]
    },
    {
      "page": "bs_repost",
      "title": "Repost an existing post",
      "concept": [
        "record"
      ],
      "topics": [
        "bs_repost"
      ]
    },
    {
      "page": "bs_resolve_handle",
      "title": "Resolve a Handle to Decentralized Identifier (DID)",
      "concept": [
        "identity"
      ],
      "topics": [
        "bs_resolve_handle"
      ]
    },
    {
      "page": "bs_search_actors",
      "title": "Find profiles matching search criteria",
      "concept": [
        "actor"
      ],
      "topics": [
        "bs_search_actors"
      ]
    },
    {
      "page": "bs_search_posts",
      "title": "Find posts matching search criteria",
      "concept": [
        "feed"
      ],
      "topics": [
        "bs_search_posts"
      ]
    },
    {
      "page": "bs_send_message",
      "title": "Send a message in a conversation (DM thread)",
      "concept": [
        "chat"
      ],
      "topics": [
        "bs_send_message"
      ]
    },
    {
      "page": "bs_send_message_batch",
      "title": "Send multiple messages across different conversations",
      "concept": [
        "chat"
      ],
      "topics": [
        "bs_send_message_batch"
      ]
    },
    {
      "page": "bs_unmute_convo",
      "title": "Unmute a previously muted conversation",
      "concept": [
        "chat"
      ],
      "topics": [
        "bs_unmute_convo"
      ]
    },
    {
      "page": "bs_update_all_read",
      "title": "Mark all conversations as read for the authenticated user",
      "concept": [
        "chat"
      ],
      "topics": [
        "bs_update_all_read"
      ]
    },
    {
      "page": "bs_update_read",
      "title": "Mark a conversation (optionally up to a specific message) as read",
      "concept": [
        "chat"
      ],
      "topics": [
        "bs_update_read"
      ]
    },
    {
      "page": "bs_upload_blob",
      "title": "Upload a blob to a repo",
      "concept": [
        "repo"
      ],
      "topics": [
        "bs_upload_blob"
      ]
    },
    {
      "page": "bs_upload_video",
      "title": "Upload a video to be processed and stored",
      "concept": [
        "repo"
      ],
      "topics": [
        "bs_upload_video"
      ]
    },
    {
      "page": "bs_uri_to_url",
      "title": "Convert Universal Resource Identifiers to Hypertext Transfer Protocol Secure URLs",
      "topics": [
        "bs_uri_to_url"
      ]
    },
    {
      "page": "bs_url_to_uri",
      "title": "Convert Hypertext Transfer Protocol Secure URLs to Universal Resource Identifiers",
      "topics": [
        "bs_url_to_uri"
      ]
    },
    {
      "page": "pass",
      "title": "Check or Get Bluesky App Password",
      "concept": [
        "auth"
      ],
      "topics": [
        "bs_get_pass",
        "bs_has_pass",
        "get_bluesky_pass",
        "has_bluesky_pass",
        "pass"
      ]
    },
    {
      "page": "pds",
      "title": "Check or Get Bluesky PDS",
      "concept": [
        "auth"
      ],
      "topics": [
        "bs_get_pds",
        "bs_has_pds",
        "get_bluesky_pds",
        "has_bluesky_pds",
        "pds"
      ]
    },
    {
      "page": "set_bluesky_appview",
      "title": "Adds Bluesky AppView to .Renviron.",
      "concept": [
        "auth"
      ],
      "topics": [
        "bs_set_appview",
        "set_bluesky_appview"
      ]
    },
    {
      "page": "set_bluesky_pass",
      "title": "Add Entry to Renviron",
      "concept": [
        "auth"
      ],
      "topics": [
        "bs_set_pass",
        "set_bluesky_pass"
      ]
    },
    {
      "page": "set_bluesky_pds",
      "title": "Adds Bluesky PDS to .Renviron.",
      "concept": [
        "auth"
      ],
      "topics": [
        "bs_set_pds",
        "set_bluesky_pds"
      ]
    },
    {
      "page": "set_bluesky_user",
      "title": "Adds Bluesky User to .Renviron.",
      "concept": [
        "auth"
      ],
      "topics": [
        "bs_set_user",
        "set_bluesky_user"
      ]
    },
    {
      "page": "user",
      "title": "Check or Get Bluesky User",
      "concept": [
        "auth"
      ],
      "topics": [
        "bs_get_user",
        "bs_has_user",
        "get_bluesky_user",
        "has_bluesky_user",
        "user"
      ]
    }
  ],
  "_pkglogo": "https://github.com/christopherkenny/bskyr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/christopherkenny/bskyr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "fs",
    "generics",
    "glue",
    "httr",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "opengraph",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "rvest",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "creating_records.Rmd",
      "filename": "creating_records.html",
      "title": "Creating Records on Bluesky Social",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Creating a New Post",
        "Creating a Post with a Quote",
        "Posting with Media and Links",
        "Replying to a Post",
        "Liking a Post",
        "Reposting a Post",
        "Deleting Content (Posts, Likes, and Reposts)",
        "Advanced: Using bs_create_record()",
        "Conclusion"
      ],
      "created": "2025-05-17 13:59:42",
      "modified": "2025-05-19 04:06:47",
      "commits": 2
    },
    {
      "source": "gathering_data.Rmd",
      "filename": "gathering_data.html",
      "title": "Gathering Data from Bluesky Social",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup and Authentication",
        "Working with your own data",
        "Public Data about Other Users",
        "Accessing Profile Information",
        "Gathering Posts from a User",
        "Retrieving Threads and Replies",
        "Accessing Social Graph Data",
        "Likes and Reposts",
        "Conclusion"
      ],
      "created": "2024-03-19 00:43:14",
      "modified": "2025-05-17 12:51:27",
      "commits": 6
    },
    {
      "source": "lists_and_starter_packs.Rmd",
      "filename": "lists_and_starter_packs.html",
      "title": "Working with Lists and Starter Packs",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Fetching and Exploring Lists",
        "Creating and Managing Lists",
        "Understanding Starter Packs",
        "Fetching Starter Packs",
        "Creating and Managing Starter Packs",
        "Conclusion"
      ],
      "created": "2025-05-18 00:38:42",
      "modified": "2025-05-19 04:06:47",
      "commits": 3
    }
  ],
  "_score": 8.730557856965971,
  "_indexed": true,
  "_nocasepkg": "bskyr",
  "_universes": [
    "christopherkenny"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0",
      "date": "2026-06-02T21:57:47.000Z",
      "commit": "8a7102f2e7c3751e985b01af1325c68390c652b0",
      "fileid": "aee9f30eb18ebad3c6f5c810d70883b0272dab2282fa63d4e0075130d18d9888",
      "status": "success",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26850239749"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-06-06T21:15:01.000Z",
      "distro": "noble",
      "commit": "1099e2af37e1375bc6cf057d0b057c634c79bfa0",
      "fileid": "708deea5b4ba8fccfb61c637c6ea52404c46070bf90dc9d524e73d86647258cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/27073986254"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-06-06T21:14:57.000Z",
      "distro": "noble",
      "commit": "1099e2af37e1375bc6cf057d0b057c634c79bfa0",
      "fileid": "997ffcb0d07df2bdf3ad5bfcc6fae975a9df77416f98d960eb322fddba54e3c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/27073986254"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-06-06T21:14:24.000Z",
      "commit": "1099e2af37e1375bc6cf057d0b057c634c79bfa0",
      "fileid": "6b2d99f08186e710e6e42e30a5fec8426209ad61619ea94fcc76b2195ed09279",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/27073986254"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-06-06T21:14:06.000Z",
      "commit": "1099e2af37e1375bc6cf057d0b057c634c79bfa0",
      "fileid": "30eff261ac6bd1a5f94b4c308e5bf79bf88ccb7b2d91706882472303e11f3e22",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/27073986254"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-06-06T21:14:03.000Z",
      "commit": "1099e2af37e1375bc6cf057d0b057c634c79bfa0",
      "fileid": "0023129da669d8bc2bc573741ffd3628d37b8c423dc1b985be654db44228d1ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/27073986254"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-06-06T21:13:58.000Z",
      "commit": "1099e2af37e1375bc6cf057d0b057c634c79bfa0",
      "fileid": "42e47da5beac9a241a1ac27022fe6287a29644ee8e9c201c13fbaa254f904963",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/27073986254"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-06-06T21:14:14.000Z",
      "commit": "1099e2af37e1375bc6cf057d0b057c634c79bfa0",
      "fileid": "18ae4eceaf6c40b16373cdc3b72add77451f7e70c84c6ba50ba30beb7707978e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/27073986254"
    }
  ]
}