-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrenv.lock
46 lines (46 loc) · 1009 Bytes
/
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
{
"R": {
"Version": "4.3.1",
"Repositories": [
{
"Name": "BioCsoft",
"URL": "https://bioconductor.org/packages/3.17/bioc"
},
{
"Name": "BioCann",
"URL": "https://bioconductor.org/packages/3.17/data/annotation"
},
{
"Name": "BioCexp",
"URL": "https://bioconductor.org/packages/3.17/data/experiment"
},
{
"Name": "BioCworkflows",
"URL": "https://bioconductor.org/packages/3.17/workflows"
},
{
"Name": "BioCbooks",
"URL": "https://bioconductor.org/packages/3.17/books"
},
{
"Name": "CRAN",
"URL": "https://stat.ethz.ch/CRAN"
}
]
},
"Bioconductor": {
"Version": "3.17"
},
"Packages": {
"renv": {
"Package": "renv",
"Version": "1.0.2",
"Source": "Repository",
"Repository": "RSPM",
"Requirements": [
"utils"
],
"Hash": "4b22ac016fe54028b88d0c68badbd061"
}
}
}