File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ Authors@R: c(
99 person("R Foundation", role = "ctb",
1010 comment = "Copy of R-project homepage cached as example")
1111 )
12- Description: Work with XML files using a simple, consistent interface.
13- Built on top of the 'libxml2' C library .
12+ Description: Bindings to 'libxml2' for working with XML data using a simple,
13+ consistent interface .
1414License: MIT + file LICENSE
15- URL: https://xml2.r-lib.org, https://github.com/ r-lib/xml2
15+ URL: https://xml2.r-lib.org, https://r-lib.r-universe.dev /xml2
1616BugReports: https://github.com/r-lib/xml2/issues
1717Depends:
1818 R (>= 3.6.0)
Original file line number Diff line number Diff line change 1- YEAR: 2023
1+ YEAR: 2025
22COPYRIGHT HOLDER: xml2 authors
You can’t perform that action at this time.
0 commit comments