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 a187b87 commit a58f7c5
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 52 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,4 @@ Rproj.user
.Rproj.user
/.Rprofile
/renv
_processedLockFile.lock
93 changes: 41 additions & 52 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 Down Expand Up @@ -46,7 +46,7 @@
},
"Hmisc": {
"Package": "Hmisc",
"Version": "5.1-2",
"Version": "5.1-3",
"Source": "Repository"
},
"R6": {
Expand Down Expand Up @@ -76,7 +76,7 @@
},
"RcppArmadillo": {
"Package": "RcppArmadillo",
"Version": "0.12.8.2.1",
"Version": "0.12.8.3.0",
"Source": "Repository"
},
"RcppEigen": {
Expand All @@ -101,7 +101,7 @@
},
"backports": {
"Package": "backports",
"Version": "1.4.1",
"Version": "1.5.0",
"Source": "Repository"
},
"base64enc": {
Expand All @@ -126,7 +126,7 @@
},
"cachem": {
"Package": "cachem",
"Version": "1.0.8",
"Version": "1.1.0",
"Source": "Repository"
},
"callr": {
Expand Down Expand Up @@ -231,12 +231,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 @@ -276,12 +276,12 @@
},
"fpc": {
"Package": "fpc",
"Version": "2.2-11",
"Version": "2.2-12",
"Source": "Repository"
},
"fs": {
"Package": "fs",
"Version": "1.6.3",
"Version": "1.6.4",
"Source": "Repository"
},
"gbm": {
Expand Down Expand Up @@ -316,7 +316,7 @@
},
"ggplot2": {
"Package": "ggplot2",
"Version": "3.5.0",
"Version": "3.5.1",
"Source": "Repository"
},
"ggrepel": {
Expand Down Expand Up @@ -366,7 +366,7 @@
},
"gtable": {
"Package": "gtable",
"Version": "0.3.4",
"Version": "0.3.5",
"Source": "Repository"
},
"gtools": {
Expand All @@ -376,7 +376,7 @@
},
"highr": {
"Package": "highr",
"Version": "0.10",
"Version": "0.11",
"Source": "Repository"
},
"htmlTable": {
Expand Down Expand Up @@ -436,36 +436,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"
}
},
"jaspMachineLearning": {
"Package": "jaspMachineLearning",
"Version": "0.18.3_Local_JASP",
"Source": "Local",
"RemoteType": "local",
"RemoteUrl": "/home/sp42/jasp-desktop/Modules/jaspMachineLearning",
"Cacheable": true,
"Hash": {
"jaspMachineLearning": "399cb6c03bd092bb90159ee1c25dc7e8"
}
"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 Down Expand Up @@ -500,7 +489,7 @@
},
"knitr": {
"Package": "knitr",
"Version": "1.46",
"Version": "1.47",
"Source": "Repository"
},
"labeling": {
Expand Down Expand Up @@ -535,7 +524,7 @@
},
"mclust": {
"Package": "mclust",
"Version": "6.1",
"Version": "6.1.1",
"Source": "Repository"
},
"memoise": {
Expand Down Expand Up @@ -580,7 +569,7 @@
},
"mvtnorm": {
"Package": "mvtnorm",
"Version": "1.2-4",
"Version": "1.2-5",
"Source": "Repository"
},
"network": {
Expand All @@ -605,12 +594,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"
},
"partykit": {
Expand Down Expand Up @@ -685,7 +674,7 @@
},
"pspline": {
"Package": "pspline",
"Version": "1.0-19",
"Version": "1.0-20",
"Source": "Repository"
},
"psych": {
Expand All @@ -705,7 +694,7 @@
},
"ragg": {
"Package": "ragg",
"Version": "1.3.0",
"Version": "1.3.2",
"Source": "Repository"
},
"randomForest": {
Expand Down Expand Up @@ -740,7 +729,7 @@
},
"rmarkdown": {
"Package": "rmarkdown",
"Version": "2.26",
"Version": "2.27",
"Source": "Repository"
},
"robustbase": {
Expand Down Expand Up @@ -805,7 +794,7 @@
},
"stringi": {
"Package": "stringi",
"Version": "1.8.3",
"Version": "1.8.4",
"Source": "Repository"
},
"stringr": {
Expand All @@ -825,12 +814,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 @@ -840,7 +829,7 @@
},
"tinytex": {
"Package": "tinytex",
"Version": "0.50",
"Version": "0.51",
"Source": "Repository"
},
"triebeard": {
Expand Down Expand Up @@ -885,7 +874,7 @@
},
"xfun": {
"Package": "xfun",
"Version": "0.43",
"Version": "0.44",
"Source": "Repository"
},
"xml2": {
Expand Down

0 comments on commit a58f7c5

Please sign in to comment.