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 to search for 'Reddit' comments and submissions. URL: https://github.com/schochastics/PSAWR/, https://schochastics.github.io/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 Config/pak/sysreqs: libssl-dev Repository: https://schochastics.r-universe.dev Date/Publication: 2025-08-04 09:37:25 UTC RemoteUrl: https://github.com/schochastics/PSAWR RemoteRef: HEAD RemoteSha: 6c5ac01d5c01f0cd9220bb22c6ad8ecd84e3638c NeedsCompilation: no Packaged: 2026-05-31 08:52:23 UTC; root Author: David Schoch [aut, cre] (ORCID: ) Maintainer: David Schoch