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...
Nothing is deployed.
I must be missing something simple...
Help!
Rstudio 1.1.463 Linux