Links to slides to talks at the 2019 rstudio::conf
Schedule: https://www.rstudio.com/conference/#speakers
Pull requests welcome! Or add an issue, or tweet @kwbroman or email Karl Broman.
-
Karthik Ram, @_inundata, rOpenSci, A guide to modern reproducible data science with R
-
Jeffrey Arnold, @jrnold, Insight, Solving R for data science (solutions to R4DS exercises)
-
Kara Woo, @kara_woo, Sage Bionetworks, Box plots: A case study in debugging and perseverance (the PR of interest)
-
Amelia McNamara, @AmeliaMN, University of St. Thomas, Working with categorical data in R without losing your mind (related paper from the DSS collection)
-
Wes McKinney, RStudio, Ursa Labs and Apache Arrow in 2019
-
Jonathan McPherson, @jmcphers, RStudio, New language features in RStudio 1.2, (example code and data)
-
Edgar Ruiz, RStudio, Databases using R: The latest
-
Kelly O’Briant, @kellrstats, RStudio, Configuration management tools for the R admin
-
Heather & Jacqueline Nolis, @heatherklus and @skyetetra, Nolis, LLC, Push straight to prod: API development with R and Tensorflow at T-Mobile
-
Mark Sellors, Mango Solutions, R in production
-
Jeff Allen, RStudio, RStudio Connect: Past, present, and future
-
Sean Lopp, RStudio, Announcing RStudio Package Manager
-
Jesse Mostipak, @kierisi, Teaching Trust, R4DS online learning community: Improvements to self-taught data science & the critical need for diversity, equity, and inclusion in data science education
-
Irene Steves, @i_steves, Teaching data science with puzzles
-
Kelly Nicole Bodwin, @kellybodwin, California Polytechnic State University, Introductory statistics with R: Easing the transition to software for beginner students (github repo)
-
Tracy Teal, @tracykteal, The Carpentries, Teaching R using inclusive pedagogy: Practices and lessons learned from over 700 Carpentries workshops
-
Darby Hadley, RStudio, RStudio Job Launcher: Changing where we run R stuff
-
Javier Luraschi, @javierluraschi, RStudio, Scaling R with Spark
-
Kevin Kuo, RStudio, Introducing mlflow
-
James Blair, @blair09m, RStudio, Democratizing R with Plumber APIs
-
Brooke Watson, @brookLYNevery1, ACLU, R at the ACLU: Joining tables to reunite families
-
Emily Robinson, @robinson_es, Data Scientist at DataCamp, Building an A/B testing analytics system with R and Shiny
-
Nic Crane, @nic_crane, Elucidata, The future’s Shiny: Pioneering genomic medicine in R
-
Joe Rickert, @rstudiojoe, RStudio, R Consortium initiatives in medicine
-
Earo Wang, @earowang, Monash University, Melt the clock: Tidy time series analysis
-
Tyler Morgan-Wall, @tylermorganwall, Institute for Defense Analyses, 3D mapping, plotting, and printing with rayshader
-
Edzer Pebesma, @edzerpebesma & Michael Sumner, Etienne Racine, Institute for Geoinformatics, University of Muenster, Germany, Spatial data science in the Tidyverse
-
Thomas Lin Pedersen, @thomasp85, RStudio, gganimate live cookbook
-
Alex Hayes, @alexpghayes, University of Wisconsin, Madison, Solving the model representation problem with broom
-
Sigrid Keydana, @zkajdan, RStudio, Why TensorFlow eager execution matters
-
Max Kuhn, @topepos, RStudio, parsnip: A tidy model interface
-
Claus Wilke, @clauswilke, The University of Texas at Austin, Visualizing uncertainty with hypothetical outcomes plots
-
Matt Dancho, @mdancho84, Business Science, Using R, the Tidyverse, H2O, and Shiny to reduce employee attrition
-
Hao Zhu, @haozhu233, Hebrew SeniorLife – Institute for Aging Research, Empowering a data team with RStudio addins (example/demo)
-
Karl Broman, @kwbroman, University of Wisconsin, R/qtl2: Rewrite of a very old R package
-
Amanda Gadrow, @ajmcoqui, RStudio, Getting it right: Writing reliable and maintainable R code
- Felienne, @felienne, LIACS - Universiteit Leiden, Explicit direct instruction in programming education
-
James (JD) Long, @CMastication, Renaissance Re, Putting empathy in action: Building a `community of practice' for analytics in a global corporation
-
Tonya Filz, @TonyaFilz, RStudio, The resilient R champion
-
Hilary Parker, @hspter, Stitch Fix, Cultivating creativity in data work
-
Angela Bassa, @AngeBassa, iRobot, Data science as a team sport
-
Gabor Csardi, @GaborCsardi, RStudio, pkgman: A fresh approach to package installation
-
Jim Hester, @jimhester_, RStudio, It depends: A dialog about dependencies
-
Jeroen Ooms, @opencpu, rOpenSci, A preview of Rtools 4.0
-
Miles McBain, @MilesMcBain, ACEMS, Queensland University of Technology, Our colour of magic: The open sourcery of fantastic R packages
-
Garrett Grolemund, @StatGarrett, RStudio, R Markdown: The bigger picture
-
Yihui Xie, @xieyihui, RStudio, pagedown: Creating beautiful PDFs with R Markdown and CSS (pagedown github repo)
-
Rich Iannone, @riannone, RStudio, Introducing the gt package
-
Mike K Smith, @MikeKSmith, Pfizer Ltd, The lazy and easily distracted report writer: Using rmarkdown and parameterized reports
-
Caitlin Hudon, @beeonaposy, R-Ladies Austin, Learning from eight years of data science mistakes
-
Mary Rudis, @mrshrbrmstr, Penn State Harrisburg, Catching the R wave: How R and RStudio are revolutionizing statistics education in community colleges (and beyond)
-
Carl Howe, @cdhowe, RStudio, The next million R users
-
Mel Gregory, RStudio, RStudio Cloud for education
-
Hadley Wickham, @hadleywickham, RStudio, vctrs: Tools for making size and type consistent functions
-
Jenny Bryan, @jennybryan, RStudio, Lazy evaluation
-
Lionel Henry, @_lionelhenry, RStudio, Working with names and expressions in your tidy eval code
-
Jesse Sadler, @vivalosburros, independent researcher, Learning and using the tidyverse for historical research
-
Eric Nantz, @thercast, Eli Lilly, Effective use of Shiny modules in application development
-
Barret Schloerke, @schloerke, RStudio, Reactlog 2.0: Debugging the state of Shiny
-
Alan Dipert, @alandipert, RStudio, Integrating React.js and Shiny
-
Ian Fellows, Fellows Statistics, Don't let long running tasks hang your users: introducing ipc for Shiny