Package: PSAWR
Type: Package
Title: 'Pushshift' API Wrapper for 'Reddit' Submission and Comment
        Search
Version: 0.1.0
Authors@R: 
    person(given = "David",
           family = "Schoch",
           role = c("aut", "cre"),
           email = "david@schochastics.net",
           comment = c(ORCID = "0000-0003-2952-4812"))
Description: Connects to the API of <https://pushshift.io/> to search for 'Reddit' comments and submissions.
URL: https://github.com/schochastics/PSAWR/
BugReports: https://github.com/schochastics/PSAWR/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.6)
Imports: dplyr, httr, tibble
RoxygenNote: 7.2.3
Suggests: covr, testthat (>= 3.0.0), vcr (>= 0.6.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-02-27 19:40:49 UTC; david
Author: David Schoch [aut, cre] (<https://orcid.org/0000-0003-2952-4812>)
Maintainer: David Schoch <david@schochastics.net>
Repository: CRAN
Date/Publication: 2023-02-28 15:02:30 UTC
Built: R 4.3.0; ; 2023-04-12 19:07:39 UTC; unix
