Shiny Developer Series @shinydevseries
Video series / podcast hosted by Eric Nantz @theRcast showcasing the innovations of #shiny in the #rstats community! youtube.com/c/ShinyDevelop… Joined July 2020-
Tweets35
-
Followers1K
-
Following14
-
Likes4
At Appsilon Shiny Conf, @theRcast just shared a couple of fun #RShiny apps for his Hotshot Racing group. It's a lovely showcase of how to incorporate great Shiny packages to get styling & features you need! {reactable} {echarts4r} {slickR} {bs4Dash} & {bs4DFash}, to name a few
At Appsilon Shiny Conf, @theRcast just shared a couple of fun #RShiny apps for his Hotshot Racing group. It's a lovely showcase of how to incorporate great Shiny packages to get styling & features you need! {reactable} {echarts4r} {slickR} {bs4Dash} & {bs4DFash}, to name a few
Join us Apr 27 at 9:30 AM ET, @theRcast and @shinydevseries are recording live at @appsilon Shiny Conf! A special panel on #RShiny app dev in the world of consulting. Panelists include @daattali, & @tanyacash21. Learn more at hopin.com/events/shinyco…
We talk with @DouglasMesqita & @lgsilvaesilva about bringing their fairsplit #RShiny app to life. This episode of the Shiny Dev Series explores this app & how it & its development can be applied to similar situations. 🎥 youtu.be/XSBNWfYEwuY 🌎 shinydevseries.com/interview/ep02…
Episode 24 of the #rstats #shiny developer series is available now! David Barkemeyer joins @theRcast to 🎨 paint the dev picture behind his myPaintings submission to the Shiny contest, plus great advice for organizing app state & code 🏗 🎥 youtube.com/watch?v=kU59VB… Preview ⬇️
#RShiny tips, @sparktuga’s recommendations: Mastering Shiny, mastering-shiny.org John Coene’s “Javascript for R” book, book.javascript-for-r.com David Granjon’s “Outstanding Shiny UI” book, unleash-shiny.rinterface.com
#RShiny tips, @sparktuga’s recommendations: Mastering Shiny, mastering-shiny.org John Coene’s “Javascript for R” book, book.javascript-for-r.com David Granjon’s “Outstanding Shiny UI” book, unleash-shiny.rinterface.com
Pedro's Tip 5 for Production #RShiny Apps: Scaling. Investigate resource use of your shiny code. Load testing with {shinyloadtest}, rstudio.github.io/shinyloadtest/
Pedro's Tip 5 for Production #RShiny Apps: Scaling. Investigate resource use of your shiny code. Load testing with {shinyloadtest}, rstudio.github.io/shinyloadtest/
Pedro's Tip 4 for Production #RShiny Apps: Use {renv} for dependency and environment management, rstudio.github.io/renv/index.html
Pedro's Tip 4 for Production #RShiny Apps: Use {renv} for dependency and environment management, rstudio.github.io/renv/index.html
Pedro's Tip 3 for Production #RShiny Apps: Add tests to your application, start simple, use {testthat}, mastering-shiny.org/scaling-testin…
Pedro's Tip 3 for Production #RShiny Apps: Add tests to your application, start simple, use {testthat}, mastering-shiny.org/scaling-testin…
Pedro's Tip 2 for Production #RShiny Apps: Improve styling. Add a little zest & custom styling to your app, for example with; - {sass} for R and Shiny, rstudio.github.io/sass/index.html - {bslib}, rstudio.github.io/bslib/
Pedro's Tip 2 for Production #RShiny Apps: Improve styling. Add a little zest & custom styling to your app, for example with; - {sass} for R and Shiny, rstudio.github.io/sass/index.html - {bslib}, rstudio.github.io/bslib/
Pedro's Tip 1 for Production #RShiny Apps: Pay your technical debt and refactor your code, breaking it down into smaller chunks and cleaner organization. - Use modules shiny.rstudio.com/articles/modul… - Consider {golem} golemverse.org
Pedro's Tip 1 for Production #RShiny Apps: Pay your technical debt and refactor your code, breaking it down into smaller chunks and cleaner organization. - Use modules shiny.rstudio.com/articles/modul… - Consider {golem} golemverse.org
We asked Pedro what are the key tips that elevate a proof of concept shiny app to one ready for production. We summarize Pedro’s reply in the reply below, but what do you suggest are key to making professional shiny apps? youtube.com/watch?v=wGfYYa…
We asked Pedro what are the key tips that elevate a proof of concept shiny app to one ready for production. We summarize Pedro’s reply in the reply below, but what do you suggest are key to making professional shiny apps? youtube.com/watch?v=wGfYYa…
Episode 23 of the #rstats Shiny Dev series is OUT! youtube.com/watch?v=wGfYYa… @appsilon's Pedro da Silva @sparktuga joins @theRcast to share his stories of developing production applications, a deep dive into his Shiny Decisions app, and much more. Small preview below 👇
📽️ Episode 22 of the #rstats #shiny Developer Series is OUT! youtube.com/watch?v=xTafvY… @rstudio's @cpsievert joins @theRcast to cover the {bslib} & {thematic} 📦 for styling apps and #rmarkdown docs, the CRAN release of {shinymeta}, and more. Episode preview 👇
📽️ Episode 21 of the #rstats #shiny Dev Series is here! @NicholasStrayer joins @theRcast to discuss many topics: 🛣️ Nick's journey to join @rstudio full-time 📰 Motivation behind ✨ Shiny App Stories 📦 Demos of new {shiny} v1.6 features And much more! youtube.com/watch?v=84Vg7H…
Inspired by the possibilities of #rstats #shiny from previous guests? It's not too late to submit to @rstudio's Shiny contest! 📰 Details: blog.rstudio.com/2021/03/11/tim… 🏆 See past winners! shiny.rstudio.com/gallery 🪟 Current submissions community.rstudio.com/tag/shiny-cont… Deadline is May 14!
Episode 20 of the #rstats #shiny developer series is OUT! @divadnojnarg returns with host @theRcast to demo ✨ updates to {bs4Dash} and 👓 at the soon-to-be published Outstanding User Interfaces with Shiny. 📹 youtube.com/watch?v=mxvMao… 📘 unleash-shiny.rinterface.com
Did you miss @theRcast 's latest Shiny Dev Series livestream? Catch the recording on our channel 🖥️ youtu.be/Zxoa1XySaUE First steps with {reactable} inside a custom dashboard, with (naturally) debugging along the way! Sneak preview 👇
🪄 The 2021 season of the #shiny dev series is officially underway! youtu.be/PJsIO8C9xp0 @rstudio's chief scientist @hadleywickham joins @theRcast to discuss the genesis of Mastering Shiny, fundamentals of reactivity, strategies for debugging, and much more #rstats

Albert Rapp @rappa753
12K Followers 124 Following 🎓 Math PhD student & freelancer 👨🏫 Bite-sized insights on dataviz, web dev & data science with R at https://t.co/M34b5BzHTD
Cédric Scherer @CedScherer
25K Followers 2K Following Inactive account → find me on BlueSky and LinkedIn 🧙♂️✨📊 Independent #DataViz Consultant & Designer 👨🎓🌿🐗 PhD in Computational Ecology
Appsilon @appsilon
3K Followers 985 Following We empower Fortune 500 companies to leverage open-source technology for faster decision-making in regulated environments.
Colin 🤘🌱🏃... @_ColinFay
10K Followers 1K Following 🧑💻 "Chaotic Good Developer" at @Thinkr_FR 🦹♀️ Long-distance runner 🏃♀️ Vegan 🌱 Metalhead 🤘Here to complain about computers 💻
Emily Riederer @EmilyRiederer
7K Followers 5K Following Three R's in my last name, but it's not enough #rstats for me! Sr Analytics Manager at Capital One Math/Stats at UNC CH https://t.co/4stm3KVbBX
Péter Sólymos @psolymos
853 Followers 726 Following Ecologist, data scientist, theatre nerd. Closing the gap between data and decision-making. Writing about R & DevOps. Organizer of Edmonton R User Group. He/him.
ShinyConf @ShinyConf
1K Followers 814 Following The annual #ShinyConf, powered by @Appsilon 💙 Shine On with Shiny! 🗓️ Save the dates: April 9-11, 2025
The R-Podcast (Eric) @theRcast
5K Followers 284 Following Creator and host of the R-Podcast & Shiny Developer Series. Every day I get to use #rstats and #linux is a good day! Mastodon: https://t.co/OHmqnfGJ9a @rweekly_org
Posit PBC @posit_pbc
123K Followers 604 Following The open-source data science company for the individual, team and enterprise.
Shannon Pileggi... @P... @PipingHotData
5K Followers 1K Following #rstats Lead Data Scientist ⚒️ @ThePCCTC | #RLadies Global Team https://t.co/77PqakO1RL 💜 | Biostatistics PhD | former prof at Cal Poly SLO & Emory --- BLM • she/her
Ashwin Kishtagari, MD @AshKishtagari
2K Followers 5K Following Assistant Professor @VUMC_Cancer in Leukemia/MDS/MPN/CH. Alumni of @ClevelandClinic @msm_msw @kmc_manipal Tweets are my own.
EveCrichton @y6s1sN611l339
96 Followers 4K Following
Brian Macdonald @bmacGTPM
3K Followers 958 Following Dept of Stat and Data Sci at @Yale. Formerly @CMU_Stats, @ESPN, @univmiami, @FlaPanthers, @WestPoint_USMA. data science/statistics/education/sports/ice cream.
fernandout @fernandout1
36 Followers 447 Following Master student of Spatial Engineering in the University of Twente
luegoveremosquepasa @luegoveremosqu1
2 Followers 225 Following
Juan Urteaga Tirado @Jurteagat
27 Followers 2K Following
Roland Schmidt @zoowalk
415 Followers 1K Following Dad. PhD Comp PolSci @CEU alumnus. Im Garten. #rstats mainly @zoowalk.bsky.social
Scottish Lass 🏴�... @scottishlass
1K Followers 5K Following Scottish net feminist seeking digital enlightenment, geek fulfilment, promotion of Scottish women on the world map and, oh aye, global harmony. #WearAMask #SCO.
Sarfaraz Jamal @farazjamal123
38 Followers 1K Following Data Analyst @StatDevs | Data Viz with ggplot2 & RShiny
Mayank @mayank_aayush_
15 Followers 2K Following
p0p @p0pc0rn00
9 Followers 248 Following
atsushinishida @atsushinis59851
0 Followers 57 Following
Ehsan @EHSAIV
1 Followers 61 Following
Edson Rodrigues Velos... @edsonveloso90
13 Followers 560 Following
Matías @Mat_M_W
133 Followers 2K Following {Discovery commences with the awareness of anomaly} Kuhn @alea_uy #Statistics #DataScience #MachineLearning Moving to @matutem.bsky.social
___- @olaranjacaseira
1 Followers 130 Following
Nicola Rennie @nrennie35
6K Followers 1K Following No longer on Twitter. Mastodon: https://t.co/3XvwGYUqNY LinkedIn: https://t.co/w3MHU0mm7H BlueSky: https://t.co/vR843Pj0Ib
Camila @braz_cami
97 Followers 743 Following
Quality Library @QualityLibrary
8 Followers 351 Following
Luis Morgado @luisnmorgado
85 Followers 276 Following
Mahmoodur Rahman @mahm00d27
264 Followers 3K Following Business Analyst, Data and Analytics | @PHSAofBC | Alum: @UBCMDS @UBC @DhakaUni1921 @iubedu @icddr_b | 💻 🩺 🥁 🇨🇦 🇧🇩| tweets are me being me
Aymen Rawashdeh @AymenRawashdeh
123 Followers 1K Following Associate Professor of Statistics in Yarmouk University
Jake Dubbert @JakeDubbert
173 Followers 1K Following Data Scientist. Interests: Data science, markets, and economics
Joanna Mocko/ @joanna... @joanna_mocko
361 Followers 474 Following organiser / people person / likes connecting dots, people and ideas/ mindful baker/ community manager @appsilon, she/her, ask me about #shinyconf2024
alessio619 @alessio_619
1K Followers 449 Following Sr. Data Scientist & Economist @ MBS Consulting. Opinions are on my own. #rstats #shiny #python
Eric Stromgren @estromgren
1K Followers 1K Following Business Analytics Consultant. Love #data📊 #golf⛳️ #hockey🏒 #CO🏔️ #TN🎸 #MA🌊 #MN🌲
Julian Ganguli @julianganguli
9 Followers 42 Following
Valor Por Aí @FreitasRbf
315 Followers 2K Following Worth my time: capital markets; music & bass playing; Flamengo; books & arts; tennis; jiu-jitsu; MK1; travels; friends; nature; wine; family above all
Izadora Carvalho @Izadora69426047
5 Followers 271 Following
Jason Fain @JasonAlvaFain
44 Followers 345 Following Stros, Arsenal FC, Analytics, Data Science, DevOps, 🇵🇸
Olumide Oyalola @iamolumide
705 Followers 5K Following enthusiastic and dynamic data scientist, statistician, #rstats, Father, Husband of 1 female wife, A follower of Christ.
Elisee T🛰🌳🌍 @elietcha
706 Followers 5K Following Forestry, EO and ML engineer, @FrenchTechlille,@WWF, Web coordinator @Society4conbio, 🎓@Agroparistech #Startup #FrenchTech #SpaceTech #Drone #AI #Innovation
william lizarazo @williamlizarazo
15 Followers 194 Following
jamie @jamie69427953
8 Followers 501 Following
Wilber Gutiérrez @Wilber_Guti
26 Followers 308 Following Economic student. R Enthusiast | #DataScience
duplicate @DuplicateYazeed
41 Followers 497 Following
Sam Moffatt @SamMoffatt1
30 Followers 178 Following
Jenny Bryan @JennyBryan
33K Followers 573 Following Software engineer @posit_pbc, humane #rstats Trying the mastodon thing at: @[email protected] Also at: @jennybryan.bsky.social
Colin 🤘🌱🏃... @_ColinFay
10K Followers 1K Following 🧑💻 "Chaotic Good Developer" at @Thinkr_FR 🦹♀️ Long-distance runner 🏃♀️ Vegan 🌱 Metalhead 🤘Here to complain about computers 💻
The R-Podcast (Eric) @theRcast
5K Followers 284 Following Creator and host of the R-Podcast & Shiny Developer Series. Every day I get to use #rstats and #linux is a good day! Mastodon: https://t.co/OHmqnfGJ9a @rweekly_org
Posit PBC @posit_pbc
123K Followers 604 Following The open-source data science company for the individual, team and enterprise.
Joe Cheng @jcheng
10K Followers 513 Following CTO of Posit (formerly known as RStudio). I work on Shiny, a reactive web framework for data science in R and Python
garrick aden-buie @grrrck
8K Followers 1K Following 🌐 https://t.co/8bBiS03W74 🦣 https://t.co/Tuo4gBeJkI 🦋 https://t.co/BXOnp8mfgs
Mark Edmondson @HoloMarkeD
7K Followers 1K Following I work at Sunholo enabling electric dreams. Taking part in the evolution of the Multivac. GenAI/LLMOps on GCP, Cloud Architect at 8-bit-sheep, Google Cloud GDE.
Nick Strayer @NicholasStrayer
5K Followers 344 Following Engineer on the Shiny team at @posit_pbc. I write code with #javascript/#typescript to help people write code in #rstats and #python
Mine Çetinkaya-Runde... @minebocek
15K Followers 982 Following @minecr.bsky.social @DukeU + @posit_pbc, 💜 #rstats + #RLadies, 🖋 @OpenIntroOrg + @citizenstat. cat videos = instant smiles. she/her.
John Coene @jdatap
2K Followers 575 Following Go, Javascript, R, Vapour, and other indoor stuff - working on @devOpifex
Dean Attali @daattali
5K Followers 76 Following Founder & Lead R-Shiny Consultant @ AttaliTech Ltd. #rstats blogger, tool builder, extreme traveller. MSc in Bioinformatics, Bachelor of Computer Science.
Nate Teetor @ntweetor
246 Followers 68 Following Getting back to #rstats • Check out {yonder} • See also: nteetor, holomoon, gazillion