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

Kasper Daniel Hansen kasperdanielhansen at gmail.com
Thu Aug 18 00:46:41 CEST 2011


Most likely you have not installed the package correctly.  Can you do
  tmp = layoutGraph(NCI.cyList[[1]])

Kasper

On Wed, Aug 17, 2011 at 2:38 PM, Dan Tenenbaum <dtenenba at fhcrc.org> wrote:
> 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
>>
>
> _______________________________________________
> 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