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

Cannot install igraph package. #341

Open
yhm-amber opened this issue Dec 20, 2023 · 1 comment
Open

Cannot install igraph package. #341

yhm-amber opened this issue Dec 20, 2023 · 1 comment
Labels
package request This is a request for a Wasm package

Comments

@yhm-amber
Copy link

The igraph package cannot be installed on webr (but it can be installed on R Studio).

This is the err:

S31220-18022557_io github forkmaintainers iceraven

@georgestagg georgestagg added the package request This is a request for a Wasm package label Dec 20, 2023
@krtiteca
Copy link

krtiteca commented Feb 8, 2024

First of all: thank you for the amazing work on webR!
I have a similar issue as this person: I needed to use network3D, but igraph is not available as a dependency in the WebR binary R package repository. Could you please include the igraph package? While testing my code via https://shinylive.io/r/editor , I got the following messages below:
Downloading webR package: yaml
Downloading webR package: evaluate
Downloading webR package: xfun
Downloading webR package: highr
Downloading webR package: knitr
Downloading webR package: stringi
Downloading webR package: vctrs
Downloading webR package: stringr
Downloading webR package: tinytex
Downloading webR package: rmarkdown
Downloading webR package: htmlwidgets
Warning in install(dep, repos, info, lib, quiet, mount) :
Requested package igraph not found in webR binary repo.
Downloading webR package: networkD3
Error: package or namespace load failed for ‘networkD3’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘igraph’

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package request This is a request for a Wasm package
Projects
None yet
Development

No branches or pull requests

3 participants