Skip to main content

r

2023

Effective Logging Strategies
·1 min
talks videos shiny r
A talk given at Jumping Rivers’ Shiny in Production 2023 conference on effective logging strategies for R and Shiny.
Debugging Shiny Apps
·1 min
talks videos shiny r
A talk given virtually at Shiny Conf 2023 on some effective patterns for debugging Shiny apps

2022

Project Immortality: Using GitHub To Make Your Work Live Forever
·1 min
talks videos piggyback github actions r
A talk given at rstudio::conf(2022) on improving your R projects by leveraging GitHub packages, Actions, and Releases
blogdown, distill, and personal websites with R
·3 mins
r
Some thoughts on blogdown, distill, and getting started with your first website in R

2021

Setting Up Your Own Shiny Server
·1 min
devops tutorials videos r shiny
A tutorial on setting up your own Shiny Server
Wrangling JSON and Lists
·1 min
tutorials videos r
A tutorial on wrangling JSON and lists into tibbles
Web Scraping with rvest
·1 min
tutorials videos r
A tutorial on scraping with rvest and browser dev tools
Adventures in HTTP Testing for R
·9 mins
r r-pkg-dev
Thoughts on httptest, not skipping CRAN where possible, GitHub Actions, and dealing with large packages of mock data.

2020

Q & A: Changing Window Titles in Shiny
·1 min
r shiny r4ds-slack
Pairing a snippet of JavaScript with Shiny reactivity to dynamically change the window title
Q & A: Explaining Shiny to Your IT Team
·6 mins
r shiny r4ds-slack
Helping present the business architecture for Shiny in production to a relatively technical (but not R-based) crowd