Skip to content

Commit

Permalink
rm xml2, xmlparsedata imports
Browse files Browse the repository at this point in the history
  • Loading branch information
mpadge committed Sep 26, 2024
1 parent 3d6e4da commit a5cd85b
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 62 deletions.
6 changes: 2 additions & 4 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,7 @@ Imports:
tools,
utils,
whoami,
withr,
xml2,
xmlparsedata (>= 1.0.1)
withr
Suggests:
knitr,
rmarkdown,
Expand All @@ -76,7 +74,7 @@ VignetteBuilder:
knitr
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
RoxygenNote: 7.3.2
Config/testthat/edition: 3
Collate:
'api.R'
Expand Down
6 changes: 0 additions & 6 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,3 @@ importFrom(utils,head)
importFrom(whoami,fullname)
importFrom(whoami,username)
importFrom(withr,with_options)
importFrom(xml2,read_xml)
importFrom(xml2,xml_attr)
importFrom(xml2,xml_children)
importFrom(xml2,xml_find_all)
importFrom(xml2,xml_text)
importFrom(xmlparsedata,xml_parse_data)
67 changes: 15 additions & 52 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"name": "R",
"url": "https://r-project.org"
},
"runtimePlatform": "R version 4.4.0 (2024-04-24)",
"runtimePlatform": "R version 4.4.1 (2024-06-14)",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
Expand Down Expand Up @@ -135,15 +135,15 @@
"softwareRequirements": {
"1": {
"@type": "SoftwareApplication",
"identifier": "clisymbols",
"name": "clisymbols",
"identifier": "cli",
"name": "cli",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=clisymbols"
"sameAs": "https://CRAN.R-project.org/package=cli"
},
"2": {
"@type": "SoftwareApplication",
Expand All @@ -158,18 +158,6 @@
"sameAs": "https://CRAN.R-project.org/package=covr"
},
"3": {
"@type": "SoftwareApplication",
"identifier": "crayon",
"name": "crayon",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=crayon"
},
"4": {
"@type": "SoftwareApplication",
"identifier": "cyclocomp",
"name": "cyclocomp",
Expand All @@ -182,7 +170,7 @@
},
"sameAs": "https://CRAN.R-project.org/package=cyclocomp"
},
"5": {
"4": {
"@type": "SoftwareApplication",
"identifier": "desc",
"name": "desc",
Expand All @@ -194,7 +182,7 @@
},
"sameAs": "https://CRAN.R-project.org/package=desc"
},
"6": {
"5": {
"@type": "SoftwareApplication",
"identifier": "jsonlite",
"name": "jsonlite",
Expand All @@ -206,7 +194,7 @@
},
"sameAs": "https://CRAN.R-project.org/package=jsonlite"
},
"7": {
"6": {
"@type": "SoftwareApplication",
"identifier": "lintr",
"name": "lintr",
Expand All @@ -219,7 +207,7 @@
},
"sameAs": "https://CRAN.R-project.org/package=lintr"
},
"8": {
"7": {
"@type": "SoftwareApplication",
"identifier": "praise",
"name": "praise",
Expand All @@ -231,7 +219,7 @@
},
"sameAs": "https://CRAN.R-project.org/package=praise"
},
"9": {
"8": {
"@type": "SoftwareApplication",
"identifier": "rcmdcheck",
"name": "rcmdcheck",
Expand All @@ -243,7 +231,7 @@
},
"sameAs": "https://CRAN.R-project.org/package=rcmdcheck"
},
"10": {
"9": {
"@type": "SoftwareApplication",
"identifier": "rstudioapi",
"name": "rstudioapi",
Expand All @@ -255,17 +243,17 @@
},
"sameAs": "https://CRAN.R-project.org/package=rstudioapi"
},
"11": {
"10": {
"@type": "SoftwareApplication",
"identifier": "tools",
"name": "tools"
},
"12": {
"11": {
"@type": "SoftwareApplication",
"identifier": "utils",
"name": "utils"
},
"13": {
"12": {
"@type": "SoftwareApplication",
"identifier": "whoami",
"name": "whoami",
Expand All @@ -277,7 +265,7 @@
},
"sameAs": "https://CRAN.R-project.org/package=whoami"
},
"14": {
"13": {
"@type": "SoftwareApplication",
"identifier": "withr",
"name": "withr",
Expand All @@ -289,34 +277,9 @@
},
"sameAs": "https://CRAN.R-project.org/package=withr"
},
"15": {
"@type": "SoftwareApplication",
"identifier": "xml2",
"name": "xml2",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=xml2"
},
"16": {
"@type": "SoftwareApplication",
"identifier": "xmlparsedata",
"name": "xmlparsedata",
"version": ">= 1.0.1",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=xmlparsedata"
},
"SystemRequirements": null
},
"fileSize": "153.922KB",
"fileSize": "151.202KB",
"releaseNotes": "https://github.com/ropensci-review-tools/goodpractice/blob/master/NEWS.md",
"readme": "https://github.com/ropensci-review-tools/goodpractice/blob/main/README.md",
"contIntegration": ["https://github.com/ropensci-review-tools/goodpractice/actions", "https://app.codecov.io/gh/ropensci-review-tools/goodpractice?branch=main"]
Expand Down

0 comments on commit a5cd85b

Please sign in to comment.