Skip to content

Commit

Permalink
dpwngraded ggplot2
Browse files Browse the repository at this point in the history
  • Loading branch information
GuidoMaggio committed Aug 22, 2023
1 parent 6d43bf0 commit d5020fe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 35 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

steps:
- name: Checkout repo
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: Setup R
uses: r-lib/actions/setup-r@v2
Expand Down
38 changes: 4 additions & 34 deletions renv.lock
Original file line number Diff line number Diff line change
Expand Up @@ -596,28 +596,8 @@
},
"ggplot2": {
"Package": "ggplot2",
"Version": "3.4.3",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"MASS",
"R",
"cli",
"glue",
"grDevices",
"grid",
"gtable",
"isoband",
"lifecycle",
"mgcv",
"rlang",
"scales",
"stats",
"tibble",
"vctrs",
"withr"
],
"Hash": "85846544c596e71f8f46483ab165da33"
"Version": "3.3.6",
"Source": "Repository"
},
"gh": {
"Package": "gh",
Expand Down Expand Up @@ -689,18 +669,8 @@
},
"gtable": {
"Package": "gtable",
"Version": "0.3.4",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"cli",
"glue",
"grid",
"lifecycle",
"rlang"
],
"Hash": "b29cf3031f49b04ab9c852c912547eef"
"Version": "0.3.1",
"Source": "Repository"
},
"here": {
"Package": "here",
Expand Down

0 comments on commit d5020fe

Please sign in to comment.