-
Notifications
You must be signed in to change notification settings - Fork 0
/
renv.lock
39 lines (39 loc) · 822 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
{
"R": {
"Version": "4.2.2",
"Repositories": [
{
"Name": "CRAN",
"URL": "https://cran.rstudio.com"
}
]
},
"Packages": {
"lattice": {
"Package": "lattice",
"Version": "0.20-45",
"Source": "Repository",
"Repository": "CRAN",
"Hash": "b64cdbb2b340437c4ee047a1f4c4377b",
"Requirements": []
},
"nlme": {
"Package": "nlme",
"Version": "3.1-160",
"Source": "Repository",
"Repository": "CRAN",
"Hash": "02e3c6e7df163aafa8477225e6827bc5",
"Requirements": [
"lattice"
]
},
"renv": {
"Package": "renv",
"Version": "0.15.5",
"Source": "Repository",
"Repository": "CRAN",
"Hash": "6a38294e7d12f5d8e656b08c5bd8ae34",
"Requirements": []
}
}
}