Package: tidyRSS
Type: Package
Title: Tidy RSS for R
Version: 1.2.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: xml2 (>= 1.1.1), httr(>= 1.2.1), lubridate (>= 1.6.0),
        magrittr (>= 1.5), tibble (>= 1.3.3), dplyr (>= 0.5.0)
Suggests: testthat, knitr, rmarkdown
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-06-16 19:03:27 UTC; robert
Repository: CRAN
Date/Publication: 2017-06-16 19:38:06 UTC
