Publications by Dean Attali's R Blog

How isolate() can bite you in the butt

06.11.2020

Debugging with Dean episode 2: Find out what mistake to avoid when using isolate() – I’ll keep it short: The first episode of Debugging with Dean was a success, so I decided to keep going. In this video, I set out to see if an issue submitted to {shiny} was indeed a bug in shiny, and instead I found out a way that isolate...

986 sym

How isolate() can bite you in the butt

06.11.2020

Debugging with Dean episode 2: Find out what mistake to avoid when using isolate() – I’ll keep it short: The first episode of Debugging with Dean was a success, so I decided to keep going. In this video, I set out to see if an issue submitted to {shiny} was indeed a bug in shiny, and instead I found out a way that isolate...

986 sym

[Video] Submitting a PR to {shiny} LIVE

14.11.2020

Debugging with Dean series: Instead of waiting for RStudio to fix a bug I found, I made a pull request to fix the issue, and recorded the entire process – The “Debugging with Dean” educational video series is in full force, and in this video I do something a little risky: I submit a pull request into {shiny} in real-tim...

1048 sym

Submitting a PR to {shiny} LIVE

14.11.2020

Debugging with Dean series: Instead of waiting for RStudio to fix a bug I found, I made a pull request to fix the issue, and recorded the entire process – The “Debugging with Dean” educational video series is in full force, and in this video I do something a little risky: I submit a pull request into {shiny} in real-tim...

1034 sym

Migrating from TravisCI to GitHub Actions for R packages

12.12.2020

Learn how to easily start using GitHub Actions to automatically validate your package – If you develop an R package on GitHub and aren’t using GitHub Actions, this post is for you. Whether you want to move your repository from TravisCI to GitHub Actions, or you’re not sure why that’s necessary, or even if you don’t ...

6907 sym 6 img