Skip to content

Commit

Permalink
Use dev version of tidytuesdayR (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonthegeek authored Sep 3, 2024
1 parent 3e234bb commit dbc1008
Showing 1 changed file with 38 additions and 41 deletions.
79 changes: 38 additions & 41 deletions renv.lock
Original file line number Diff line number Diff line change
Expand Up @@ -64,18 +64,6 @@
],
"Hash": "9fe98599ca456d6552421db0d6772d8f"
},
"cellranger": {
"Package": "cellranger",
"Version": "1.1.0",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"rematch",
"tibble"
],
"Hash": "f61dbaec772ccd2e17705c1e872e9e7c"
},
"cli": {
"Package": "cli",
"Version": "3.6.3",
Expand Down Expand Up @@ -551,28 +539,6 @@
],
"Hash": "9de96463d2117f6ac49980577939dfb3"
},
"readxl": {
"Package": "readxl",
"Version": "1.4.3",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"cellranger",
"cpp11",
"progress",
"tibble",
"utils"
],
"Hash": "8cf9c239b96df1bbb133b74aef77ad0a"
},
"rematch": {
"Package": "rematch",
"Version": "2.0.0",
"Source": "Repository",
"Repository": "CRAN",
"Hash": "cbff1b666c6fa6d21202f07e2318d4f1"
},
"renv": {
"Package": "renv",
"Version": "1.0.7",
Expand Down Expand Up @@ -731,6 +697,29 @@
],
"Hash": "a84e2cc86d07289b3b6f5069df7a004c"
},
"tidyr": {
"Package": "tidyr",
"Version": "1.3.1",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"cli",
"cpp11",
"dplyr",
"glue",
"lifecycle",
"magrittr",
"purrr",
"rlang",
"stringr",
"tibble",
"tidyselect",
"utils",
"vctrs"
],
"Hash": "915fb7ce036c22a6a33b5a8adb712eb1"
},
"tidyselect": {
"Package": "tidyselect",
"Version": "1.2.1",
Expand All @@ -749,25 +738,33 @@
},
"tidytuesdayR": {
"Package": "tidytuesdayR",
"Version": "1.0.3",
"Source": "Repository",
"Repository": "CRAN",
"Version": "1.0.3.9000",
"Source": "GitHub",
"RemoteType": "github",
"RemoteHost": "api.github.com",
"RemoteRepo": "tidytuesdayR",
"RemoteUsername": "dslc-io",
"RemotePkgRef": "dslc-io/tidytuesdayR",
"RemoteRef": "HEAD",
"RemoteSha": "71313cd916c6ebda8ec3572683dc22f6ecbe33f2",
"Requirements": [
"R",
"httr",
"cli",
"gh",
"glue",
"jsonlite",
"lubridate",
"magrittr",
"purrr",
"readr",
"readxl",
"rstudioapi",
"rlang",
"rvest",
"tidyr",
"tools",
"usethis",
"xml2"
],
"Hash": "927fabc1e4f863f9c18098e119f6db82"
"Hash": "0356d320ccacac62b1ce8968d0b062b1"
},
"timechange": {
"Package": "timechange",
Expand Down

0 comments on commit dbc1008

Please sign in to comment.