References

Baumer, Benjamin S. 2018. “A Grammar for Reproducible and Painless Extract-Transform-Load Operations on Medium Data.” Journal of Computational and Graphical Statistics, August. Informa UK Limited, 1–9. https://doi.org/10.1080/10618600.2018.1512867.

Borasky, M. Edward (Ed). 2018. “Data Science Pet Containers.” 2018. https://github.com/znmeb/data-science-pet-containers.

Borasky, M. Edward (Ed), John David Smith, Scott Came, Jim Tyhurst, Dipti Muni, Mary Anne Thygesen, Sophie Yang, and Ian Frantz. 2018. Sqlpetr: Companion Package for R-Docker-Databases Book. https://github.com/smithjd/sqlpetr.

Came, Scott. 2018. “Running R in Docker - Part 1 - Getting Started.” July 21, 2018. http://www.cascadia-analytics.com/2018/07/21/docker-r-p1.html.

Chang, Winston. 2015. Downloader: Download Files over Http and Https. https://CRAN.R-project.org/package=downloader.

Consortium, The SQLite. 2019. “SQLite.” https://sqlite.com/index.html.

Docker. 2018a. “Docker CE Supported Platforms.” 2018. https://docs.docker.com/install/#supported-platforms.

———. 2018b. “Dockerize Postgresql | Docker Documentation.” 2018. https://docs.docker.com/engine/examples/postgresql_service/.

———. 2018c. “Install Docker for Mac.” 2018. https://docs.docker.com/docker-for-mac/install/.

———. 2018d. “Postgres | Docker Documentation.” 2018. https://docs.docker.com/samples/library/postgres/.

———. 2019a. “Docker Documentation.” 2019. https://docs.docker.com/.

———. 2019b. “Install Docker for Mac.” 2019. https://docs.docker.com/docker-for-mac/install/.

———. 2019c. “Install Docker for Windows.” 2019. https://docs.docker.com/docker-for-windows/install/.

———. 2019d. “Install Docker Toolbox on macOS.” 2019. https://docs.docker.com/toolbox/toolbox_install_mac/.

———. 2019e. “Install Docker Toolbox on Windows.” 2019. https://docs.docker.com/toolbox/toolbox_install_windows/.

Group, The PostgreSQL Global Development. 2019. https://www.postgresql.org.

Hall, Ben. 2018. “Learn Docker & Containers Using Interactive Browser-Based Scenarios.” 2018. https://katacoda.com/courses/docker.

Hester, Jim. 2019. Glue: Interpreted String Literals. https://CRAN.R-project.org/package=glue.

Iannone, Richard. 2020. DiagrammeR: Graph/Network Visualization. https://CRAN.R-project.org/package=DiagrammeR.

ListenData.com. 2016. “Data Manipulation with Dplyr (with 50 Examples).” 2016. https://www.listendata.com/2016/08/dplyr-tutorial.html.

Makubuya, Aaron. 2018. “Using R with Databases.” 2018. https://github.com/Cascadia-R/Using_R_With_Databases.

Müller, Kirill. 2017. Here: A Simpler Way to Find Your Files. https://CRAN.R-project.org/package=here.

Nishida, Kan. 2016. “Why Sql Is Not for Analysis, but Dplyr Is.” August 5, 2016. https://blog.exploratory.io/why-sql-is-not-for-analysis-but-dplyr-is-5e180fef6aa7.

PostgreSQL Global Development Group. 2018a. “Chapter 20. Client Authentication.” 2018. https://www.postgresql.org/docs/10/client-authentication.html.

———. 2018b. “Chapter 21. Database Roles.” 2018. https://www.postgresql.org/docs/10/user-manag.html.

———. 2018c. “Password Authentication.” 2018. https://www.postgresql.org/docs/10/auth-methods.html#AUTH-PASSWORD.

R Core Team. 2018. R: A Language and Environment for Statistical Computing. Vienna, Austria: R Foundation for Statistical Computing. https://www.R-project.org/.

ROpenSciLabs. 2018. “R Docker Tutorial.” September 13, 2018. http://ropenscilabs.github.io/r-docker-tutorial/.

Ross, Noam. 2018a. “Docker for the UseR - Slides.” July 10, 2018. https://github.com/noamross/nyhackr-docker-talk/blob/master/Noam_Ross_DockerForTheUseR_nyhackr_2018-07-10.pdf.

———. 2018b. “Docker for the UseR - Video.” July 10, 2018. https://www.youtube.com/watch?v=803oZI5dvAU.

R Special Interest Group on Databases (R-SIG-DB), Hadley Wickham, and Kirill Müller. 2019. DBI: R Database Interface. https://CRAN.R-project.org/package=DBI.

RStudio. 2019. “Tidyverse; R Packages for Data Science.” 2019. https://www.tidyverse.org.

Ruiz, Edgar. 2019. “Big Data with R: RStudio 2019 Workshop.” RStudio. January 16, 2019. https://github.com/rstudio/bigdataclass.

Severski, David. 2018. “Database Connections.” 2018. https://github.com/davidski/database_connections.

Srivastav, Prakhar. 2018. “A Docker Tutorial for Beginners.” 2018. https://docker-curriculum.com/.

Vargas, Mauricio. 2018. “How to Install R on Windows, Mac Os X and Ubuntu.” May 17, 2018. https://www.datacamp.com/community/tutorials/installing-R-windows-mac-ubuntu.

Waring, Elin, Michael Quinn, Amelia McNamara, Eduardo Arino de la Rubia, Hao Zhu, and Shannon Ellis. 2019. Skimr: Compact and Flexible Summaries of Data. https://CRAN.R-project.org/package=skimr.

Wickham, Hadley. 2014. “Tidy Data.” Journal of Statistical Software, Articles 59 (10): 1–23. https://doi.org/10.18637/jss.v059.i10.

———. 2018. “A Grammar of Data Manipulation * Dplyr.” . https://dplyr.tidyverse.org/.

———. 2019. Tidyverse: Easily Install and Load the ’Tidyverse’. https://CRAN.R-project.org/package=tidyverse.

Wickham, Hadley, Jim Hester, and Winston Chang. 2019. Devtools: Tools to Make Developing R Packages Easier. https://CRAN.R-project.org/package=devtools.

Wickham, Hadley, Jeroen Ooms, and Kirill Müller. 2019. RPostgres: ’Rcpp’ Interface to ’Postgresql’. https://CRAN.R-project.org/package=RPostgres.

Wickham, Hadley, and Edgar Ruiz. 2019. Dbplyr: A ’Dplyr’ Back End for Databases. https://CRAN.R-project.org/package=dbplyr.

Wikipedia. 2019. “Database Normalization.” 2019. https://en.wikipedia.org/wiki/Database_normalization.

Xie, Yihui. 2016. Bookdown: Authoring Books and Technical Documents with R Markdown. Boca Raton, Florida: Chapman; Hall/CRC. https://github.com/rstudio/bookdown.

———. 2020a. Bookdown: Authoring Books and Technical Documents with R Markdown. https://CRAN.R-project.org/package=bookdown.

———. 2020b. Knitr: A General-Purpose Package for Dynamic Report Generation in R. https://CRAN.R-project.org/package=knitr.

Zait, Mahmoud. 2017. “Vagrant Vs Docker.” July 29, 2017. https://medium.com/@Mahmoud_Zalt/vagrant-vs-docker-679c9ce4231b.