Package: newscatcheR
Title: Programmatically Collect Normalized News from (Almost) Any
        Website
Version: 0.1.0
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
    <https://github.com/kotartemiy/newscatcher> 'Python' module.
License: MIT + file LICENSE
URL: https://github.com/discindo/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.1.0
Language: en-US
NeedsCompilation: no
Packaged: 2020-07-12 08:29:07 UTC; novica
Author: Novica Nakov [aut, cre],
  Teofil Nakov [ctb],
  Artem Bugara [ctb],
  Discindo [cph]
Maintainer: Novica Nakov <nnovica@gmail.com>
Repository: CRAN
Date/Publication: 2020-07-13 09:20:02 UTC
Built: R 4.0.2; ; 2020-07-16 19:50:34 UTC; unix
