Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add text placeholders and year filter #40

Merged
merged 5 commits into from
Aug 24, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update lockfile
  • Loading branch information
Aariq committed Aug 24, 2022
commit 92e5bb49745a6826a06c89157a9227ae28252ab9
41 changes: 29 additions & 12 deletions renv.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,6 @@
]
},
"Packages": {
"Cairo": {
"Package": "Cairo",
"Version": "1.6-0",
"Source": "Repository",
"Repository": "CRAN",
"Hash": "60aada7beac23aa3e9b219485d6b2da8",
"Requirements": []
},
"DBI": {
"Package": "DBI",
"Version": "1.1.3",
Expand Down Expand Up @@ -631,10 +623,10 @@
},
"httr": {
"Package": "httr",
"Version": "1.4.3",
"Version": "1.4.4",
"Source": "Repository",
"Repository": "CRAN",
"Hash": "88d1b310583777edf01ccd1216fb0b2b",
"Hash": "57557fac46471f0dbbf44705cc6a5c8c",
"Requirements": [
"R6",
"curl",
Expand All @@ -654,6 +646,19 @@
"uuid"
]
},
"igraph": {
"Package": "igraph",
"Version": "1.3.4",
"Source": "Repository",
"Repository": "CRAN",
"Hash": "40e38ff98f90967805831b6234afd05f",
"Requirements": [
"Matrix",
"magrittr",
"pkgconfig",
"rlang"
]
},
"isoband": {
"Package": "isoband",
"Version": "0.2.5",
Expand Down Expand Up @@ -825,6 +830,18 @@
"colorspace"
]
},
"networkD3": {
"Package": "networkD3",
"Version": "0.4",
"Source": "Repository",
"Repository": "CRAN",
"Hash": "38310ec4ddb1398359abdd603c151067",
"Requirements": [
"htmlwidgets",
"igraph",
"magrittr"
]
},
"nlme": {
"Package": "nlme",
"Version": "3.1-157",
Expand Down Expand Up @@ -1079,10 +1096,10 @@
},
"rstudioapi": {
"Package": "rstudioapi",
"Version": "0.13",
"Version": "0.14",
"Source": "Repository",
"Repository": "CRAN",
"Hash": "06c85365a03fdaf699966cc1d3cf53ea",
"Hash": "690bd2acc42a9166ce34845884459320",
"Requirements": []
},
"rvest": {
Expand Down