[BioC] Missing method in graph

Nicholas Lewin-Koh nikko at hailmail.net
Wed Aug 27 18:01:12 MEST 2003


Hi,
Just downloaded the new development version of graph. Htere seems to be a
method that
is not properly initialized. Iam using redhat 9 with R version 1.7.1

Nicholas


> library(reposTools)
 
Synching your local package management information ...
 
> install.packages2("graph",repEntry=z)

......

* DONE (INSTALL)
[1] "Installation complete"
>From URL:  http://www.bioconductor.org/repository/devel/package/Source
        graph version 1.1.11
 
> library(graph)
Error in .initGclass(as.environment(where)) :
        couldn't find function "setClassUnion"
Error in library(graph) : .First.lib failed



More information about the Bioconductor mailing list