Package: newscatcheR Title: Programmatically Collect Normalized News from (Almost) Any Website Version: 0.1.2.9000 Authors@R: c(person(given = "Novica", family = "Nakov", role = c("aut", "cre"), email = "nnovica@gmail.com"), person(given = "Teofil", family = "Nakov", role = "ctb", email = "teofiln@gmail.com"), person(given = "Artem", family = "Bugara", role = "ctb", email = "bugara.artem@gmail.com"), person(given = "Discindo", role = "cph")) Description: Programmatically collect normalized news from (almost) any website. An 'R' clone of the 'Python' module. License: MIT + file LICENSE URL: https://discindo.github.io/newscatcheR BugReports: https://github.com/discindo/newscatcheR/issues/ Depends: R (>= 2.10) Imports: tidyRSS (>= 2.0.2), utils Suggests: knitr, rmarkdown, testthat VignetteBuilder: knitr Encoding: UTF-8 LazyData: true RoxygenNote: 7.2.3 Language: en-US Config/pak/sysreqs: libxml2-dev libssl-dev Repository: https://discindo.r-universe.dev Date/Publication: 2026-05-22 19:34:16 UTC RemoteUrl: https://github.com/discindo/newscatcher RemoteRef: HEAD RemoteSha: dd8640f08352534439e7006140fbf9a6dcb7580d NeedsCompilation: no Packaged: 2026-06-21 10:48:54 UTC; root Author: Novica Nakov [aut, cre], Teofil Nakov [ctb], Artem Bugara [ctb], Discindo [cph] Maintainer: Novica Nakov