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 called ‘igraph0’
Sent from my iPad
Begin forwarded message:
> 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)
>
> Index of /src/contrib/Archive/igraph0
>
> but I face with below error. Please help me:
>
> ERROR: compilation failed for package 'igraph0'
> * removing 'C:/Users/Maryam/Documents/R/win-library/3.4/igraph0'
> In R CMD INSTALL
> Warning in install.packages :
> running command '"C:/PROGRA~1/R/R-34~1.3/bin/x64/R" CMD INSTALL -l
> "C:\Users\Maryam\Documents\R\win-library\3.4"
> "C:/Users/Maryam/Documents/R/igraph0_0.5.5-1.tar.gz"' had status 1
> Warning in install.packages :
> installation of package
> ‘C:/Users/Maryam/Documents/R/igraph0_0.5.5-1.tar.gz’ had non-zero exit status
>
>
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.