On Jun 17, 2013, at 4:02 PM, Satyam Mukherjee wrote:

> I need to install tcltk for using the tkplot option in igraph.
> I have Mac 10.6.8 and R version in 3.0.1 which I had upgraded using port
> install.

port install? That is not a CRAN binary which comes with Tcl/Tk. If in doubt 
install R from CRAN.

If you insist on your port version of R, you'll have to ask the maintainer of 
your port - you probably need to install all the Tcl/Tk  dependencies *before* 
you build R. Note that tcltk is a part of R, it is *not* a separate package. 
Also tkplot is not an R package, either - did you mean igraph?

Cheers,
Simon


> Now tcltk or tkplot of ftsa doesn't work.
>> install.packages("tcltk")
> Installing package into Œ/Users/mukherjee/Library/R/3.0/library‚
> (as Œlib‚ is unspecified)
> Warning message:
> package Œtcltk‚ is not available (for R version 3.0.1)
> 
> install.packages("tkplot")
> Installing package into Œ/Users/mukherjee/Library/R/3.0/library‚
> (as Œlib‚ is unspecified)
> Warning message:
> package Œtkplot‚ is not available (for R version 3.0.1)
> 
> 
> -- 
> Satyam Mukherjee
> Post doctoral fellow
> Kellogg School Management
> NorthWestern University
> Evanston, IL, USA
> 224-436-3672 (Mob)
> 847-491-7238 (Off)
> 
>       [[alternative HTML version deleted]]
> 
> _______________________________________________
> R-SIG-Mac mailing list
> [email protected]
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac

_______________________________________________
R-SIG-Mac mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to