R-igraph
No description set
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:R:autoCRAN/R-igraph && cd $_
- Create Badge
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
R-igraph.changes | 0000000924 924 Bytes | |
R-igraph.spec | 0000003558 3.47 KB | |
igraph_2.2.0.tar.gz | 0005127147 4.89 MB |
Comments 1
When I tried to install the package with .ymp file for Opensuse Tumbleweed, I got an error with one of the repositories. The given link in the .ymp file was
https://download.opensuse.org/repositories/devel:/languages:/R:/autoCRANsupp/openSUSE_Tumbleweed
. However, this link was broken and was not working. I had to manually set the link tohttps://download.opensuse.org/repositories/devel:/languages:/R:/autoCRAN/openSUSE_Tumbleweed/
when it was prompted to edit the URL or break the installation. I hope it helps someone who has the same issue.