Package: hackeRnews
Title: Wrapper for the 'Official Hacker News' API
Version: 0.2.1
Authors@R: c(
    person(given = "Ryszard",
           family = "Szymanski",
           role = c("aut", "cre"),
           email = "ryszard.szymanski@outlook.com"),
    person(given = "Piotr", family = "Janus", role = c("aut")),
    person(given = "Zuzanna", family = "Magierska", role = c("aut")),
    person(given = "Rafal", family = "Muszynski", role = c("aut")),
    person(given = "Andrzej", family = "Nowikowski", role = c("aut"))
    )
Maintainer: Ryszard Szymanski <ryszard.szymanski@outlook.com>
Description: Use the Official Hacker News API through R. Retrieve
    posts, articles and other items in form of convenient R objects.
License: MIT + file LICENSE
Encoding: UTF-8
Suggests: covr, testthat (>= 2.1.0), httptest2, knitr, rmarkdown,
        spelling, tibble
RoxygenNote: 7.3.2
Imports: utils, httr2
VignetteBuilder: knitr
URL: https://github.com/szymanskir/hackeRnews
BugReports: https://github.com/szymanskir/hackeRnews/issues
Language: en-US
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-04-08 06:52:56 UTC; Rysza
Author: Ryszard Szymanski [aut, cre],
  Piotr Janus [aut],
  Zuzanna Magierska [aut],
  Rafal Muszynski [aut],
  Andrzej Nowikowski [aut]
Repository: CRAN
Date/Publication: 2025-04-08 07:10:02 UTC
Built: R 4.6.0; ; 2025-10-11 02:37:52 UTC; windows
