Please ask BioConductor related questions on the corresponding mailing list.
In this case: Rgraphviz is an interface package to graphviz. With the
current Windows binary of Rgraphviz you will need to install graphviz
itself as well - in the older version 2.16 (newer versions of graphviz
do not work with he current binary on the BioC repository).
Best wishes,
Uwe Ligges
haani hanni wrote:
--- On Tue, 15/7/08, haani hanni <[EMAIL PROTECTED]> wrote:
From: haani hanni <[EMAIL PROTECTED]>
Subject: how i can install Rgraphviz in R2.7.1
To: "Nabble" <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Date: Tuesday, 15 July, 2008, 1:39 PM
hello
i am a new user of R.i have window XP Proffessional in my P.C.i wanted to make the graphs of my data in Rgraphviz.the version of R which i am using is 2.7.1.when i try to install Rgraphviz in R by usinr the commands
/source(http://bioconductor.org/biocLite.R)
biocLite("Rgraphviz")
source("http://bioconductor.org/biocLite.R")
biocLite("Rgraphviz")
Running biocinstall version 2.2.9 with R version 2.7.1
Your version of R requires version 2.2 of BioConductor.
trying URL
'http://bioconductor.org/packages/2.2/bioc/bin/windows/contrib/2.7/Rgraphviz_1.18.1.zip'
Content type 'application/zip' length 1012303 bytes (988 Kb)
opened URL
downloaded 988 Kb
Â
package 'Rgraphviz' successfully unpacked and MD5 sums checked
Â
The downloaded packages are in
       C:\Documents and Settings\XPPRESP3\Local
Settings\Temp\RtmpF7Nljk\downloaded_packages
updating HTML package descriptions
but when i wrote
library(Rgraphviz)Â
 then i got the following error
Error in inDL(x, as.logical(local), as.logical(now), ...) :
 unable to load shared library 'C:/PROGRA~1/R/R-27~1.1/library/Rgraphviz/libs/Rgraphviz.dll':
 LoadLibrary failure: The specified module could not be found.
Â
Error : .onLoad failed in 'loadNamespace' for 'Rgraphviz'
Error: package/namespace load failed for 'Rgraphviz'
save.image("C:\\Documents and Settings\\XPPRESP3\\Desktop\\.RData")
save.image("C:\\Documents and Settings\\XPPRESP3\\My Documents\\.RData")
Â
please if any one knows the solution of my problem then tell me how i can
solve it.
thanks
maryam
Â
Â
Â
--- On Mon, 14/7/08, Nabble <[EMAIL PROTECTED]> wrote:
Â
From: Nabble <[EMAIL PROTECTED]>
Subject: Nabble registration
To: [EMAIL PROTECTED]
Date: Monday, 14 July, 2008, 8:53 AM
Dear Nabble user:
Please click on the confirmation link below to finish your registration:
http://www.nabble.com/user/Register3.jtp?email=maaryam_khan%40yahoo.com&key=0.6276394866471675
Regards,
[EMAIL PROTECTED]
Send instant messages to your online friends http://uk.messenger.yahoo.com
Send instant messages to your online friends http://uk.messenger.yahoo.com
[[alternative HTML version deleted]]
------------------------------------------------------------------------
______________________________________________
R-help@r-project.org 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-help@r-project.org 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.