Skip to content

Error when running the app using the runApp('App.R') #147

Open
@asgerlillielarsen

Description

I have a problem running my Shiny App using the runApp() button in R. The problem is similar to the one described in: #126.
I can run the app if I just use ctrl+A and then ctrl+enter which uses the shinyApp(ui, server) function instead.
The problem with running the app this way is that I can't publish the application.

My error message is very similar to the one described in the post mentioned above: Error in ..stacktraceon..({ : object '.' not found. This problem only occurs when running a specific app.
The post ends by Coorsaa saying that the problem should be fixed now. Anyone know how to fix this?

Do you need me to paste the code for the app in here or does the problem have something to do with R or Shiny?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions