Package: xmlparsedata Title: Parse Data of 'R' Code as an 'XML' Tree Version: 1.0.5.9000 Authors@R: c( person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre")), person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49")), person("Mango Solutions", role = c("cph", "fnd")) ) Description: Convert the output of 'utils::getParseData()' to an 'XML' tree, that one can search via 'XPath', and easier to manipulate in general. License: MIT + file LICENSE URL: https://github.com/r-lib/xmlparsedata#readme, https://r-lib.github.io/xmlparsedata/ BugReports: https://github.com/r-lib/xmlparsedata/issues Depends: R (>= 3.0.0) Suggests: covr, testthat (>= 3.0.0), xml2 Config/Needs/website: tidyverse/tidytemplate Config/testthat/edition: 3 Config/usethis/last-upkeep: 2025-05-07 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Repository: https://r-lib.r-universe.dev Date/Publication: 2025-10-21 07:06:40 UTC RemoteUrl: https://github.com/r-lib/xmlparsedata RemoteRef: HEAD RemoteSha: 216b40bbf74ba29299750e19aba205f037ef064d NeedsCompilation: no Packaged: 2026-06-18 09:19:34 UTC; root Author: Gábor Csárdi [aut, cre], Posit Software, PBC [cph, fnd] (ROR: ), Mango Solutions [cph, fnd] Maintainer: Gábor Csárdi