Software Alternatives & Reviews
Table of contents
  1. Videos
  2. Social Mentions
  3. Comments

Shiny

Shiny is an R package that makes it easy to build interactive web apps straight from R. subtitle

Shiny Reviews and details

Screenshots and images

  • Shiny Landing page
    Landing page //
    2023-06-30

Badges

Promote Shiny. You can add any of these badges on your website.
SaaSHub badge
Show embed code

Videos

SHINY - PS4 REVIEW

My Opinion on EVERY Shiny Pokémon [Generation 1 to 7]

Review: Shiny (PlayStation 4) - Defunct Games

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Shiny and what they use it for.
  • R: Introduction to Data Science
    A lighterweight alternative to renv is to use Posit Public Package Manage (https://packagemanager.posit.co/) with a pinned date. That doesn't help if you're installing packages from a mix of places, but if you're only using CRAN packages it lets you get everything as of a fixed date. And of course on the web side you have shiny (https://shiny.posit.co), which now also comes in a python flavour. - Source: Hacker News / about 2 months ago
  • Reflex – Web apps in pure Python
    Sometimes the war is lost even before the battle begins. During grad school, I wrote a whole bunch of web apps entirely in R using Shiny. It was clunky as hell, but yeah, it worked. I went looking for what's up with Shiny these days and found this - https://shiny.posit.co/ So yeah, full on pivot into python. Pip install shiny. Alright! "No web development skills required. Develop web apps entirely in R I mean... - Source: Hacker News / 9 months ago
  • PSA: You don't need fancy stuff to do good work.
    Python's pandas, NumPy, and SciPy libraries offer powerful functionality for data manipulation, while matplotlib, seaborn, and plotly provide versatile tools for creating visualizations. Similarly, in R, you can use dplyr, tidyverse, and data.table for data manipulation, and ggplot2, lattice, and shiny for visualization. These packages enable you to create insightful visualizations and perform statistical analyses... Source: 12 months ago
  • A project to show off my basic R skills
    We work along side bio-statisticians and data analysts, from my experience in this world I recommend to build some plots/graphs in R based on some information you find appealing. After you have some work to show off to potential employers , learn Shiny and publish those graphs online as your portfolio. Source: about 1 year ago
  • Greatest projects that you have done?
    One of the most difficult yet most fun projects I’ve done. Using Shiny to make an app, all coded in R! Source: about 1 year ago
  • What tools do I need to create a web based application that shows detailed graphs based on user input?
    R Shiny has worked well for me. Admittedly, the R language itself is a bit more obscure, but there is a Python version in Alpha. Source: over 1 year ago
  • R alternative
    Shiny might be what you're looking for. Source: over 1 year ago
  • Beyond Excel - Data visualisation and analytics of kettlebell work
    When I'm not in the gym, I work as a scientist (not a smart one lol, just a diligent one). One thing I'm really passionate about though is the clear, honest and beautiful representation of data - so that findings have traction. Not to toot my own horn, but I'm bloody good at it already, and am looking for ways to improve further. One way might be by coding a web app (e.g., https://shiny.rstudio.com/). I'm about to... Source: over 1 year ago
  • Is python necessary to learn machine learning?
    I don't know where that idea comes from, but R (like Julia) is a "full-fledged" programming languages by any stretch of the definition. Even if we leave aside the things R is great (arguably, the best) at (i.e. Data wrangling, plotting, statistical modeling, and scientific/technical publishing), you can do anything you want with R. Be it building dashboards or back-ends, MLOps, or even creating games. Granted,... Source: over 1 year ago
  • Model Generation Application
    Built with Process Analytics components, it is a shiny R application that generates a process from event logs (in XES format), using 2 representations that can be used for comparison, with execution data (frequency):. - Source: dev.to / over 1 year ago
  • How I can do this graphic in shiny?
    For example, you don’t appear to have even googled considering one of the top hits for “shiny” is the shiny website, which is full of documentation, tutorials, and a gallery of examples. Source: almost 2 years ago
  • It's finally happening!
    I think normally it's the data scientists with graphs in Shiny. Source: almost 2 years ago
  • The Argoknot project
    From a more practical standpoint, it might be possible to do some kind of network thing where folks could pick a song and explore other songs that are highly related. Oooh or even a map where people could "tour" the USA and see songbooks from different areas. I'm not supe familiar with JSON, but if the data's structured in a reasonable way, it might be possible to make a Shinyapp that users could interact with. Source: almost 2 years ago
  • I know that I may not belong here but I have 15 days to make a test-based game for my girlfriend.
    If you know R, couldn’t that be achieved with Shiny? https://shiny.rstudio.com/. Source: almost 2 years ago
  • Calling C++ from nodejs
    Have you considered using R? It has probably the best C++ interop of any language with Rcpp, and you can make really cool visualizations and apps with shiny, https://shiny.rstudio.com/. Source: about 2 years ago
  • Show HN: Covid – How did you fare?
    Nice to see an R Shiny app make it to the front page! https://shiny.rstudio.com/. - Source: Hacker News / about 2 years ago
  • Reviewing my first Rstats Shiny App (1/n): Buttons
    In case anyone was confused like me about what Shiny is: “ Shiny is an R package that makes it easy to build interactive web apps straight from R. You can host standalone apps on a webpage or embed them in R Markdown documents or build dashboards. You can also extend your Shiny apps with CSS themes, htmlwidgets, and JavaScript actions.” [0] [0] https://shiny.rstudio.com/. - Source: Hacker News / about 2 years ago
  • Decision Tree Shiny App
    This would be a fairly simple Shiny app to build. Your best bet to start is with the Shiny documentation here, particularly the get started and gallery sections. You could try the book Mastering Shiny but that’s probably overkill for such a simple app. Source: about 2 years ago
  • Julia Frameworks to Create Desktop GUI’s and Web Apps
    Generally a lot of the end user of these programs aren't supper great at getting them to run, so an easy way to get your algorithms into the hands of users is very helpful. R has a pretty good "share my stuff on the web" story with "R shiny" web application server that's quite popular with our data scientists. And desktop applications for things that require files too big for easy web use is helpful too.... - Source: Hacker News / over 2 years ago
  • If I wanted to display data in an interactive way not available through any existing tools, where do I begin? Is there a language/platform/framework?
    But you might consider Shiny, which doesn't get recommended a lot, but is a very flexible interactive data visualization tool. You have to be willing to R, though. Source: over 2 years ago
  • Using BPMN Visualization in R
    You can also use the bpmnVisualization package in a Shiny app. - Source: dev.to / over 2 years ago

Do you know an article comparing Shiny to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Generic Shiny discussion

Log in or Post with

This is an informative page about Shiny. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.