[R] Where is the tcltk package?
Peter Langfelder
peter.langfelder at gmail.com
Fri Apr 8 02:47:56 CEST 2011
On Thu, Apr 7, 2011 at 5:32 PM, Rolf Turner <r.turner at auckland.ac.nz> wrote:
> On 08/04/11 12:22, Erik Iverson wrote:
>>
>> Rolf,
>>
>> What does
>>
>> > capabilities("tcltk")
>>
>> return?
>
> FALSE
>
As others have indicated, your R was compiled without Tcl/Tk support.
Most likely because Tcl/Tk was/is not installed on your system, or
perhaps it is in a non-standard location where the configure script
cannot find it.
Peter
More information about the R-help
mailing list