Packages Used
# automatically create a bib database for R packages
knitr::write_bib(c(
.packages(), 'bookdown', 'knitr', 'rmarkdown','packages.bib', "book.bib"))
## @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 = {2020},
## 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-colorspace,
## title = {colorspace: A Toolbox for Manipulating and Assessing Colors and Palettes},
## author = {Ross Ihaka and Paul Murrell and Kurt Hornik and Jason C. Fisher and Reto Stauffer and Claus O. Wilke and Claire D. McWhite and Achim Zeileis},
## year = {2019},
## note = {R package version 1.4-1},
## url = {https://CRAN.R-project.org/package=colorspace},
## }
##
## @Manual{R-dplyr,
## title = {dplyr: A Grammar of Data Manipulation},
## author = {Hadley Wickham and Romain François and Lionel {
## Henry} and Kirill Müller},
## year = {2020},
## note = {R package version 1.0.2},
## url = {https://CRAN.R-project.org/package=dplyr},
## }
##
## @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.15},
## url = {https://CRAN.R-project.org/package=DT},
## }
##
## @Manual{R-forcats,
## title = {forcats: Tools for Working with Categorical Variables (Factors)},
## author = {Hadley Wickham},
## year = {2020},
## note = {R package version 0.5.0},
## url = {https://CRAN.R-project.org/package=forcats},
## }
##
## @Manual{R-Formula,
## title = {Formula: Extended Model Formulas},
## author = {Achim Zeileis and Yves Croissant},
## year = {2018},
## note = {R package version 1.2-3},
## url = {https://CRAN.R-project.org/package=Formula},
## }
##
## @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-ggraph,
## title = {ggraph: An Implementation of Grammar of Graphics for Graphs and Networks},
## author = {Thomas Lin Pedersen},
## year = {2020},
## note = {R package version 2.0.3},
## url = {https://CRAN.R-project.org/package=ggraph},
## }
##
## @Manual{R-ggwordcloud,
## title = {ggwordcloud: A Word Cloud Geom for 'ggplot2'},
## author = {Erwan {Le Pennec} and Kamil Slowikowski},
## year = {2019},
## note = {R package version 0.5.0},
## url = {https://CRAN.R-project.org/package=ggwordcloud},
## }
##
## @Manual{R-Hmisc,
## title = {Hmisc: Harrell Miscellaneous},
## author = {Frank E {Harrell Jr} and with contributions from Charles Dupont and many others.},
## year = {2020},
## note = {R package version 4.4-1},
## url = {https://CRAN.R-project.org/package=Hmisc},
## }
##
## @Manual{R-hrbrthemes,
## title = {hrbrthemes: Additional Themes, Theme Components and Utilities for 'ggplot2'},
## author = {Bob Rudis},
## year = {2020},
## note = {R package version 0.8.0},
## url = {https://CRAN.R-project.org/package=hrbrthemes},
## }
##
## @Manual{R-kableExtra,
## title = {kableExtra: Construct Complex Table with 'kable' and Pipe Syntax},
## author = {Hao Zhu},
## year = {2020},
## note = {R package version 1.2.1},
## url = {https://CRAN.R-project.org/package=kableExtra},
## }
##
## @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-lattice,
## title = {lattice: Trellis Graphics for R},
## author = {Deepayan Sarkar},
## year = {2020},
## note = {R package version 0.20-41},
## url = {https://CRAN.R-project.org/package=lattice},
## }
##
## @Manual{R-lubridate,
## title = {lubridate: Make Dealing with Dates a Little Easier},
## author = {Vitalie Spinu and Garrett Grolemund and Hadley Wickham},
## year = {2020},
## note = {R package version 1.7.9},
## url = {https://CRAN.R-project.org/package=lubridate},
## }
##
## @Manual{R-NLP,
## title = {NLP: Natural Language Processing Infrastructure},
## author = {Kurt Hornik},
## year = {2018},
## note = {R package version 0.2-0},
## url = {https://CRAN.R-project.org/package=NLP},
## }
##
## @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 = {2020},
## note = {R package version 4.9.2.1},
## 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-Quandl,
## title = {Quandl: API Wrapper for Quandl.com},
## author = {{Raymond McTaggart} and {Gergely Daroczi} and {Clement Leung}},
## year = {2019},
## note = {R package version 2.10.0},
## url = {https://CRAN.R-project.org/package=Quandl},
## }
##
## @Manual{R-RColorBrewer,
## title = {RColorBrewer: ColorBrewer Palettes},
## author = {Erich Neuwirth},
## year = {2014},
## note = {R package version 1.1-2},
## url = {https://CRAN.R-project.org/package=RColorBrewer},
## }
##
## @Manual{R-readr,
## title = {readr: Read Rectangular Text Data},
## author = {Hadley Wickham and Jim Hester and Romain Francois},
## year = {2018},
## note = {R package version 1.3.1},
## url = {https://CRAN.R-project.org/package=readr},
## }
##
## @Manual{R-reshape,
## title = {reshape: Flexibly Reshape Data},
## author = {Hadley Wickham},
## year = {2018},
## note = {R package version 0.8.8},
## url = {https://CRAN.R-project.org/package=reshape},
## }
##
## @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 = {2020},
## note = {R package version 2.4},
## url = {https://CRAN.R-project.org/package=rmarkdown},
## }
##
## @Manual{R-scales,
## title = {scales: Scale Functions for Visualization},
## author = {Hadley Wickham and Dana Seidel},
## year = {2020},
## note = {R package version 1.1.1},
## url = {https://CRAN.R-project.org/package=scales},
## }
##
## @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-survival,
## title = {survival: Survival Analysis},
## author = {Terry M Therneau},
## year = {2020},
## note = {R package version 3.1-12},
## url = {https://CRAN.R-project.org/package=survival},
## }
##
## @Manual{R-textclean,
## title = {textclean: Text Cleaning Tools},
## author = {Tyler Rinker},
## year = {2018},
## note = {R package version 0.9.3},
## url = {https://CRAN.R-project.org/package=textclean},
## }
##
## @Manual{R-tibble,
## title = {tibble: Simple Data Frames},
## author = {Kirill Müller and Hadley Wickham},
## year = {2020},
## note = {R package version 3.0.3},
## url = {https://CRAN.R-project.org/package=tibble},
## }
##
## @Manual{R-tidygraph,
## title = {tidygraph: A Tidy API for Graph Manipulation},
## author = {Thomas Lin Pedersen},
## year = {2020},
## note = {R package version 1.2.0},
## url = {https://CRAN.R-project.org/package=tidygraph},
## }
##
## @Manual{R-tidyr,
## title = {tidyr: Tidy Messy Data},
## author = {Hadley Wickham},
## year = {2020},
## note = {R package version 1.1.2},
## url = {https://CRAN.R-project.org/package=tidyr},
## }
##
## @Manual{R-tidytext,
## title = {tidytext: Text Mining using 'dplyr', 'ggplot2', and Other Tidy Tools},
## author = {David Robinson and Julia Silge},
## year = {2020},
## note = {R package version 0.2.5},
## url = {https://CRAN.R-project.org/package=tidytext},
## }
##
## @Manual{R-tidyverse,
## title = {tidyverse: Easily Install and Load the 'Tidyverse'},
## author = {Hadley Wickham},
## year = {2019},
## note = {R package version 1.3.0},
## url = {https://CRAN.R-project.org/package=tidyverse},
## }
##
## @Manual{R-tm,
## title = {tm: Text Mining Package},
## author = {Ingo Feinerer and Kurt Hornik},
## year = {2019},
## note = {R package version 0.7-7},
## url = {https://CRAN.R-project.org/package=tm},
## }
##
## @Manual{R-viridis,
## title = {viridis: Default Color Maps from 'matplotlib'},
## author = {Simon Garnier},
## year = {2018},
## note = {R package version 0.5.1},
## url = {https://CRAN.R-project.org/package=viridis},
## }
##
## @Manual{R-viridisLite,
## title = {viridisLite: Default Color Maps from 'matplotlib' (Lite Version)},
## author = {Simon Garnier},
## year = {2018},
## note = {R package version 0.3.0},
## url = {https://CRAN.R-project.org/package=viridisLite},
## }
##
## @Manual{R-wordcloud,
## title = {wordcloud: Word Clouds},
## author = {Ian Fellows},
## year = {2018},
## note = {R package version 2.6},
## url = {https://CRAN.R-project.org/package=wordcloud},
## }
##
## @Manual{R-xts,
## title = {xts: eXtensible Time Series},
## author = {Jeffrey A. Ryan and Joshua M. Ulrich},
## year = {2020},
## note = {R package version 0.12.1},
## url = {https://CRAN.R-project.org/package=xts},
## }
##
## @Manual{R-zoo,
## title = {zoo: S3 Infrastructure for Regular and Irregular Time Series (Z's
## Ordered Observations)},
## author = {Achim Zeileis and Gabor Grothendieck and Jeffrey A. Ryan},
## year = {2020},
## note = {R package version 1.8-8},
## url = {https://CRAN.R-project.org/package=zoo},
## }
##
## @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},
## }
##
## @TechReport{colorspace2019a,
## title = {{colorspace}: A Toolbox for Manipulating and Assessing Colors and Palettes},
## author = {Achim Zeileis and Jason C. Fisher and Kurt Hornik and Ross Ihaka and Claire D. McWhite and Paul Murrell and Reto Stauffer and Claus O. Wilke},
## year = {2019},
## institution = {arXiv.org E-Print Archive},
## type = {arXiv},
## number = {1903.06490},
## month = {March},
## url = {http://arxiv.org/abs/1903.06490},
## }
##
## @Article{colorspace2009a,
## title = {Escaping {RGB}land: Selecting Colors for Statistical Graphics},
## author = {Achim Zeileis and Kurt Hornik and Paul Murrell},
## journal = {Computational Statistics \& Data Analysis},
## year = {2009},
## volume = {53},
## number = {9},
## pages = {3259--3270},
## doi = {10.1016/j.csda.2008.11.033},
## }
##
## @Article{colorspace2009b,
## title = {Somewhere over the Rainbow: How to Make Effective Use of Colors in Meteorological Visualizations},
## author = {Reto Stauffer and Georg J. Mayr and Markus Dabernig and Achim Zeileis},
## journal = {Bulletin of the American Meteorological Society},
## year = {2009},
## volume = {96},
## number = {2},
## pages = {203--216},
## doi = {10.1175/BAMS-D-13-00155.1},
## }
##
## @Article{Formula2010,
## title = {Extended Model Formulas in {R}: Multiple Parts and Multiple Responses},
## author = {Achim Zeileis and Yves Croissant},
## journal = {Journal of Statistical Software},
## year = {2010},
## volume = {34},
## number = {1},
## pages = {1--13},
## doi = {10.18637/jss.v034.i01},
## }
##
## @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},
## }
##
## @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{lattice2008,
## title = {Lattice: Multivariate Data Visualization with R},
## author = {Deepayan Sarkar},
## publisher = {Springer},
## address = {New York},
## year = {2008},
## note = {ISBN 978-0-387-75968-5},
## url = {http://lmdvr.r-forge.r-project.org},
## }
##
## @Article{lubridate2011,
## title = {Dates and Times Made Easy with {lubridate}},
## author = {Garrett Grolemund and Hadley Wickham},
## journal = {Journal of Statistical Software},
## year = {2011},
## volume = {40},
## number = {3},
## pages = {1--25},
## url = {http://www.jstatsoft.org/v40/i03/},
## }
##
## @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},
## }
##
## @Article{reshape2007,
## author = {Hadley Wickham},
## journal = {Journal of Statistical Software},
## number = {12},
## title = {Reshaping data with the reshape package},
## url = {http://www.jstatsoft.org/v21/i12/paper},
## volume = {21},
## year = {2007},
## }
##
## @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},
## }
##
## @Book{survival-book,
## title = {Modeling Survival Data: Extending the {C}ox Model},
## author = {{Terry M. Therneau} and {Patricia M. Grambsch}},
## year = {2000},
## publisher = {Springer},
## address = {New York},
## isbn = {0-387-98784-3},
## }
##
## @Manual{textclean2018,
## title = {{textclean}: Text Cleaning Tools},
## author = {Tyler W. Rinker},
## address = {Buffalo, New York},
## note = {version 0.9.3},
## year = {2018},
## url = {https://github.com/trinker/textclean},
## }
##
## @Article{tidytext2016,
## title = {tidytext: Text Mining and Analysis Using Tidy Data Principles in R},
## author = {Julia Silge and David Robinson},
## doi = {10.21105/joss.00037},
## url = {http://dx.doi.org/10.21105/joss.00037},
## year = {2016},
## publisher = {The Open Journal},
## volume = {1},
## number = {3},
## journal = {JOSS},
## }
##
## @Article{tidyverse2019,
## title = {Welcome to the {tidyverse}},
## author = {Hadley Wickham and Mara Averick and Jennifer Bryan and Winston Chang and Lucy D'Agostino McGowan and Romain François and Garrett Grolemund and Alex Hayes and Lionel Henry and Jim Hester and Max Kuhn and Thomas Lin Pedersen and Evan Miller and Stephan Milton Bache and Kirill Müller and Jeroen Ooms and David Robinson and Dana Paige Seidel and Vitalie Spinu and Kohske Takahashi and Davis Vaughan and Claus Wilke and Kara Woo and Hiroaki Yutani},
## year = {2019},
## journal = {Journal of Open Source Software},
## volume = {4},
## number = {43},
## pages = {1686},
## doi = {10.21105/joss.01686},
## }
##
## @Article{tm2008,
## title = {Text Mining Infrastructure in R},
## author = {Ingo Feinerer and Kurt Hornik and David Meyer},
## year = {2008},
## journal = {Journal of Statistical Software},
## volume = {25},
## number = {5},
## pages = {1--54},
## url = {http://www.jstatsoft.org/v25/i05/},
## month = {March},
## }
##
## @Article{zoo2005,
## title = {zoo: S3 Infrastructure for Regular and Irregular Time Series},
## author = {Achim Zeileis and Gabor Grothendieck},
## journal = {Journal of Statistical Software},
## year = {2005},
## volume = {14},
## number = {6},
## pages = {1--27},
## doi = {10.18637/jss.v014.i06},
## }