Appsilon’s shiny.info R Shiny Dashboard Development and Testing Package Released on CRAN

Estimated time:
time
min

Appsilon’s <a href="https://appsilon.com/opensource/">open source</a> <b>shiny.info package </b><strong>just</strong><b> received a major update</b> and is now available on CRAN. A great solution for development and testing, shiny.info allows for displaying diagnostic information from inside Shiny apps. We’ve also included a number of accessibility features to streamline your work. <h2>What is shiny.info?</h2> <a href="https://github.com/Appsilon/shiny.info">shiny.info</a> is a Shiny package developed and released last year through our open source initiative. It was created to assist Shiny developers in software development and testing processes. It allows for displaying various pieces of information (e.g., application version or git commit) in a way that is easily accessible to testers and users. You can read more about the original release <a href="https://appsilon.com/more-info-for-shiny-apps/">here</a>. <img class="size-full wp-image-3804" src="https://webflow-prod-assets.s3.amazonaws.com/6525256482c9e9a06c7a9d3c%2F65b02282e606e242ff09a197_shiny_info-1.webp" alt="" width="1867" height="978" /> <em>shiny.info elements: top left - session info, top right - version, bottom left - git info and inspect button, bottom right - value.</em> The testing and debugging process is even easier with the current updated version of the shiny.info package. Developers require a range of information to check and resolve reported bugs. The new <b>keyboard shortcuts </b>allow for toggling such information on the screen. Thus, they provide easy access to shiny.info features and enable the tester to <b>gather all essential debugging information</b> <b>quickly</b> at the press of a button – a simple key shortcut displays this information inside the app. For instance, you can quickly identify whether the problem stems from deployment of a wrong version of the application.  <img class="aligncenter size-full wp-image-3807" src="https://webflow-prod-assets.s3.amazonaws.com/6525256482c9e9a06c7a9d3c%2F65b02284ae9161a5923cd578_shiny-info2gif.gif" alt="" width="1200" height="341" /> During development, programmers often need to check things that happen inside an application to make sure that everything is working properly. In Shiny, the typical thing to do in a case like this is to use the browser() function to turn on debugging mode. shiny.info makes it incredibly easy to add an “<b>inspect button</b>” that allows you to run browser() function any time you want right from the IDE.  All of these functionalities can be added to your Shiny application in a fast and easy way with shiny.info. <h2>Try it Yourself</h2> The <a href="https://cran.r-project.org/package=shiny.info">package</a> is available on the Comprehensive R Archive Network (CRAN) and you can make use of it simply by running install.packages(“shiny.info”). You might also be interested in other packages in the Appsilon’s open source family, which we developed to solve common programming problems that occur in our daily work: <a href="https://github.com/Appsilon/shiny.semantic">shiny.semantic</a>, <a href="https://github.com/Appsilon/semantic.dashboard">semantic.dashboard</a>, <a href="https://github.com/Appsilon/shiny.router">shiny.router</a>, and <a href="https://github.com/Appsilon/shiny.i18n">shiny.i18n</a>. If you like what we’re doing, throw us a star on GitHub! <h2>Follow Us for More</h2><ul><li>Follow <a href="https://twitter.com/appsilon">@Appsilon</a> on Twitter</li><li>Follow Appsilon on <a href="https://www.linkedin.com/company/appsilon">LinkedIn</a></li><li>Learn more about our R Shiny <a href="https://appsilon.com/opensource/">open source</a> packages</li></ul>

Contact us!
Damian's Avatar
Damian Rodziewicz
Head of Sales
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
r
rstudio
open source
shiny dashboards