[R] "igraph0" package installation

2018-07-05 Thread Maryam R via R-help
Hi, I’m maryam that ask question about "igraph0" package installation in R-help. I thank you for your answering. i used and install “igraph” library in R but i faced with below error when I use this command : results <- gspan(database) Error: Error in library(igraph0) : there is no package ca

[R] "igraph0" package installation

2018-07-05 Thread Maryam R via R-help
Hi, i want to install 'igraph0' package in R on windows 10. I downloaded "igraph0_0.5.5-1.tar" from Index of /src/contrib/Archive/igraph0 then i try to import this package to R with this command:install.packages("~/R/igraph0_0.5.5-1.tar.gz",type="source",repos=NULL, dependencies=TRUE) | | |