Package: bskyr
Title: Interact with 'Bluesky' Social
Version: 0.3.0
Authors@R: 
    person(given = "Christopher T.",
           family = "Kenny",
           role = c("aut", "cre"),
           email = "christopherkenny@fas.harvard.edu",
           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.2
Imports: cli, curl, dplyr, fs, httr2, lubridate, magick, mime,
        opengraph, purrr, rlang, stringi, stringr, tibble, tidyr
Suggests: emoji, httptest2, jsonlite, knitr, rmarkdown, spelling,
        testthat (>= 3.0.0)
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.1.0)
NeedsCompilation: no
Packaged: 2025-05-02 21:45:18 UTC; chris
Author: Christopher T. Kenny [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9386-6860>)
Maintainer: Christopher T. Kenny <christopherkenny@fas.harvard.edu>
Repository: CRAN
Date/Publication: 2025-05-02 23:10:02 UTC
Built: R 4.6.0; ; 2025-07-18 07:36:23 UTC; unix
