Skip to content

Add missing R dependency splitstackshape to Docker image#1

Open
asmaa-a-abdelwahab wants to merge 1 commit into
fhaive:masterfrom
asmaa-a-abdelwahab:master
Open

Add missing R dependency splitstackshape to Docker image#1
asmaa-a-abdelwahab wants to merge 1 commit into
fhaive:masterfrom
asmaa-a-abdelwahab:master

Conversation

@asmaa-a-abdelwahab
Copy link
Copy Markdown

fix(docker): add splitstackshape to image to prevent Shiny init crash

The app failed at startup with:
Error in library(splitstackshape) : there is no package called 'splitstackshape'

Installing the package in the Docker build aligns the container with the local dev environment and ensures the app initializes correctly.

fix(docker): add splitstackshape to image to prevent Shiny init crash

The app failed at startup with:
  Error in library(splitstackshape) : there is no package called 'splitstackshape'

Installing the package in the Docker build aligns the container with the
local dev environment and ensures the app initializes correctly.


Signed-off-by: Asmaa Ali <asmaa.a.abdelwahab@gmail.com>
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

Successfully merging this pull request may close these issues.

1 participant