-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrenv.lock
134 lines (134 loc) · 2.96 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
{
"R": {
"Version": "4.4.0",
"Repositories": [
{
"Name": "CRAN",
"URL": "https://packagemanager.posit.co/cran/latest"
}
]
},
"Packages": {
"Matrix": {
"Package": "Matrix",
"Version": "1.7-0",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"grDevices",
"graphics",
"grid",
"lattice",
"methods",
"stats",
"utils"
],
"Hash": "1920b2f11133b12350024297d8a4ff4a"
},
"Rcpp": {
"Package": "Rcpp",
"Version": "1.0.12",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"methods",
"utils"
],
"Hash": "5ea2700d21e038ace58269ecdbeb9ec0"
},
"RcppArmadillo": {
"Package": "RcppArmadillo",
"Version": "0.12.8.4.0",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"Rcpp",
"methods",
"stats",
"utils"
],
"Hash": "a535dd90aa8ec9a2e63a8f79b4a1bf43"
},
"generics": {
"Package": "generics",
"Version": "0.1.3",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"methods"
],
"Hash": "15e9634c0fcd294799e9b2e929ed1b86"
},
"lattice": {
"Package": "lattice",
"Version": "0.22-6",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"grDevices",
"graphics",
"grid",
"stats",
"utils"
],
"Hash": "cc5ac1ba4c238c7ca9fa6a87ca11a7e2"
},
"matrixStats": {
"Package": "matrixStats",
"Version": "1.3.0",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R"
],
"Hash": "4b3ea27a19d669c0405b38134d89a9d1"
},
"matrixTests": {
"Package": "matrixTests",
"Version": "0.2.3",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"matrixStats"
],
"Hash": "0700b002a90ce6bb3b51c05ab7043eb6"
},
"renv": {
"Package": "renv",
"Version": "1.0.7",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"utils"
],
"Hash": "397b7b2a265bc5a7a06852524dabae20"
},
"sanssouci": {
"Package": "sanssouci",
"Version": "0.12.9",
"Source": "GitHub",
"RemoteType": "github",
"RemoteHost": "api.github.com",
"RemoteUsername": "sanssouci-org",
"RemoteRepo": "sanssouci",
"RemoteRef": "develop",
"RemoteSha": "80e16337aeb6471b59636f97c2d0145865d34795",
"Remotes": "github::sanssouci-org/sanssouci.data",
"Requirements": [
"Matrix",
"R",
"Rcpp",
"RcppArmadillo",
"generics",
"matrixStats",
"matrixTests"
],
"Hash": "45d7358180e208a104ea3dae7bf7ce97"
}
}
}