-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathrenv_for_test.lock
75 lines (75 loc) · 1.47 KB
/
renv_for_test.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
67
68
69
70
71
72
73
74
75
{
"R": {
"Version": "4.3.2",
"Repositories": [
{
"Name": "CRAN",
"URL": "https://p3m.dev/cran/latest"
}
]
},
"Bioconductor": {
"Version": "3.18"
},
"Packages": {
"knitr": {
"Package": "knitr",
"Version": "1.49",
"Source": "Repository",
"Repository": "RSPM",
"Requirements": [
"R",
"evaluate",
"highr",
"methods",
"tools",
"xfun",
"yaml"
],
"Hash": "9fcb189926d93c636dea94fbe4f44480"
},
"markdown": {
"Package": "markdown",
"Version": "1.12",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"commonmark",
"utils",
"xfun"
],
"Hash": "765cf53992401b3b6c297b69e1edb8bd"
},
"rmarkdown": {
"Package": "rmarkdown",
"Version": "2.29",
"Source": "Repository",
"Repository": "RSPM",
"Requirements": [
"R",
"bslib",
"evaluate",
"fontawesome",
"htmltools",
"jquerylib",
"jsonlite",
"knitr",
"methods",
"tinytex",
"tools",
"utils",
"xfun",
"yaml"
],
"Hash": "df99277f63d01c34e95e3d2f06a79736"
},
"rstudioapi": {
"Package": "rstudioapi",
"Version": "0.17.1",
"Source": "Repository",
"Repository": "RSPM",
"Hash": "5f90cd73946d706cfe26024294236113"
}
}
}