On Tue, Aug 27, 2013 at 8:07 PM, Pascal Oettli <[email protected]> wrote: > Hello, > > "graph" is a Bioconductor package.
you can install it from http://www.bioconductor.org/packages/release/bioc/html/graph.html > > Regards, > Pascal > > > 2013/8/28 Lianne Schroeder <[email protected]> > >> I have tried to find pkg graph and R reports back that it doesn't exist for >> R 3.0.1, so how do I get ggm to work with out that? Or is there something >> that has replaced graph and ggm needs to be updated to work with it? >> >> Thanks, >> Lianne >> >> On Tuesday, August 27, 2013, David Winsemius wrote: >> >> > Not an error in installation of ggm , just a failure to install pkg graph >> > >> > -- >> > David >> > >> > Sent from my iPhone >> > >> > On Aug 27, 2013, at 3:33 PM, Lianne Schroeder <[email protected] >> <javascript:;>> >> > wrote: >> > >> > > I'm new to R and trying to use the ggm package and I get the following >> > > message: >> > > >> > >> library("ggm", >> > > >> lib.loc="/Library/Frameworks/R.framework/Versions/3.0/Resources/library") >> > > Loading required package: graph >> > > Error: package ‘graph’ could not be loaded >> > > In addition: Warning message: >> > > In library(pkg, character.only = TRUE, logical.return = TRUE, lib.loc = >> > > lib.loc) : >> > > there is no package called ‘graph’ >> > > >> > > using RStudio 0.97.551 >> > > also tried using R 3.0.1 GUI 1.61 Snow Leopard build (6492) >> > > >> > > Any advice or fixes for this would be appreciated. >> > > >> > > Thanks! >> > > Lianne >> > > >> > > -- >> > > Lianne Schroeder >> > > Doctoral Student and Research Assistant >> > > Learning Sciences Research Institute >> > > The University of Illinois at Chicago >> > > 1240 W. Harrison >> > > Chicago, IL 60607 >> > > www.lsri.uic.edu >> > > >> > > [email protected] <javascript:;> >> > > [email protected] <javascript:;> >> > > >> > > [[alternative HTML version deleted]] >> > > >> > > ______________________________________________ >> > > [email protected] <javascript:;> 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. >> > >> >> >> -- >> Lianne Schroeder >> Doctoral Student and Research Assistant >> Learning Sciences Research Institute >> The University of Illinois at Chicago >> 1240 W. Harrison >> Chicago, IL 60607 >> www.lsri.uic.edu >> >> [email protected] >> [email protected] >> >> [[alternative HTML version deleted]] >> >> >> ______________________________________________ >> [email protected] 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. >> >> > > [[alternative HTML version deleted]] > > > ______________________________________________ > [email protected] 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. > ______________________________________________ [email protected] 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.

