Saturday, March 10, 2012

my experience with installing Rgraphviz on Ubuntu (10.10)

make sure libgraphviz-dev is installed. It is needed for some header files (e.g. gvc.h)
then
biocLite("Rgraphviz", configure.args=c("--with-graphviz=/usr"))
the reason is that at least on my computer the dot program was in /usr/bin, but not in /usr/local/bin as Rgraphviz defaults

No comments:

Post a Comment

Checking font availability on Mac   fc-list : family | grep "Fira Code"   or   system_profiler -json SPFontsDataType | grep \...