-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrenv.lock
53 lines (53 loc) · 1.1 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
{
"R": {
"Version": "4.4.1",
"Repositories": [
{
"Name": "CRAN",
"URL": "https://cloud.r-project.org"
}
]
},
"Packages": {
"renv": {
"Package": "renv",
"Version": "1.0.10",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"utils"
],
"Hash": "d0387d5687ec933dd7587efd4cfa2d85"
},
"showtext": {
"Package": "showtext",
"Version": "0.9-7",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"grDevices",
"showtextdb",
"sysfonts"
],
"Hash": "ebc23fc796c28737ffe0a64e5404f3d1"
},
"showtextdb": {
"Package": "showtextdb",
"Version": "3.0",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"sysfonts",
"utils"
],
"Hash": "c12e756cf947e58b0f2c2a520521a5a8"
},
"sysfonts": {
"Package": "sysfonts",
"Version": "0.8.9",
"Source": "Repository",
"Repository": "CRAN",
"Hash": "7dfca1e9c5c278300b5ca6a1772072f7"
}
}
}