Skip to content

Commit

Permalink
update lockfile and alter .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
RensDofferhoff committed May 30, 2024
1 parent 8c71ba8 commit ba8a561
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 47 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,4 @@ Thumbs.db

# RStudio files
.Rproj.user
_processedLockFile.lock
83 changes: 36 additions & 47 deletions renv.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"R": {
"Version": "4.3.3",
"Version": "4.4.0",
"Repositories": [
{
"Name": "CRAN",
Expand All @@ -16,7 +16,7 @@
},
"Hmisc": {
"Package": "Hmisc",
"Version": "5.1-2",
"Version": "5.1-3",
"Source": "Repository"
},
"R6": {
Expand Down Expand Up @@ -46,7 +46,7 @@
},
"backports": {
"Package": "backports",
"Version": "1.4.1",
"Version": "1.5.0",
"Source": "Repository"
},
"base64enc": {
Expand All @@ -61,7 +61,7 @@
},
"cachem": {
"Package": "cachem",
"Version": "1.0.8",
"Version": "1.1.0",
"Source": "Repository"
},
"callr": {
Expand Down Expand Up @@ -141,12 +141,12 @@
},
"farver": {
"Package": "farver",
"Version": "2.1.1",
"Version": "2.1.2",
"Source": "Repository"
},
"fastmap": {
"Package": "fastmap",
"Version": "1.1.1",
"Version": "1.2.0",
"Source": "Repository"
},
"fdrtool": {
Expand Down Expand Up @@ -176,7 +176,7 @@
},
"fs": {
"Package": "fs",
"Version": "1.6.3",
"Version": "1.6.4",
"Source": "Repository"
},
"gdtools": {
Expand All @@ -191,7 +191,7 @@
},
"ggplot2": {
"Package": "ggplot2",
"Version": "3.5.0",
"Version": "3.5.1",
"Source": "Repository"
},
"glasso": {
Expand All @@ -216,7 +216,7 @@
},
"gtable": {
"Package": "gtable",
"Version": "0.3.4",
"Version": "0.3.5",
"Source": "Repository"
},
"gtools": {
Expand All @@ -226,7 +226,7 @@
},
"highr": {
"Package": "highr",
"Version": "0.10",
"Version": "0.11",
"Source": "Repository"
},
"htmlTable": {
Expand Down Expand Up @@ -266,36 +266,25 @@
},
"jaspBase": {
"Package": "jaspBase",
"Version": "0.19.0_Local_JASP",
"Source": "Local",
"RemoteType": "local",
"RemoteUrl": "/home/sp42/jasp-desktop/Engine/jaspBase",
"Cacheable": true,
"Hash": {
"jaspBase": "40aff473736156fe2872cbf0606433f5"
}
"Version": "0.19.0",
"Source": "GitHub",
"RemoteType": "github",
"RemoteHost": "api.github.com",
"RemoteUsername": "jasp-stats",
"RemoteRepo": "jaspBase",
"RemoteRef": "HEAD",
"RemoteSha": "b9c1808d9bc72109359074cfe3b8badde3f0bfdd"
},
"jaspGraphs": {
"Package": "jaspGraphs",
"Version": "0.18.3_Local_JASP",
"Source": "Local",
"RemoteType": "local",
"RemoteUrl": "/home/sp42/jasp-desktop/Engine/jaspGraphs",
"Cacheable": true,
"Hash": {
"jaspGraphs": "e87d6ee3fe9ddd0e28aac07e5272b8bf"
}
},
"jaspPower": {
"Package": "jaspPower",
"Version": "0.18.3_Local_JASP",
"Source": "Local",
"RemoteType": "local",
"RemoteUrl": "/home/sp42/jasp-desktop/Modules/jaspPower",
"Cacheable": true,
"Hash": {
"jaspPower": "e9e4bf8dc615f39d75801417df280832"
}
"Version": "0.19.0",
"Source": "GitHub",
"RemoteType": "github",
"RemoteHost": "api.github.com",
"RemoteUsername": "jasp-stats",
"RemoteRepo": "jaspGraphs",
"RemoteRef": "HEAD",
"RemoteSha": "764f90f6d7781c4087a757254facc8125f5b600b"
},
"jpeg": {
"Package": "jpeg",
Expand All @@ -314,7 +303,7 @@
},
"knitr": {
"Package": "knitr",
"Version": "1.46",
"Version": "1.47",
"Source": "Repository"
},
"labeling": {
Expand Down Expand Up @@ -374,12 +363,12 @@
},
"officer": {
"Package": "officer",
"Version": "0.6.5",
"Version": "0.6.6",
"Source": "Repository"
},
"openssl": {
"Package": "openssl",
"Version": "2.1.1",
"Version": "2.2.0",
"Source": "Repository"
},
"pbapply": {
Expand Down Expand Up @@ -454,7 +443,7 @@
},
"ragg": {
"Package": "ragg",
"Version": "1.3.0",
"Version": "1.3.2",
"Source": "Repository"
},
"rappdirs": {
Expand Down Expand Up @@ -484,7 +473,7 @@
},
"rmarkdown": {
"Package": "rmarkdown",
"Version": "2.26",
"Version": "2.27",
"Source": "Repository"
},
"rstudioapi": {
Expand Down Expand Up @@ -519,7 +508,7 @@
},
"stringi": {
"Package": "stringi",
"Version": "1.8.3",
"Version": "1.8.4",
"Source": "Repository"
},
"stringr": {
Expand All @@ -539,12 +528,12 @@
},
"systemfonts": {
"Package": "systemfonts",
"Version": "1.0.6",
"Version": "1.1.0",
"Source": "Repository"
},
"textshaping": {
"Package": "textshaping",
"Version": "0.3.7",
"Version": "0.4.0",
"Source": "Repository"
},
"tibble": {
Expand All @@ -554,7 +543,7 @@
},
"tinytex": {
"Package": "tinytex",
"Version": "0.50",
"Version": "0.51",
"Source": "Repository"
},
"triebeard": {
Expand Down Expand Up @@ -599,7 +588,7 @@
},
"xfun": {
"Package": "xfun",
"Version": "0.43",
"Version": "0.44",
"Source": "Repository"
},
"xml2": {
Expand Down

0 comments on commit ba8a561

Please sign in to comment.