Package: tidyRSS Type: Package Title: Tidy RSS for R Version: 2.0.7 Authors@R: c( person("Robert Myles", "McDonnell", email = "robertmylesmcdonnell@gmail.com", role = c("aut", "cre")), person("Jonathan", "Carroll", email = "rpkg@jcarroll.com.au", role = "ctb", comment = c(ORCID = "0000-0002-1404-5264")), person("Mike", "Smith", email = "grimbough@gmail.com", role = "ctb"), person("Jemma", "Stachelek", role = "ctb"), person("Andrew", "Frasier", role = "ctb"), person("Tom", "Broekel", role = "ctb"), person("Jeremy", "Gerdes", role = "ctb"), person("Chung-hong", "Chan", email = "chainsawtiney@gmail.com", role = "ctb", comment = c(ORCID = "0000-0002-6232-7530")) ) Maintainer: Robert Myles McDonnell Description: With the objective of including data from RSS feeds into your analysis, 'tidyRSS' parses RSS, Atom and JSON 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 Depends: R (>= 3.1.0) Imports: xml2 (>= 1.3.1), httr(>= 1.4.1), magrittr (>= 1.5), tibble (>= 3.0.0), dplyr (>= 1.0.0), jsonlite (>= 1.6.1), purrr (>= 0.3.3), anytime(>= 0.3.7), rlang (>= 0.4.6), glue (>= 1.4.0), vctrs (>= 0.3.0), tidyselect (>= 1.1.0) Suggests: httptest, knitr, rmarkdown, covr, testthat RoxygenNote: 7.2.0 Config/pak/sysreqs: libxml2-dev libssl-dev Repository: https://robertmyles.r-universe.dev Date/Publication: 2025-08-25 12:15:20 UTC RemoteUrl: https://github.com/robertmyles/tidyrss RemoteRef: HEAD RemoteSha: 79fbbd9c61164c6254c59238b93014b36dc9953b NeedsCompilation: no Packaged: 2026-07-20 07:56:34 UTC; root Author: Robert Myles McDonnell [aut, cre], Jonathan Carroll [ctb] (ORCID: ), Mike Smith [ctb], Jemma Stachelek [ctb], Andrew Frasier [ctb], Tom Broekel [ctb], Jeremy Gerdes [ctb], Chung-hong Chan [ctb] (ORCID: )