-
Notifications
You must be signed in to change notification settings - Fork 432
/
renv.lock
51 lines (51 loc) · 1.26 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
{
"R": {
"Version": "4.4.1",
"Repositories": [
{
"Name": "CRAN",
"URL": "https://cran.rstudio.com"
}
]
},
"Packages": {
"fs": {
"Package": "fs",
"Version": "1.6.4",
"Source": "Repository",
"Repository": "RSPM",
"RemoteType": "standard",
"RemotePkgRef": "fs",
"RemoteRef": "fs",
"RemoteRepos": "https://packagemanager.posit.co/cran/latest",
"RemoteReposName": "P3M",
"RemotePkgPlatform": "aarch64-apple-darwin20",
"RemoteSha": "1.6.4",
"Hash": "15aeb8c27f5ea5161f9f6a641fafd93a",
"Requirements": []
},
"glue": {
"Package": "glue",
"Version": "1.7.0",
"Source": "Repository",
"Repository": "RSPM",
"RemoteType": "standard",
"RemotePkgRef": "glue",
"RemoteRef": "glue",
"RemoteRepos": "https://packagemanager.posit.co/cran/latest",
"RemoteReposName": "P3M",
"RemotePkgPlatform": "aarch64-apple-darwin20",
"RemoteSha": "1.7.0",
"Hash": "e0b3a53876554bd45879e596cdb10a52",
"Requirements": []
},
"renv": {
"Package": "renv",
"Version": "1.0.7",
"OS_type": NA,
"Repository": "CRAN",
"Source": "Repository",
"Requirements": []
}
}
}