"Vsevolod (Simon) Ilyushchenko" <simonf at cshl.edu> writes: > I ran into another issue, though: Ruuid was not installed (it's required > by graph and Rgraphviz). When I tried to reinstall it manually, I got this: > >> getBioC("Ruuid") getBioC isn't that smart. Try the following instead: library(reposTools) install.packages2("Ruuid") Best, + seth