-
Notifications
You must be signed in to change notification settings - Fork 49
/
Copy pathpackages.bib
495 lines (436 loc) Β· 14.9 KB
/
packages.bib
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
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
@Manual{R-base,
title = {R: A Language and Environment for Statistical Computing},
author = {{R Core Team}},
organization = {R Foundation for Statistical Computing},
address = {Vienna, Austria},
year = {2021},
url = {https://www.R-project.org/},
}
@Manual{R-bookdown,
title = {bookdown: Authoring Books and Technical Documents with R Markdown},
author = {Yihui Xie},
year = {2020},
note = {R package version 0.21},
url = {https://CRAN.R-project.org/package=bookdown},
}
@Manual{R-cli,
title = {cli: Helpers for Developing Command Line Interfaces},
author = {GΓ‘bor CsΓ‘rdi},
year = {2021},
note = {R package version 2.4.0},
url = {https://CRAN.R-project.org/package=cli},
}
@Manual{R-crosstalk,
title = {crosstalk: Inter-Widget Interactivity for HTML Widgets},
author = {Joe Cheng},
year = {2016},
note = {R package version 1.0.0},
url = {https://CRAN.R-project.org/package=crosstalk},
}
@Manual{R-devtools,
title = {devtools: Tools to Make Developing R Packages Easier},
author = {Hadley Wickham and Jim Hester and Winston Chang},
year = {2020},
note = {R package version 2.3.2},
url = {https://CRAN.R-project.org/package=devtools},
}
@Manual{R-DiagrammeRsvg,
title = {DiagrammeRsvg: Export DiagrammeR Graphviz Graphs as SVG},
author = {Richard Iannone},
year = {2016},
note = {R package version 0.1},
url = {https://github.com/rich-iannone/DiagrammeRsvg},
}
@Manual{R-drake,
title = {drake: A Pipeline Toolkit for Reproducible Computation at Scale},
author = {William Michael Landau},
year = {2021},
note = {R package version 7.13.1},
url = {https://CRAN.R-project.org/package=drake},
}
@Manual{R-DT,
title = {DT: A Wrapper of the JavaScript Library 'DataTables'},
author = {Yihui Xie and Joe Cheng and Xianying Tan},
year = {2020},
note = {R package version 0.16},
url = {https://CRAN.R-project.org/package=DT},
}
@Manual{R-echarts4r,
title = {echarts4r: Create Interactive Graphs with 'Echarts JavaScript' Version 5},
author = {John Coene},
year = {2021},
note = {https://echarts4r.john-coene.com/,
https://github.com/JohnCoene/echarts4r},
}
@Manual{R-flexdashboard,
title = {flexdashboard: R Markdown Format for Flexible Dashboards},
author = {Richard Iannone and JJ Allaire and Barbara Borges},
year = {2020},
note = {R package version 0.5.2},
url = {https://CRAN.R-project.org/package=flexdashboard},
}
@Manual{R-ggplot2,
title = {ggplot2: Create Elegant Data Visualisations Using the Grammar of Graphics},
author = {Hadley Wickham and Winston Chang and Lionel Henry and Thomas Lin Pedersen and Kohske Takahashi and Claus Wilke and Kara Woo and Hiroaki Yutani and Dewey Dunnington},
year = {2020},
note = {R package version 3.3.2},
url = {https://CRAN.R-project.org/package=ggplot2},
}
@Manual{R-golem,
title = {golem: A Framework for Robust Shiny Applications},
author = {Vincent Guyader and Colin Fay and SΓ©bastien Rochette and Cervan Girard},
year = {2020},
note = {R package version 0.2.1},
url = {https://CRAN.R-project.org/package=golem},
}
@Manual{R-highcharter,
title = {highcharter: A Wrapper for the 'Highcharts' Library},
author = {Joshua Kunst},
year = {2020},
note = {R package version 0.8.2},
url = {https://CRAN.R-project.org/package=highcharter},
}
@Manual{R-htmltools,
title = {htmltools: Tools for HTML},
author = {Joe Cheng and Carson Sievert and Winston Chang and Yihui Xie and Jeff Allen},
year = {2021},
note = {R package version 0.5.1.9000},
url = {https://github.com/rstudio/htmltools},
}
@Manual{R-htmlwidgets,
title = {htmlwidgets: HTML Widgets for R},
author = {Ramnath Vaidyanathan and Yihui Xie and JJ Allaire and Joe Cheng and Carson Sievert and Kenton Russell},
year = {2020},
note = {R package version 1.5.3},
url = {https://CRAN.R-project.org/package=htmlwidgets},
}
@Manual{R-httpuv,
title = {httpuv: HTTP and WebSocket Server Library},
author = {Joe Cheng and Winston Chang},
year = {2021},
note = {R package version 1.5.5},
url = {https://CRAN.R-project.org/package=httpuv},
}
@Manual{R-jsonify,
title = {jsonify: Convert Between 'R' Objects and Javascript Object Notation
(JSON)},
author = {David Cooley},
year = {2020},
note = {R package version 1.2.1},
url = {https://CRAN.R-project.org/package=jsonify},
}
@Manual{R-jsonlite,
title = {jsonlite: A Simple and Robust JSON Parser and Generator for R},
author = {Jeroen Ooms},
year = {2020},
note = {R package version 1.7.2},
url = {https://CRAN.R-project.org/package=jsonlite},
}
@Manual{R-knitr,
title = {knitr: A General-Purpose Package for Dynamic Report Generation in R},
author = {Yihui Xie},
year = {2020},
note = {R package version 1.29},
url = {https://CRAN.R-project.org/package=knitr},
}
@Manual{R-magrittr,
title = {magrittr: A Forward-Pipe Operator for R},
author = {Stefan Milton Bache and Hadley Wickham},
year = {2020},
note = {R package version 2.0.1},
url = {https://CRAN.R-project.org/package=magrittr},
}
@Manual{R-packer,
title = {packer: An Opinionated Framework for Using 'JavaScript'},
author = {John Coene},
year = {2020},
note = {https://github.com/JohnCoene/packer, https://packer.john-coene.com},
}
@Manual{R-packrat,
title = {packrat: A Dependency Management System for Projects and their R Package
Dependencies},
author = {Kevin Ushey and Jonathan McPherson and Joe Cheng and Aron Atkins and JJ Allaire},
year = {2018},
note = {R package version 0.5.0},
url = {https://CRAN.R-project.org/package=packrat},
}
@Manual{R-plotly,
title = {plotly: Create Interactive Web Graphics via 'plotly.js'},
author = {Carson Sievert and Chris Parmer and Toby Hocking and Scott Chamberlain and Karthik Ram and Marianne Corvellec and Pedro Despouy},
year = {2021},
note = {R package version 4.9.3},
url = {https://CRAN.R-project.org/package=plotly},
}
@Manual{R-purrr,
title = {purrr: Functional Programming Tools},
author = {Lionel Henry and Hadley Wickham},
year = {2020},
note = {R package version 0.3.4},
url = {https://CRAN.R-project.org/package=purrr},
}
@Manual{R-r2d3,
title = {r2d3: Interface to 'D3' Visualizations},
author = {Nick Strayer and Javier Luraschi and JJ Allaire},
year = {2020},
note = {R package version 0.2.5},
url = {https://CRAN.R-project.org/package=r2d3},
}
@Manual{R-R6,
title = {R6: Encapsulated Classes with Reference Semantics},
author = {Winston Chang},
year = {2020},
note = {R package version 2.5.0},
url = {https://CRAN.R-project.org/package=R6},
}
@Manual{R-rCharts,
title = {rCharts: Interactive Charts using Javascript Visualization Libraries},
author = {Ramnath Vaidyanathan},
year = {2013},
note = {R package version 0.4.5},
}
@Manual{R-reactable,
title = {reactable: Interactive Data Tables Based on 'React Table'},
author = {Greg Lin},
year = {2020},
note = {R package version 0.2.3},
url = {https://CRAN.R-project.org/package=reactable},
}
@Manual{R-reactR,
title = {reactR: React Helpers},
author = {Facebook Inc and Michel Weststrate and Kent Russell and Alan Dipert},
year = {2020},
note = {R package version 0.4.3},
url = {https://github.com/react-R/reactR},
}
@Manual{R-remotes,
title = {remotes: R Package Installation from Remote Repositories, Including
'GitHub'},
author = {Jim Hester and GΓ‘bor CsΓ‘rdi and Hadley Wickham and Winston Chang and Martin Morgan and Dan Tenenbaum},
year = {2020},
note = {R package version 2.2.0},
url = {https://CRAN.R-project.org/package=remotes},
}
@Manual{R-renv,
title = {renv: Project Environments},
author = {Kevin Ushey},
year = {2020},
note = {R package version 0.9.3},
url = {https://CRAN.R-project.org/package=renv},
}
@Manual{R-reticulate,
title = {reticulate: Interface to 'Python'},
author = {Kevin Ushey and JJ Allaire and Yuan Tang},
year = {2020},
note = {R package version 1.18},
url = {https://CRAN.R-project.org/package=reticulate},
}
@Manual{R-rmapshaper,
title = {rmapshaper: Client for 'mapshaper' for 'Geospatial' Operations},
author = {Andy Teucher and Kenton Russell},
year = {2020},
note = {R package version 0.4.4},
url = {https://CRAN.R-project.org/package=rmapshaper},
}
@Manual{R-rmarkdown,
title = {rmarkdown: Dynamic Documents for R},
author = {JJ Allaire and Yihui Xie and Jonathan McPherson and Javier Luraschi and Kevin Ushey and Aron Atkins and Hadley Wickham and Joe Cheng and Winston Chang and Richard Iannone},
year = {2021},
note = {R package version 2.7},
url = {https://CRAN.R-project.org/package=rmarkdown},
}
@Manual{R-roxygen2,
title = {roxygen2: In-Line Documentation for R},
author = {Hadley Wickham and Peter Danenberg and GΓ‘bor CsΓ‘rdi and Manuel Eugster},
year = {2020},
note = {R package version 7.1.1},
url = {https://CRAN.R-project.org/package=roxygen2},
}
@Manual{R-shiny,
title = {shiny: Web Application Framework for R},
author = {Winston Chang and Joe Cheng and JJ Allaire and Carson Sievert and Barret Schloerke and Yihui Xie and Jeff Allen and Jonathan McPherson and Alan Dipert and Barbara Borges},
note = {R package version 1.5.0.9005},
url = {http://shiny.rstudio.com},
year = {2021},
}
@Manual{R-shinydashboard,
title = {shinydashboard: Create Dashboards with 'Shiny'},
author = {Winston Chang and Barbara {Borges Ribeiro}},
year = {2018},
note = {R package version 0.7.1},
url = {https://CRAN.R-project.org/package=shinydashboard},
}
@Manual{R-shinyjs,
title = {shinyjs: Easily Improve the User Experience of Your Shiny Apps in Seconds},
author = {Dean Attali},
year = {2020},
note = {R package version 1.1},
url = {https://CRAN.R-project.org/package=shinyjs},
}
@Manual{R-sparkline,
title = {sparkline: 'jQuery' Sparkline 'htmlwidget'},
author = {Ramnath Vaidyanathan and Kent Russell and Gareth Watts},
year = {2016},
note = {R package version 2.0},
url = {https://CRAN.R-project.org/package=sparkline},
}
@Manual{R-stringr,
title = {stringr: Simple, Consistent Wrappers for Common String Operations},
author = {Hadley Wickham},
year = {2019},
note = {R package version 1.4.0},
url = {https://CRAN.R-project.org/package=stringr},
}
@Manual{R-targets,
title = {targets: Dynamic Function-Oriented 'Make'-Like Declarative Workflows},
author = {William Michael Landau},
year = {2021},
note = {R package version 0.1.0},
url = {https://CRAN.R-project.org/package=targets},
}
@Manual{R-testthat,
title = {testthat: Unit Testing for R},
author = {Hadley Wickham},
year = {2020},
note = {R package version 2.3.2},
url = {https://CRAN.R-project.org/package=testthat},
}
@Manual{R-usethis,
title = {usethis: Automate Package and Project Setup},
author = {Hadley Wickham and Jennifer Bryan},
year = {2021},
note = {R package version 2.0.1},
url = {https://CRAN.R-project.org/package=usethis},
}
@Manual{R-V8,
title = {V8: Embedded JavaScript and WebAssembly Engine for R},
author = {Jeroen Ooms},
year = {2020},
note = {R package version 3.4.0},
url = {https://CRAN.R-project.org/package=V8},
}
@Manual{R-vueR,
title = {vueR: 'Vuejs' Helpers and 'Htmlwidget'},
author = {Evan You and Kent Russell},
year = {2020},
note = {R package version 0.5.2},
url = {https://github.com/vue-r/vueR},
}
@Manual{R-waiter,
title = {waiter: Loading Screen for 'Shiny'},
author = {John Coene},
year = {2021},
note = {https://waiter.john-coene.com/,
https://github.com/JohnCoene/waiter},
}
@Manual{R-websocket,
title = {websocket: 'WebSocket' Client Library},
author = {Winston Chang and Joe Cheng and Alan Dipert and Barbara Borges},
year = {2021},
note = {R package version 1.3.2},
url = {https://CRAN.R-project.org/package=websocket},
}
@Manual{R-xaringan,
title = {xaringan: Presentation Ninja},
author = {Yihui Xie},
year = {2020},
note = {R package version 0.19},
url = {https://CRAN.R-project.org/package=xaringan},
}
@Book{bookdown2016,
title = {bookdown: Authoring Books and Technical Documents with {R} Markdown},
author = {Yihui Xie},
publisher = {Chapman and Hall/CRC},
address = {Boca Raton, Florida},
year = {2016},
note = {ISBN 978-1138700109},
url = {https://github.com/rstudio/bookdown},
}
@Article{drake2018,
title = {The drake R package: a pipeline toolkit for reproducibility and high-performance computing},
author = {William Michael Landau},
journal = {Journal of Open Source Software},
year = {2018},
volume = {3},
number = {21},
url = {https://doi.org/10.21105/joss.00550},
}
@Book{ggplot22016,
author = {Hadley Wickham},
title = {ggplot2: Elegant Graphics for Data Analysis},
publisher = {Springer-Verlag New York},
year = {2016},
isbn = {978-3-319-24277-4},
url = {https://ggplot2.tidyverse.org},
}
@Article{jsonlite2014,
title = {The jsonlite Package: A Practical and Consistent Mapping Between JSON Data and R Objects},
author = {Jeroen Ooms},
journal = {arXiv:1403.2805 [stat.CO]},
year = {2014},
url = {https://arxiv.org/abs/1403.2805},
}
@Book{knitr2015,
title = {Dynamic Documents with {R} and knitr},
author = {Yihui Xie},
publisher = {Chapman and Hall/CRC},
address = {Boca Raton, Florida},
year = {2015},
edition = {2nd},
note = {ISBN 978-1498716963},
url = {https://yihui.org/knitr/},
}
@InCollection{knitr2014,
booktitle = {Implementing Reproducible Computational Research},
editor = {Victoria Stodden and Friedrich Leisch and Roger D. Peng},
title = {knitr: A Comprehensive Tool for Reproducible Research in {R}},
author = {Yihui Xie},
publisher = {Chapman and Hall/CRC},
year = {2014},
note = {ISBN 978-1466561595},
url = {http://www.crcpress.com/product/isbn/9781466561595},
}
@Book{plotly2020,
author = {Carson Sievert},
title = {Interactive Web-Based Data Visualization with R, plotly, and shiny},
publisher = {Chapman and Hall/CRC},
year = {2020},
isbn = {9781138331457},
url = {https://plotly-r.com},
}
@Book{rmarkdown2018,
title = {R Markdown: The Definitive Guide},
author = {Yihui Xie and J.J. Allaire and Garrett Grolemund},
publisher = {Chapman and Hall/CRC},
address = {Boca Raton, Florida},
year = {2018},
note = {ISBN 9781138359338},
url = {https://bookdown.org/yihui/rmarkdown},
}
@Book{rmarkdown2020,
title = {R Markdown Cookbook},
author = {Yihui Xie and Christophe Dervieux and Emily Riederer},
publisher = {Chapman and Hall/CRC},
address = {Boca Raton, Florida},
year = {2020},
note = {ISBN 9780367563837},
url = {https://bookdown.org/yihui/rmarkdown-cookbook},
}
@Article{targets2021,
title = {The targets R package: a dynamic Make-like function-oriented pipeline toolkit for reproducibility and high-performance computing},
author = {William Michael Landau},
journal = {Journal of Open Source Software},
year = {2021},
volume = {6},
number = {57},
pages = {2959},
url = {https://doi.org/10.21105/joss.02959},
}
@Article{testthat2011,
author = {Hadley Wickham},
title = {testthat: Get Started with Testing},
journal = {The R Journal},
year = {2011},
volume = {3},
pages = {5--10},
url = {https://journal.r-project.org/archive/2011-1/RJournal_2011-1_Wickham.pdf},
}