forked from hadley/r4ds
-
Notifications
You must be signed in to change notification settings - Fork 0
/
issues.json
348 lines (340 loc) · 15.7 KB
/
issues.json
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
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
[
{
"url": "https://api.github.com/repos/hadley/r4ds/issues/11",
"labels_url": "https://api.github.com/repos/hadley/r4ds/issues/11/labels{/name}",
"comments_url": "https://api.github.com/repos/hadley/r4ds/issues/11/comments",
"events_url": "https://api.github.com/repos/hadley/r4ds/issues/11/events",
"html_url": "https://github.com/hadley/r4ds/pull/11",
"id": 117521642,
"number": 11,
"title": "Typo correction in file expressing-yourself.Rmd",
"user": {
"login": "shoili",
"id": 8914139,
"avatar_url": "https://avatars.githubusercontent.com/u/8914139?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/shoili",
"html_url": "https://github.com/shoili",
"followers_url": "https://api.github.com/users/shoili/followers",
"following_url": "https://api.github.com/users/shoili/following{/other_user}",
"gists_url": "https://api.github.com/users/shoili/gists{/gist_id}",
"starred_url": "https://api.github.com/users/shoili/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/shoili/subscriptions",
"organizations_url": "https://api.github.com/users/shoili/orgs",
"repos_url": "https://api.github.com/users/shoili/repos",
"events_url": "https://api.github.com/users/shoili/events{/privacy}",
"received_events_url": "https://api.github.com/users/shoili/received_events",
"type": "User",
"site_admin": false
},
"labels": [
],
"state": "open",
"locked": false,
"assignee": null,
"milestone": null,
"comments": 0,
"created_at": "2015-11-18T06:26:09Z",
"updated_at": "2015-11-18T06:26:09Z",
"closed_at": null,
"pull_request": {
"url": "https://api.github.com/repos/hadley/r4ds/pulls/11",
"html_url": "https://github.com/hadley/r4ds/pull/11",
"diff_url": "https://github.com/hadley/r4ds/pull/11.diff",
"patch_url": "https://github.com/hadley/r4ds/pull/11.patch"
},
"body": "The discussion of the code in lines 236-243 was a little confusing with x and y so I proposed changing it to a and b. Not sure if that was just an error that crept in while rewriting and fiddling around with the sentence or a conscious decision from you.\r\nJust corrected a couple of obvious typos apart from that. "
},
{
"url": "https://api.github.com/repos/hadley/r4ds/issues/7",
"labels_url": "https://api.github.com/repos/hadley/r4ds/issues/7/labels{/name}",
"comments_url": "https://api.github.com/repos/hadley/r4ds/issues/7/comments",
"events_url": "https://api.github.com/repos/hadley/r4ds/issues/7/events",
"html_url": "https://github.com/hadley/r4ds/pull/7",
"id": 110795521,
"number": 7,
"title": "howver -> however",
"user": {
"login": "benmarwick",
"id": 1262179,
"avatar_url": "https://avatars.githubusercontent.com/u/1262179?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/benmarwick",
"html_url": "https://github.com/benmarwick",
"followers_url": "https://api.github.com/users/benmarwick/followers",
"following_url": "https://api.github.com/users/benmarwick/following{/other_user}",
"gists_url": "https://api.github.com/users/benmarwick/gists{/gist_id}",
"starred_url": "https://api.github.com/users/benmarwick/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/benmarwick/subscriptions",
"organizations_url": "https://api.github.com/users/benmarwick/orgs",
"repos_url": "https://api.github.com/users/benmarwick/repos",
"events_url": "https://api.github.com/users/benmarwick/events{/privacy}",
"received_events_url": "https://api.github.com/users/benmarwick/received_events",
"type": "User",
"site_admin": false
},
"labels": [
],
"state": "open",
"locked": false,
"assignee": null,
"milestone": null,
"comments": 0,
"created_at": "2015-10-10T13:46:39Z",
"updated_at": "2015-10-10T13:46:39Z",
"closed_at": null,
"pull_request": {
"url": "https://api.github.com/repos/hadley/r4ds/pulls/7",
"html_url": "https://github.com/hadley/r4ds/pull/7",
"diff_url": "https://github.com/hadley/r4ds/pull/7.diff",
"patch_url": "https://github.com/hadley/r4ds/pull/7.patch"
},
"body": "Thanks for making this open access. I look forward to seeing the rest of the chapters!"
},
{
"url": "https://api.github.com/repos/hadley/r4ds/issues/6",
"labels_url": "https://api.github.com/repos/hadley/r4ds/issues/6/labels{/name}",
"comments_url": "https://api.github.com/repos/hadley/r4ds/issues/6/comments",
"events_url": "https://api.github.com/repos/hadley/r4ds/issues/6/events",
"html_url": "https://github.com/hadley/r4ds/pull/6",
"id": 109680972,
"number": 6,
"title": "typos, wording for import.Rmd",
"user": {
"login": "datalove",
"id": 222907,
"avatar_url": "https://avatars.githubusercontent.com/u/222907?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/datalove",
"html_url": "https://github.com/datalove",
"followers_url": "https://api.github.com/users/datalove/followers",
"following_url": "https://api.github.com/users/datalove/following{/other_user}",
"gists_url": "https://api.github.com/users/datalove/gists{/gist_id}",
"starred_url": "https://api.github.com/users/datalove/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/datalove/subscriptions",
"organizations_url": "https://api.github.com/users/datalove/orgs",
"repos_url": "https://api.github.com/users/datalove/repos",
"events_url": "https://api.github.com/users/datalove/events{/privacy}",
"received_events_url": "https://api.github.com/users/datalove/received_events",
"type": "User",
"site_admin": false
},
"labels": [
],
"state": "open",
"locked": false,
"assignee": null,
"milestone": null,
"comments": 0,
"created_at": "2015-10-04T13:23:06Z",
"updated_at": "2015-10-04T13:43:31Z",
"closed_at": null,
"pull_request": {
"url": "https://api.github.com/repos/hadley/r4ds/pulls/6",
"html_url": "https://github.com/hadley/r4ds/pull/6",
"diff_url": "https://github.com/hadley/r4ds/pull/6.diff",
"patch_url": "https://github.com/hadley/r4ds/pull/6.patch"
},
"body": "Hi Hadley, I made a few changes here, fixing some typos that I found. I've also proposed a few minor changes where I thought the wording could be improved for clarity."
},
{
"url": "https://api.github.com/repos/hadley/r4ds/issues/5",
"labels_url": "https://api.github.com/repos/hadley/r4ds/issues/5/labels{/name}",
"comments_url": "https://api.github.com/repos/hadley/r4ds/issues/5/comments",
"events_url": "https://api.github.com/repos/hadley/r4ds/issues/5/events",
"html_url": "https://github.com/hadley/r4ds/issues/5",
"id": 107925580,
"number": 5,
"title": "Do we also need \"export\" chapter?",
"user": {
"login": "hadley",
"id": 4196,
"avatar_url": "https://avatars.githubusercontent.com/u/4196?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/hadley",
"html_url": "https://github.com/hadley",
"followers_url": "https://api.github.com/users/hadley/followers",
"following_url": "https://api.github.com/users/hadley/following{/other_user}",
"gists_url": "https://api.github.com/users/hadley/gists{/gist_id}",
"starred_url": "https://api.github.com/users/hadley/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/hadley/subscriptions",
"organizations_url": "https://api.github.com/users/hadley/orgs",
"repos_url": "https://api.github.com/users/hadley/repos",
"events_url": "https://api.github.com/users/hadley/events{/privacy}",
"received_events_url": "https://api.github.com/users/hadley/received_events",
"type": "User",
"site_admin": false
},
"labels": [
],
"state": "open",
"locked": false,
"assignee": null,
"milestone": null,
"comments": 1,
"created_at": "2015-09-23T13:57:33Z",
"updated_at": "2015-09-23T14:23:32Z",
"closed_at": null,
"body": "Rmarkdown and shiny chapters will talk about communicating with other humans, but it's probably worthwhile to think about what a chapter about communicating with other programs might look like. By parallel to the import section, it might contain:\r\n\r\n* saving csv files\r\n* loading data into a database\r\n* exporting to excel, spss, sas, etc.\r\n* uploading data to a web api\r\n\r\n(To be comprehensive, it would probably need a decent amount of software engineering, since, e.g., readxl currently doesn't do exports)"
},
{
"url": "https://api.github.com/repos/hadley/r4ds/issues/4",
"labels_url": "https://api.github.com/repos/hadley/r4ds/issues/4/labels{/name}",
"comments_url": "https://api.github.com/repos/hadley/r4ds/issues/4/comments",
"events_url": "https://api.github.com/repos/hadley/r4ds/issues/4/events",
"html_url": "https://github.com/hadley/r4ds/issues/4",
"id": 107506216,
"number": 4,
"title": "Make r4ds package",
"user": {
"login": "hadley",
"id": 4196,
"avatar_url": "https://avatars.githubusercontent.com/u/4196?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/hadley",
"html_url": "https://github.com/hadley",
"followers_url": "https://api.github.com/users/hadley/followers",
"following_url": "https://api.github.com/users/hadley/following{/other_user}",
"gists_url": "https://api.github.com/users/hadley/gists{/gist_id}",
"starred_url": "https://api.github.com/users/hadley/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/hadley/subscriptions",
"organizations_url": "https://api.github.com/users/hadley/orgs",
"repos_url": "https://api.github.com/users/hadley/repos",
"events_url": "https://api.github.com/users/hadley/events{/privacy}",
"received_events_url": "https://api.github.com/users/hadley/received_events",
"type": "User",
"site_admin": false
},
"labels": [
],
"state": "open",
"locked": false,
"assignee": null,
"milestone": null,
"comments": 0,
"created_at": "2015-09-21T12:57:44Z",
"updated_at": "2015-09-21T13:45:31Z",
"closed_at": null,
"body": "To store any datasets, and to make it easier for people to get all the packages they need."
},
{
"url": "https://api.github.com/repos/hadley/r4ds/issues/3",
"labels_url": "https://api.github.com/repos/hadley/r4ds/issues/3/labels{/name}",
"comments_url": "https://api.github.com/repos/hadley/r4ds/issues/3/comments",
"events_url": "https://api.github.com/repos/hadley/r4ds/issues/3/events",
"html_url": "https://github.com/hadley/r4ds/issues/3",
"id": 99430051,
"number": 3,
"title": "Set up new make based build system",
"user": {
"login": "hadley",
"id": 4196,
"avatar_url": "https://avatars.githubusercontent.com/u/4196?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/hadley",
"html_url": "https://github.com/hadley",
"followers_url": "https://api.github.com/users/hadley/followers",
"following_url": "https://api.github.com/users/hadley/following{/other_user}",
"gists_url": "https://api.github.com/users/hadley/gists{/gist_id}",
"starred_url": "https://api.github.com/users/hadley/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/hadley/subscriptions",
"organizations_url": "https://api.github.com/users/hadley/orgs",
"repos_url": "https://api.github.com/users/hadley/repos",
"events_url": "https://api.github.com/users/hadley/events{/privacy}",
"received_events_url": "https://api.github.com/users/hadley/received_events",
"type": "User",
"site_admin": false
},
"labels": [
],
"state": "open",
"locked": false,
"assignee": null,
"milestone": null,
"comments": 0,
"created_at": "2015-08-06T13:07:08Z",
"updated_at": "2015-08-06T13:07:46Z",
"closed_at": null,
"body": "* Use knitr to turn Rmd in to md\r\n* Use pandoc to turn md in html (with minor templating)\r\n* Use make to do minimal re-computation\r\n* Set up so travis can use cache"
},
{
"url": "https://api.github.com/repos/hadley/r4ds/issues/2",
"labels_url": "https://api.github.com/repos/hadley/r4ds/issues/2/labels{/name}",
"comments_url": "https://api.github.com/repos/hadley/r4ds/issues/2/comments",
"events_url": "https://api.github.com/repos/hadley/r4ds/issues/2/events",
"html_url": "https://github.com/hadley/r4ds/issues/2",
"id": 99430007,
"number": 2,
"title": "Consider using custom font for text display",
"user": {
"login": "hadley",
"id": 4196,
"avatar_url": "https://avatars.githubusercontent.com/u/4196?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/hadley",
"html_url": "https://github.com/hadley",
"followers_url": "https://api.github.com/users/hadley/followers",
"following_url": "https://api.github.com/users/hadley/following{/other_user}",
"gists_url": "https://api.github.com/users/hadley/gists{/gist_id}",
"starred_url": "https://api.github.com/users/hadley/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/hadley/subscriptions",
"organizations_url": "https://api.github.com/users/hadley/orgs",
"repos_url": "https://api.github.com/users/hadley/repos",
"events_url": "https://api.github.com/users/hadley/events{/privacy}",
"received_events_url": "https://api.github.com/users/hadley/received_events",
"type": "User",
"site_admin": false
},
"labels": [
],
"state": "open",
"locked": false,
"assignee": null,
"milestone": null,
"comments": 1,
"created_at": "2015-08-06T13:06:55Z",
"updated_at": "2015-08-06T13:20:28Z",
"closed_at": null,
"body": "e.g. http://www.typography.com/fonts/archer/styles/archer1basic"
},
{
"url": "https://api.github.com/repos/hadley/r4ds/issues/1",
"labels_url": "https://api.github.com/repos/hadley/r4ds/issues/1/labels{/name}",
"comments_url": "https://api.github.com/repos/hadley/r4ds/issues/1/comments",
"events_url": "https://api.github.com/repos/hadley/r4ds/issues/1/events",
"html_url": "https://github.com/hadley/r4ds/issues/1",
"id": 99429843,
"number": 1,
"title": "Use flowtype.js for nicer typography",
"user": {
"login": "hadley",
"id": 4196,
"avatar_url": "https://avatars.githubusercontent.com/u/4196?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/hadley",
"html_url": "https://github.com/hadley",
"followers_url": "https://api.github.com/users/hadley/followers",
"following_url": "https://api.github.com/users/hadley/following{/other_user}",
"gists_url": "https://api.github.com/users/hadley/gists{/gist_id}",
"starred_url": "https://api.github.com/users/hadley/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/hadley/subscriptions",
"organizations_url": "https://api.github.com/users/hadley/orgs",
"repos_url": "https://api.github.com/users/hadley/repos",
"events_url": "https://api.github.com/users/hadley/events{/privacy}",
"received_events_url": "https://api.github.com/users/hadley/received_events",
"type": "User",
"site_admin": false
},
"labels": [
],
"state": "open",
"locked": false,
"assignee": null,
"milestone": null,
"comments": 1,
"created_at": "2015-08-06T13:05:44Z",
"updated_at": "2015-08-06T13:22:48Z",
"closed_at": null,
"body": "http://simplefocus.com/flowtype/"
}
]