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 INSTALLWarning 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 1Warning 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.