Package: tidyRSS
Type: Package
Title: Tidy RSS for R
Version: 1.0.0
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 (>= 2.10)
Imports: dplyr (>= 0.5.0), purrr (>= 0.2.2), RCurl (>= 1.95.4.8), xml2
        (>= 1.1.1), lubridate (>= 1.6.0), magrittr (>= 1.5)
Suggests: testthat, knitr, rmarkdown
RoxygenNote: 6.0.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-02-23 23:21:07 UTC; robert
Repository: CRAN
Date/Publication: 2017-02-24 08:32:00
