Package: XML2R Title: Easier XML Data Collection Version: 0.0.9 Authors@R: person("Carson", "Sievert", , "cpsievert1@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4958-2844")) Description: Helpers for transforming XML content into number of tables while preserving parent to child relationships. License: GPL (>=2) Depends: R (>= 2.15.1) Imports: XML, httr, plyr URL: https://github.com/cpsievert/XML2R BugReports: https://github.com/cpsievert/XML2R/issues RoxygenNote: 7.3.2 Encoding: UTF-8 Config/pak/sysreqs: libxml2-dev libssl-dev Repository: https://cpsievert.r-universe.dev Date/Publication: 2025-08-26 14:26:55 UTC RemoteUrl: https://github.com/cpsievert/xml2r RemoteRef: HEAD RemoteSha: ddfce62c7415ad86b2ede2b1139325ed02065ca0 NeedsCompilation: no Packaged: 2026-06-22 08:56:10 UTC; root Author: Carson Sievert [aut, cre] (ORCID: ) Maintainer: Carson Sievert