[BioC] Rgraphviz error : R- GUI Crashes on using plot()

Dan Tenenbaum dtenenba at fhcrc.org
Wed Aug 17 20:38:36 CEST 2011


On Wed, Aug 17, 2011 at 11:33 AM, Saurabh Prasad <pd.saurabh at gmail.com> wrote:
> Hello,
>
> The R-Graphical user interface stops working when i use the plot() function
> from the Rgraphviz package during executing the following commands :-
>
>>data("NCI-cyList")
>>length(NCI.cyList)
> [1] 460
>>library(Rgraphviz)
> Loading required package: graph
> Loading required package: grid
>
>>plot(NCI.cyList[[1]])
>
> on  executing the above command the R-Gui crashes .
>
> please help me with the issue .

It's difficult to help without more information--please post the
output of sessionInfo(), after loading Rgraphviz but before doing the
plot command.

Dan

> Thank you ,
>
> Saurabh
>
>        [[alternative HTML version deleted]]
>
> _______________________________________________
> Bioconductor mailing list
> Bioconductor at r-project.org
> https://stat.ethz.ch/mailman/listinfo/bioconductor
> Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor
>



More information about the Bioconductor mailing list