Package: feedeR
Type: Package
Title: Read RSS/Atom Feeds from R
Version: 0.0.8
Authors@R: person("Andrew", "Collier", email = "andrew@exegetic.biz", role = c("aut", "cre"))
Description: Retrieve data from RSS/Atom feeds.
URL: https://github.com/datawookie/feedeR
BugReports: https://github.com/datawookie/feedeR/issues
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: dplyr, tibble, xml2, lubridate, digest, readr, stringr
Suggests: testthat (>= 2.1.0), devtools
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-04-19 14:39:43 UTC; rstudio-user
Author: Andrew Collier [aut, cre]
Maintainer: Andrew Collier <andrew@exegetic.biz>
Repository: CRAN
Date/Publication: 2020-04-19 15:00:12 UTC
