Posit · @Posit
1742 followers · 150 posts · Server fosstodon.org

New Shiny for R updates: Tooltips, popovers, a new theme, and more! ✨

The team is delighted to share that they’ve just released updates for 12 different packages that contribute to the Shiny experience.

Check out the new functions`bslib::tooltip()` and `bslib::popover()` for creating tooltips and popovers!

Provide the detail your users need on demand, right where they need it.

Read more in the blog post: shiny.posit.co/blog/posts/bsli

#shiny #rstats #rshiny

Last updated 1 year ago

jonthegeek · @jonthegeek
1187 followers · 592 posts · Server fosstodon.org

Today I prototyped what I thought would be a complex app, and I decided to start it in a shiny Rmd just to rough things out... And I think it's pretty much done. I somehow forgot you could do so much in with shiny!

#rshiny #rmarkdown #rstats

Last updated 1 year ago

Sharon Machlis · @smach
2330 followers · 323 posts · Server masto.machlis.com

The {shinymanager} 📦 is a great way to add basic authentication to an R Shiny app! By Benoit Thieurmel

I've tried several options for adding log-ins to some of my hobby apps, and this was the easiest.

datastorm-open.github.io/shiny

(Note: I'm using this for hobby apps where nothing terrible will happen if data is exposed - I just don't want them Internet crawled. I'd consider something like paid shinyapps for sensitive data.)
@rstats

#rstats #rshiny #shiny

Last updated 1 year ago

Jakub Nowicki · @q_nowicki
47 followers · 112 posts · Server fosstodon.org

🚀 {shiny.emptystate} transforms empty UI elements into meaningful components. Curious about what to use as an empty state component? Check out an example with {shiny.semantic} from !

🔗 appsilon.github.io/shiny.seman
🔗 appsilon.github.io/shiny.empty

#rhinoverse #rstats #rshiny

Last updated 1 year ago

Data Quine · @scottish
15 followers · 30 posts · Server datasci.social

In one week we've covered , and . Head swimming with plots. Like spaghetti Inside my head 🍝

#gglot #rshiny #tableau

Last updated 1 year ago

Sharon Machlis · @smach
2309 followers · 263 posts · Server masto.machlis.com

“A coming-soon version of Shinylive for R will provide a much better user experience for getting fully client-side R Shiny apps up and running . . . I believe Shinylive with webR integration will pave the way for providing a user-friendly method to build and deploy containerised R Shiny apps, running on WebAssembly.” - @gws at @Posit
tidyverse.org/blog/2023/08/web
@rstats

#rstats #rshiny #shiny #webr

Last updated 1 year ago

Jakub Nowicki · @q_nowicki
45 followers · 110 posts · Server fosstodon.org

Optimizing applications with webR is a game-changer 🤯 By leveraging browser-based computation, we witness a significant reduction in server load and enhanced responsiveness.

Dive deeper into the technical insights: appsilon.com/bringing-webr-int

#rshiny #webr #rstats

Last updated 1 year ago

Jakub Nowicki · @q_nowicki
45 followers · 110 posts · Server fosstodon.org

🎉 Our {rhino} framework for enterprise applications has hit 200 ⭐ on GitHub!

Clear code, quality tests, and automation - all in one package.

Rhino: appsilon.github.io/rhino/
Rhinoverse: rhinoverse.dev/

#rshiny #rhinoverse #rstats

Last updated 1 year ago

Lucas Longour · @llongour
126 followers · 274 posts · Server mapstodon.space

Ces dernières années j'ai pas mal fait de développement Web Avec et exploité des données issues de la Télédétection (Sentinel-1 et Sentinel-2 principalement).

Je suis mobile sur la France entière et à l'International, et je suis également ouvert au remote.

Si vous avez besoin de freelance, je suis dans les papiers et devrais être disponible d'ici Septembre !
🧵 2/2

#rshiny

Last updated 1 year ago

Jakub Nowicki · @q_nowicki
45 followers · 110 posts · Server fosstodon.org

The new version of {rhino} gives you the ability to write parts of application in React 💪🧙‍♂️

Thanks to the integration with {shiny.react}, you can now create stunning and tailor-made components with ease!

🔗appsilon.github.io/rhino/artic

#rshiny #rstats

Last updated 1 year ago

Sharon Machlis · @smach
2243 followers · 155 posts · Server masto.machlis.com

Unlocking Performance and Responsiveness: Async Programming in Shiny with Veerle van Leemput.

"Building upon her keynote talk at ShinyConf2023, Veerle will dive into practical examples of async programming in Shiny. Explore the power of packages like future, promises, callR, and coro" - @appsilon

Tuesday, 25 July noon ET / 6 pm CET
@rstats

linkedin.com/events/shinygathe

#rstats #rshiny

Last updated 1 year ago

Sharon Machlis · @smach
2238 followers · 137 posts · Server masto.machlis.com

@Barney You should be able to include a Shiny app in a Quarto blog the old-fashioned way: Host the app somewhere that has a Shiny server and then iframe the app on a blog page. 😀

support.posit.co/hc/en-us/arti

#rstats #rshiny

Last updated 1 year ago

Jakub Nowicki · @q_nowicki
45 followers · 110 posts · Server fosstodon.org

No more editing `dependencies.R` and calling `renv::snapshot()`🎉

The new {rhino} version comes with super handy shortcuts for managing dependencies: `rhino::pgk_install` and `rhino::pkg_remove` 🧙‍♂️💪

🔗appsilon.github.io/rhino/refer

#rstats #rshiny

Last updated 1 year ago

Adam H. Sparks · @adamhsparks
439 followers · 302 posts · Server fosstodon.org

I was recently interviewed by the Australian Research Data Commons (ARDC) for their "Shaping Research Software" series where I shared highlights from leading a team of researchers and programmers developing decision support tools for agriculture and research software. Be sure and read the other great profiles in this series, it's a great way to see what's being done out there in Australian research.

ardc.edu.au/article/shaping-re

#rse #rstats #rshiny #julialang #agriculture #research4ag

Last updated 1 year ago

Sharon Machlis · @smach
2213 followers · 1316 posts · Server fosstodon.org

How can you create production-ready R Shiny apps in R that can handle thousands of users? Ryan Johnson, data science advisor at @Posit , presents "Shiny in Production", a free @NHSrCommunity webinar on Wednesday, July 19, 1-2 pm UK time / 8 to 9 am EDT.
nhsrcommunity.com/events/july-

#rstats #rshiny

Last updated 1 year ago

Jakub Nowicki · @q_nowicki
36 followers · 102 posts · Server fosstodon.org

Understanding user actions is the key to improving your app.

{shiny.telemetry} was built precisely to do that - gather information about user activity💪

By default, it tracks:
👉session start/end
👉browser version
👉changes in inputs

🔗appsilon.github.io/shiny.telem

#rshiny #rstats

Last updated 1 year ago

Johanna Jokio · @johannajokio
32 followers · 16 posts · Server mastodon.sdf.org

I’m thinking of making an app with maps of data on . Suggest me some open data sources (perhaps around health, wellbeing, etc human indicators)?

#rshiny #latinamerica #rspatial #mappingdata

Last updated 1 year ago

Jakub Nowicki · @q_nowicki
36 followers · 102 posts · Server fosstodon.org

🔍 End-to-end tests are key for verifying app functionality and user experience. Improve your app's quality with our new guide on building these tests in {rhino} using . Dive into the world of automated testing!

🔗 appsilon.com/automating-end-to

#rshiny #cypress #rstats #rhinoverse

Last updated 1 year ago

Jakub Nowicki · @q_nowicki
35 followers · 100 posts · Server fosstodon.org

Check out a new tutorial for {shiny.emptystate} 🎉

It guides you through creating empty state components with custom HTML content, including images from services like DrawKit and unDraw.

You can find it here 👉 appsilon.github.io/shiny.empty

#rstats #rshiny

Last updated 1 year ago

Jakub Nowicki · @q_nowicki
36 followers · 102 posts · Server fosstodon.org

Check out a new tutorial for {shiny.emptystate} 🎉

It guides you through creating empty state components with custom HTML content, including images from services like DrawKit and unDraw.

You can find it here 👉 appsilon.github.io/shiny.empty

#rstats #rshiny

Last updated 1 year ago