Package: tidygeoRSS
Type: Package
Title: Tidy GeoRSS
Version: 0.0.1
Author: Robert Myles McDonnell
Maintainer: Robert Myles McDonnell <robertmylesmcdonnell@gmail.com>
Description: 
    In order to easily integrate geoRSS data into analysis,
    'tidygeoRSS' parses 'geo' feeds and returns 
    tidy simple features data frames.
URL: https://github.com/RobertMyles/tidygeoRSS
BugReports: https://github.com/RobertMyles/tidygeoRSS/issues
Encoding: UTF-8
License: MIT + file LICENSE
Depends: R (>= 3.1.0)
Imports: xml2 (>= 1.3.1), httr (>= 1.4.1), anytime (>= 0.3.7), dplyr
        (>= 1.0.0), tidyRSS (>= 2.0.2), jsonlite (>= 1.6.1), strex (>=
        1.2.0), stringr (>= 1.4.0), magrittr (>= 1.5), purrr (>=
        0.3.3), sf (>= 0.9.1), rlang (>= 0.4.6)
Suggests: httptest, knitr, rmarkdown, testthat (>= 2.1.0)
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-06-09 14:13:06 UTC; f64k1s8
Repository: CRAN
Date/Publication: 2020-06-14 14:50:02 UTC
Built: R 4.5.2; ; 2025-11-08 04:01:15 UTC; windows
