We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
application stops upon trying to load library networkD3. Please see error log below:
53: stop 52: value[[3L]] 51: tryCatchOne 50: tryCatchList 49: tryCatch 48: library 47: server [/srv/shiny-server/app.R#33] Error : package or namespace load failed for ‘networkD3’ in dyn.load(file, DLLpath = DLLpath, ...): unable to load shared object '/data/notebooks/rstudio-fair/.cache/R/renv/cache/v5/R-4.0/x86_64-pc-linux-gnu/igraph/1.2.6/7b1f856410253d56ea67ad808f7cdff6/igraph/libs/igraph.so': libglpk.so.40: cannot open shared object file: No such file or directory
The text was updated successfully, but these errors were encountered:
No branches or pull requests
application stops upon trying to load library networkD3. Please see error log below:
53: stop
52: value[[3L]]
51: tryCatchOne
50: tryCatchList
49: tryCatch
48: library
47: server [/srv/shiny-server/app.R#33]
Error : package or namespace load failed for ‘networkD3’ in dyn.load(file, DLLpath = DLLpath, ...):
unable to load shared object '/data/notebooks/rstudio-fair/.cache/R/renv/cache/v5/R-4.0/x86_64-pc-linux-gnu/igraph/1.2.6/7b1f856410253d56ea67ad808f7cdff6/igraph/libs/igraph.so':
libglpk.so.40: cannot open shared object file: No such file or directory
The text was updated successfully, but these errors were encountered: