igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] Can not install igraph


From: Frank Wiegand
Subject: Re: [igraph] Can not install igraph
Date: Sat, 30 Dec 2017 11:22:32 +0100

Thanks quick reply!

Yes, installed several without problems.


After restarting I tried again and found this:

> library(igraph)
There were 38 warnings (use warnings() to see them)

When checking the warnings it seemed, that the data.frame was not opened, yet.
After opening the data.frame, it looks all working fine.

THANK YOU!!!



-----Ursprüngliche Nachricht-----
Von: igraph-help [mailto:address@hidden Im Auftrag von Gábor Csárdi
Gesendet: Samstag, 30. Dezember 2017 11:12
An: Help for igraph users <address@hidden>
Betreff: Re: [igraph] Can not install igraph

Maybe the library directory is locked by another R process?

But this does not seem to be an igraph specific problem, can you install other 
R packages?

Gabor


On Sat, Dec 30, 2017 at 10:07 AM, Frank Wiegand <address@hidden> wrote:
> Hi
>
>
>
> The following is explaining my problem:
>
>
>
>
>
>> install.packages("igraph")
>
> Installing package into ‘C:/Users/FW/Documents/R/win-library/3.4’
>
> (as ‘lib’ is unspecified)
>
> trying URL
> 'https://cran.rstudio.com/bin/windows/contrib/3.4/igraph_1.1.2.zip'
>
> Content type 'application/zip' length 8250396 bytes (7.9 MB)
>
> downloaded 7.9 MB
>
>
>
> package ‘igraph’ successfully unpacked and MD5 sums checked
>
> Warning in install.packages :
>
>   unable to move temporary installation 
> ‘C:\Users\FW\Documents\R\win-library\3.4\file11013c922de\igraph’ to 
> ‘C:\Users\FW\Documents\R\win-library\3.4\igraph’
>
>
>
>
>
>
>
> Also manually copying the temporary installation to 
> ‘C:\Users\FW\Documents\R\win-library\3.4\igraph’
>
> does not solve the problem.
>
>
>
> What to do?
>
>
>
> THANKS!
>
>
>
> Rgds
>
> Frank
>
>
>
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/igraph-help
>

_______________________________________________
igraph-help mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/igraph-help




reply via email to

[Prev in Thread] Current Thread [Next in Thread]