-
Notifications
You must be signed in to change notification settings - Fork 0
/
renv.lock
66 lines (66 loc) · 1.35 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.2.3",
"Repositories": [
{
"Name": "CRAN",
"URL": "https://cran.rstudio.com"
}
]
},
"Packages": {
"lattice": {
"Package": "lattice",
"Version": "0.20-45",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"grDevices",
"graphics",
"grid",
"stats",
"utils"
],
"Hash": "b64cdbb2b340437c4ee047a1f4c4377b"
},
"nlme": {
"Package": "nlme",
"Version": "3.1-162",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"graphics",
"lattice",
"stats",
"utils"
],
"Hash": "0984ce8da8da9ead8643c5cbbb60f83e"
},
"renv": {
"Package": "renv",
"Version": "0.17.2",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"utils"
],
"Hash": "aaf3c7f769695266a2113db67a25148b"
},
"urca": {
"Package": "urca",
"Version": "1.3-4",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"graphics",
"methods",
"nlme",
"stats"
],
"Hash": "b664d22e4483f8299ce03d3146971e56"
}
}
}