Skip to content

Commit 9ebb8ee

Browse files
committed
update renv.lock
1 parent 1df140a commit 9ebb8ee

File tree

1 file changed

+67
-0
lines changed

1 file changed

+67
-0
lines changed

renv.lock

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,20 @@
3232
"Version": "3.17"
3333
},
3434
"Packages": {
35+
"ALL": {
36+
"Package": "ALL",
37+
"Version": "1.42.0",
38+
"Source": "Bioconductor",
39+
"git_url": "https://git.bioconductor.org/packages/ALL",
40+
"git_branch": "RELEASE_3_17",
41+
"git_last_commit": "38b34b0",
42+
"git_last_commit_date": "2023-04-25",
43+
"Requirements": [
44+
"Biobase",
45+
"R"
46+
],
47+
"Hash": "a3120bdd3f4d2a51aa59d989eb85d18f"
48+
},
3549
"AnnotationDbi": {
3650
"Package": "AnnotationDbi",
3751
"Version": "1.62.2",
@@ -239,6 +253,24 @@
239253
],
240254
"Hash": "e40659423f418fdb232649155f3cfac1"
241255
},
256+
"ConsensusClusterPlus": {
257+
"Package": "ConsensusClusterPlus",
258+
"Version": "1.64.0",
259+
"Source": "Bioconductor",
260+
"git_url": "https://git.bioconductor.org/packages/ConsensusClusterPlus",
261+
"git_branch": "RELEASE_3_17",
262+
"git_last_commit": "5758a12",
263+
"git_last_commit_date": "2023-04-25",
264+
"Requirements": [
265+
"ALL",
266+
"Biobase",
267+
"cluster",
268+
"graphics",
269+
"stats",
270+
"utils"
271+
],
272+
"Hash": "b04965b1cfcad6e05e48cc3c94563480"
273+
},
242274
"DBI": {
243275
"Package": "DBI",
244276
"Version": "1.1.3",
@@ -296,6 +328,16 @@
296328
],
297329
"Hash": "ef6ff3e15ce624118e6cf8151e58e38c"
298330
},
331+
"ExPosition": {
332+
"Package": "ExPosition",
333+
"Version": "2.8.23",
334+
"Source": "Repository",
335+
"Repository": "RSPM",
336+
"Requirements": [
337+
"prettyGraphs"
338+
],
339+
"Hash": "1043d569b263acf5fb7c9f0acff65158"
340+
},
299341
"GO.db": {
300342
"Package": "GO.db",
301343
"Version": "3.17.0",
@@ -882,6 +924,17 @@
882924
],
883925
"Hash": "338207894998073e7823706f886a1386"
884926
},
927+
"SNFtool": {
928+
"Package": "SNFtool",
929+
"Version": "2.3.1",
930+
"Source": "Repository",
931+
"Repository": "RSPM",
932+
"Requirements": [
933+
"ExPosition",
934+
"alluvial"
935+
],
936+
"Hash": "c554cd4eda0a6bf47585932a608b3727"
937+
},
885938
"SummarizedExperiment": {
886939
"Package": "SummarizedExperiment",
887940
"Version": "1.30.2",
@@ -992,6 +1045,13 @@
9921045
],
9931046
"Hash": "283c9a759c6592e2fdac1f7b83ab9442"
9941047
},
1048+
"alluvial": {
1049+
"Package": "alluvial",
1050+
"Version": "0.1-2",
1051+
"Source": "Repository",
1052+
"Repository": "RSPM",
1053+
"Hash": "ae1e61b8a3542a11600df419c813093f"
1054+
},
9951055
"ape": {
9961056
"Package": "ape",
9971057
"Version": "5.7-1",
@@ -2943,6 +3003,13 @@
29433003
],
29443004
"Hash": "b730f86674105ef376e99152aa5226ae"
29453005
},
3006+
"prettyGraphs": {
3007+
"Package": "prettyGraphs",
3008+
"Version": "2.1.6",
3009+
"Source": "Repository",
3010+
"Repository": "RSPM",
3011+
"Hash": "fdcd9a0d2fc2f3b38c836cb433f2f5b2"
3012+
},
29463013
"prettyunits": {
29473014
"Package": "prettyunits",
29483015
"Version": "1.2.0",

0 commit comments

Comments
 (0)