Re: [Rd] tcltk capability

2012-09-27 Thread Gabor Grothendieck
On Thu, Sep 27, 2012 at 2:18 PM, Paul Johnson wrote: > Sorry I did not see this sooner. Response below: > > On Thu, Aug 30, 2012 at 2:48 PM, Gabor Grothendieck > wrote: >> There are quite a few packages that make use of tcltk and although >> >> - most R distributions have tcltk capability >> - i

Re: [Rd] tcltk capability

2012-09-27 Thread Paul Johnson
Sorry I did not see this sooner. Response below: On Thu, Aug 30, 2012 at 2:48 PM, Gabor Grothendieck wrote: > There are quite a few packages that make use of tcltk and although > > - most R distributions have tcltk capability > - its possible to query this via capabilities()[["tcltk"]] > - attem

[Rd] tcltk capability

2012-08-30 Thread Gabor Grothendieck
There are quite a few packages that make use of tcltk and although - most R distributions have tcltk capability - its possible to query this via capabilities()[["tcltk"]] - attempting to build a package that needs it on such an R distribution will give a message letting one know users still seem