Hi all,
Is there a way to publish my flexdashboard. I have published R shiny but when I try to publish Flexdashboard i am not able to. Please guide
Assuming that you mean to publish your .Rmd file to Shinyapps.io , What are the specific problems you are having while trying to publish? I just have deployed to shinyapps.io the example .Rmd file that I gave you in your previous post, using the "Publish" button without a problem.
1 Like
is it the same procedure that we follow for publishing Shinyapps.io ?
jcblum
September 23, 2019, 2:01pm
4
This discussion might be helpful to look at:
Hi all,
I was able to previously deploy
the diamonds tutorial example files:
ui.R and server.R
to my shinyapps.io acct.
No problem!. That works!.
But now,
I'm trying to deploy a SHINY .RMD file
(created with the flexdashboard pkg),
to my shinyapps.io acct.
From this simple example in URL:
If I RUN this BMI.Rmd file locally in Rstudio,
it works great!.
Then to deploy to my shinyapps.io acct,
I click the ["Publish"] button
at the top-right of the locally running Shiny app.
A "Publish to Server" dialog box opens.
I enter: "BMI" as the Title.
Then I hit the [Publish] button
at the bottom of this dialog box.
The [Publish] button turns gray,
...and stays like that forever.…
1 Like
I just pressed the publish button, selected "Publish just this document", selected the account and title and pressed publish.
1 Like
Yeah thanks a lot guys. It worked for me as well..
cderv
September 24, 2019, 5:52am
7
If your question's been answered (even by you!), would you mind choosing a solution? It helps other people see which questions still need help, or find solutions if they have similar problems. Here’s how to do it:
If your question has been answered, don't forget to mark the solution!
How do I mark a solution?
Find the reply you want to mark as the solution and look for the row of small gray icons at the bottom of that reply. Click the one that looks like a box with a checkmark in it:
[image]
Hovering over the mark solution button shows the label, "Select if this reply solves the problem". If you don't see the mark solution button, try clicking the three dots button ( ••• ) to expand the full set of options.
When a solution is chosen, the icon turns green and the hover label changes to: "Unselect if this reply no longer solves the problem". Success!
[solution_reply_author]
…
1 Like
system
Closed
October 15, 2019, 5:52am
8
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.