Package: bskyr
Title: Interact with 'Bluesky' Social
Version: 0.4.0
Authors@R: 
    person(given = "Christopher T.",
           family = "Kenny",
           role = c("aut", "cre"),
           email = "ctkenny@proton.me",
           comment = c(ORCID = "0000-0002-9386-6860"))
Description: Collect data from and make posts on 'Bluesky' Social
    via the Hypertext Transfer Protocol (HTTP) Application Programming 
    Interface (API), as documented at <https://atproto.com/specs/xrpc>. This 
    further supports broader queries to the Authenticated Transfer (AT) Protocol
    <https://atproto.com/> which 'Bluesky' Social relies on. Data is returned in a
    tidy format and posts can be made using a simple interface.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: cli, curl, dplyr, fs, httr2, lubridate, magick, mime,
        opengraph, purrr, rlang, stringi, stringr, tibble, tidyr
Suggests: emoji, jsonlite, knitr, rmarkdown, spelling, testthat (>=
        3.0.0), vcr (>= 2.0.0), withr
URL: https://github.com/christopherkenny/bskyr,
        http://christophertkenny.com/bskyr/
BugReports: https://github.com/christopherkenny/bskyr/issues
Config/testthat/edition: 3
Language: en-US
Depends: R (>= 4.2.0)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-10-24 21:24:42 UTC; chris
Author: Christopher T. Kenny [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9386-6860>)
Maintainer: Christopher T. Kenny <ctkenny@proton.me>
Repository: CRAN
Date/Publication: 2025-10-25 07:30:12 UTC
Built: R 4.5.1; ; 2025-10-25 23:51:24 UTC; windows
