Rgraphviz Installation Issue
2
0
Entering edit mode
@jayanth-rajan-4878
Last seen 9.6 years ago
I have installed graphviz 2.28.0 on a Windows 7 machine and Rgraphviz 1.30.1. The command library(Rgraphviz) in R throws a message box stating that libcdt-4.dll is missing. The folder C:\Program Files\Graphviz2.28.0\bin does not contain this DLL. What is the version of graphviz that is compatible with Rgraphviz 1.30.1? [[alternative HTML version deleted]]
Rgraphviz Rgraphviz • 986 views
ADD COMMENT
0
Entering edit mode
@jayanth-rajan-4878
Last seen 9.6 years ago
I was able to get the library command to execute after I uninstalled graphviz 2.28.0 and instead installed 2.20.3.1. However, when I execute the following example from the documentation, R crashes: library("Rgraphviz") set.seed(123) V <- letters[1:10] M <- 1:4 g1 <- randomGraph(V, M, 0.2) plot(g1) On Tue, Sep 20, 2011 at 4:24 PM, Jayanth Rajan <jayanthrajan@gmail.com>wrote: > I have installed graphviz 2.28.0 on a Windows 7 machine and Rgraphviz > 1.30.1. The command library(Rgraphviz) in R throws a message box stating > that libcdt-4.dll is missing. The folder C:\Program > Files\Graphviz2.28.0\bin does not contain this DLL. What is the version of > graphviz that is compatible with Rgraphviz 1.30.1? > > [[alternative HTML version deleted]]
ADD COMMENT
0
Entering edit mode
Kjell Konis ▴ 20
@kjell-konis-3119
Last seen 9.6 years ago
Hello, I have a binary package of Rgraphviz that I built using Windows 7 and graphviz 2.28.0. There are instructions for installing it at the bottom of http://rhugin.r-forge.r-project.org/ Hope that helps, Kjell Message: 17 Date: Tue, 20 Sep 2011 16:24:02 -0400 From: Jayanth Rajan <jayanthrajan@gmail.com> To: bioconductor at r-project.org Subject: [BioC] Rgraphviz Installation Issue Message-ID: <caotsbvbn2em_hoyx_rlp+yphw+=wkqf=mc06gbcyvg3h4dwtmg at="" mail.gmail.com=""> Content-Type: text/plain I have installed graphviz 2.28.0 on a Windows 7 machine and Rgraphviz 1.30.1. The command library(Rgraphviz) in R throws a message box stating that libcdt-4.dll is missing. The folder C:\Program Files\Graphviz2.28.0\bin does not contain this DLL. What is the version of graphviz that is compatible with Rgraphviz 1.30.1? [[alternative HTML version deleted]]
ADD COMMENT

Login before adding your answer.

Traffic: 482 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6