shiny
Here are 1,632 public repositories matching this topic...
Many times when I search for some R plotly documentation, I come across a page with a broken shiny app, which essentially renders that page useless. I usually ignored it, but I realize now that it would have been much more productive to make note and report it! So I'll start now :)
The app here doesn't exist: https://plot.ly/r/shinyapp-linked-click/
We want to write more large examples like the platformer and top down shooter tutorials.
We'll store the code for these outside of the oak repo, but link to them from here.
Ideas:
- Card game
- Shootemup
- Beatemup
- Clicker
The documentation of "taskItem" shows that we can use color which is listed in ?validColors for the bar, but I found that only red, yellow, aqua, blue, light-blue and green are effective. If I use other colors, the bar will become blue. I'm not sure is it a bug of taskItem.
I've been writing Shiny apps in recent 2 years and learned a lot from scattered places. It will be great to have one book to include all the key ideas.
In my learning experience, I think some good examples can really help readers to understand the concept and apply to their own problems. I also would like to share some of tricks I think are very useful.
My first suggestion of example is base
✔ checking examples (32s)
Examples with CPU or elapsed time > 5s
user system elapsed
hc_boost 13.712 0.027 13.743
hc_colorAxis 5.029 0.579 4.617
-
Updated
Jun 9, 2020 - R
Contributing to this project
The pull request should have a useful title. Pull requests with Update readme.md as title will be closed right away because I'm so tired of nobody reading this document. Please carefully read everything in Adding to this list.
Version Control - Forking
- Always *Fork the Dev-Master branch
The manual at https://rstudio.github.io/DT does not appear to have any index or table of contents. Unless an individual page (eg. https://rstudio.github.io/DT/002-rowdetails.html is explicitly linked to from another explanation, there's no way to know that it exists.
I figured out that I could look in the gh-pages branch for a page that might include documentation of filters and that's t
When hitting "Send Regex To Console" in the Output tab, the console shows something like the following:
pattern <- "\w+ " # perl=TRUE
replacement <- "NO "
Wouldn't be better to integrate the parameters into the actual function used? In this case, it could translate into:
sub(pattern = "\w+",
replacement = "NO ",
x = readr::read_file("LICENSE"),
perl
Update Vignettes
keep a changelog
think things are stable enough to start keeping a high-level changelog?
whenever we are, this is a not-entirely-terrible standard: http://keepachangelog.com/
-
Updated
Jun 17, 2020
The example was downloaded from examples/rhandsontable_search on 2/2/2020. When you type the text into the search box specified in ui.R, the functionality to highlight the text in the hot table does not do anything, when a match exists. I am using a Chrome browser. The rhandsontable package was installed using install.packages("rhandsontable") on 2/19/2020. Version number is 0.3.7
Currently we use single page layout for components documentation. It would be great to use router and have separate page for buttons and icons, etc.
This way it would look more similar to native Semantic UI documentation, which is additional advantage.
Add an example *.iss compiler configuration for InnoSetup so that users have a starting point for building an installer for deployment.
-
Updated
May 30, 2020 - R
Hi all,
First of all, great job on the package ! Works great for me and has helped me deploy some shiny apps that help a lot of people in the company :)
This is a great solution to not have to go through a whole production process.
I had a very simple (maybe dumb) question that I couldn't find an answer for. The question came from user trial and use :
- If someone wants to pin the shiny
-
Updated
Jan 2, 2020 - R
Would it not be a nice feature if users can pass their own image file to display when loading? Or is this implemented somewhere already?
-
Updated
Feb 13, 2020 - HTML
-
Updated
Sep 11, 2019 - R
In the certify.sh, the links for downloading options-ssl-nginx.conf and ssl-dhparams.pem no longer work leading to failures when trying to build ShinyStudio Stack.
The links should be updated as follow:
certbot_run "\
apk update && \
apk add curl && \
curl -s https://raw.gitImprove this page
Add a description, image, and links to the shiny topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the shiny topic, visit your repo's landing page and select "manage topics."
This issue probably belongs in some other repo, and as part of some larger effort, but starting here.
We definitely need to be adding captions to any new video materials we produce; I'll be l