[R] Installing gym package error

Pascal Oettli kridox at ymail.com
Thu Apr 11 05:36:06 CEST 2013


Hello,

The package 'ggm' depends on "graph", "igraph" and "RGBL" packages.

The error message is clear: "there is no package called ‘graph’"

Regards,
Pascal


On 04/11/2013 05:02 AM, Gary wrote:
>
> Dear R help
>
> Don't really understand if there is graph or should be graph.
>
>
>
>> library(ggm)
> Loading required package: graph
> Error: package ‘graph’ could not be loaded
> In addition: Warning messages:
> 1: package ‘ggm’ was built under R version 2.15.3
> 2: In library(pkg, character.only = TRUE, logical.return = TRUE, lib.loc = lib.loc) :
>    there is no package called ‘graph’
>
>
> G
>
> ______________________________________________
> R-help at r-project.org 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.
>



More information about the R-help mailing list