Package: tidyRSS
Type: Package
Title: Tidy RSS for R
Version: 1.0.1
Author: Robert Myles McDonnell
Maintainer: Robert Myles McDonnell <robertmylesmcdonnell@gmail.com>
Description: 
    With the objective of including data from RSS feeds into your analysis, tidyRSS parses RSS and Atom xml feeds and returns a tidy data frame.
URL: https://github.com/RobertMyles/tidyrss
BugReports: https://github.com/RobertMyles/tidyrss/issues
Encoding: UTF-8
License: MIT + file LICENSE
LazyData: true
Depends: R (>= 3.1.0)
Imports: dplyr (>= 0.5.0), purrr (>= 0.2.2), RCurl (>= 1.95.4.8), xml2
        (>= 1.1.1), httr(>= 1.2.1), lubridate (>= 1.6.0), magrittr (>=
        1.5), XML (>= 3.98.1.5), utils (>= 3.1.0)
Suggests: testthat, knitr, rmarkdown
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-03-01 11:29:11 UTC; robert
Repository: CRAN
Date/Publication: 2017-03-01 19:06:00
