-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrenv.lock
More file actions
48 lines (48 loc) · 1.05 KB
/
renv.lock
File metadata and controls
48 lines (48 loc) · 1.05 KB
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
{
"R": {
"Version": "4.1.3",
"Repositories": [
{
"Name": "CRAN",
"URL": "http://cran.rstudio.com"
}
]
},
"Packages": {
"BiocManager": {
"Package": "BiocManager",
"Version": "1.30.18",
"Source": "Repository",
"Repository": "CRAN",
"Hash": "b1a93bed5debda5775636086fdca017b",
"Requirements": []
},
"librarian": {
"Package": "librarian",
"Version": "1.8.1",
"Source": "Repository",
"Repository": "CRAN",
"Hash": "f3013b21e11f4acea0978aad656746aa",
"Requirements": [
"BiocManager",
"remotes"
]
},
"remotes": {
"Package": "remotes",
"Version": "2.4.2",
"Source": "Repository",
"Repository": "CRAN",
"Hash": "227045be9aee47e6dda9bb38ac870d67",
"Requirements": []
},
"renv": {
"Package": "renv",
"Version": "0.16.0",
"Source": "Repository",
"Repository": "CRAN",
"Hash": "c9e8442ab69bc21c9697ecf856c1e6c7",
"Requirements": []
}
}
}