Re: [R] Rgraphviz installation Problem

2006-08-22 Thread Seth Falcon
"j.joshua thomas" <[EMAIL PROTECTED]> writes:

> Dear Robert,
>
> Thanks for your time.
> I have downloaded Rgraphviz (windows binary) from www.bioconductor.org
> and put inside R2.3.0 library then  i installed from the local zip
> its says package 'graph' couldnot be loaded.
>
> Am i doing the installation correctly? Still the new user.
>
> Can you guide me sir?

Questions about BioC packages are best directed to the bioconductor
mailing list.

I would recommend trying:

source("http://bioconductor.org/biocLite.R";)
biocLite("Rgraphviz")


Best,

+ seth

__
R-help@stat.math.ethz.ch mailing list
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.


Re: [R] Rgraphviz installation Problem

2006-08-22 Thread Gabor Csardi
You also need to install the 'graph' package, i think it is also available
from bioconductor.org. Other packages might be needed as well

Gabor

On Tue, Aug 22, 2006 at 06:42:31PM +0800, j.joshua thomas wrote:
> Dear Robert,
> 
> Thanks for your time.
> I have downloaded Rgraphviz (windows binary) from www.bioconductor.org
> and put inside R2.3.0 library then  i installed from the local zip
> its says package 'graph' couldnot be loaded.
> 
> Am i doing the installation correctly? Still the new user.
> 
> Can you guide me sir?
> 
> JJ
> 
> -- 
> Lecturer J. Joshua Thomas
> KDU College Penang Campus
> Research Student,
> University Sains Malaysia
> 
>   [[alternative HTML version deleted]]
> 
> __
> R-help@stat.math.ethz.ch mailing list
> 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.

-- 
Csardi Gabor <[EMAIL PROTECTED]>MTA RMKI, ELTE TTK

__
R-help@stat.math.ethz.ch mailing list
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.


[R] Rgraphviz installation Problem

2006-08-22 Thread j.joshua thomas
Dear Robert,

Thanks for your time.
I have downloaded Rgraphviz (windows binary) from www.bioconductor.org
and put inside R2.3.0 library then  i installed from the local zip
its says package 'graph' couldnot be loaded.

Am i doing the installation correctly? Still the new user.

Can you guide me sir?

JJ

-- 
Lecturer J. Joshua Thomas
KDU College Penang Campus
Research Student,
University Sains Malaysia

[[alternative HTML version deleted]]

__
R-help@stat.math.ethz.ch mailing list
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.