-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrenv.lock
66 lines (66 loc) · 1.47 KB
/
renv.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
"R": {
"Version": "4.4.1",
"Repositories": [
{
"Name": "BioCsoft",
"URL": "https://bioconductor.org/packages/3.19/bioc"
},
{
"Name": "BioCann",
"URL": "https://bioconductor.org/packages/3.19/data/annotation"
},
{
"Name": "BioCexp",
"URL": "https://bioconductor.org/packages/3.19/data/experiment"
},
{
"Name": "BioCworkflows",
"URL": "https://bioconductor.org/packages/3.19/workflows"
},
{
"Name": "BioCbooks",
"URL": "https://bioconductor.org/packages/3.19/books"
},
{
"Name": "CRAN",
"URL": "https://cran.rstudio.com"
}
]
},
"Bioconductor": {
"Version": "3.19"
},
"Packages": {
"BiocManager": {
"Package": "BiocManager",
"Version": "1.30.23",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"utils"
],
"Hash": "47e968dfe563c1b22c2e20a067ec21d5"
},
"BiocVersion": {
"Package": "BiocVersion",
"Version": "3.19.1",
"Source": "Bioconductor",
"Repository": "Bioconductor 3.19",
"Requirements": [
"R"
],
"Hash": "b892e27fc9659a4c8f8787d34c37b8b2"
},
"renv": {
"Package": "renv",
"Version": "1.0.7",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"utils"
],
"Hash": "397b7b2a265bc5a7a06852524dabae20"
}
}
}