Skip to content

Shiny not able to load libraries #5

@minorsecond

Description

@minorsecond

I'm probably overlooking something, but I can't get an app that I had previously written to work.

I copied the files over to the _apps directory, and get the following error message:

`An error has occurred

The application failed to start.

The application exited during initialization.`

I tested directly through Rstudio and it does work. I'm using several libraries for this app, so I assume that Shiny doesn't have them installed. I ran docker exec -ti $shinydockername bash, and installed the libraries into the shiny docker instance manually, but that didn't work.

Am I missing something? I was assuming that Shiny would see the libraries installed through the Rstudio docker instance.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions