Package: substackR
Title: Access Substack Data via API
Version: 0.1.15
Authors@R: 
    person("Jason", "Rand", email = "info@posocap.com", role = c("aut", "cre"))
Description: An interface to access data from Substack publications via API. 
    Users can fetch the latest, top, search for specific posts, or retrieve a single post by its slug. 
    This functionality is useful for developers and researchers looking to analyze Substack content or 
    integrate it into their applications. For more information, visit the API documentation at <https://substackapi.dev/introduction>.
License: MIT + file LICENSE
URL: https://github.com/posocap/substackR
BugReports: https://github.com/posocap/substackR/issues
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
Imports: cli, httr2, rlang
Depends: R (>= 4.1.0)
NeedsCompilation: no
Packaged: 2025-06-15 00:49:50 UTC; user
Author: Jason Rand [aut, cre]
Maintainer: Jason Rand <info@posocap.com>
Repository: CRAN
Date/Publication: 2025-06-17 06:50:02 UTC
Built: R 4.4.3; ; 2025-10-08 02:40:37 UTC; windows
