Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start from within RStudio #48

Open
WurmPeter opened this issue Mar 15, 2023 · 0 comments
Open

Start from within RStudio #48

WurmPeter opened this issue Mar 15, 2023 · 0 comments

Comments

@WurmPeter
Copy link

Hello,

Great to see your attempt to give shiny multiple web pages :)

I created a shiny app in RStudio and put in the code from your "Minimal {brochure} App".
Then I was able to click on the "run App"-Button and the brochure minimal app opened in a new window.

But if I close RStudio and reopen the file, RStudio doesn't recognise it as a shiny app anymore. The button "run App" changed to "Source". Clicking on it doesn't open a browser window.

I can only start the brochure app from within RStudio console via shiny::runApp(). Is this the only way to start a brochure app?

When I place shiny::runApp() at the end of my brochure app, I get an error (error message: Error: C stack usage 7976484 is too close to the limit)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant