On 13-09-01 2:45 AM, Scott Kostyshak wrote:
'tkcoords' is defined twice (in the same way) in src/library/tcltk/R/Tk.R.
Attached is a patch against r63780 that removes the duplicate
definition and alphabetizes the functions.
I've read that minor patches such as this should be sent to r-devel [1]
On Sep 1, 2013, at 20:08 , Duncan Murdoch wrote:
> On 13-09-01 2:45 AM, Scott Kostyshak wrote:
>> 'tkcoords' is defined twice (in the same way) in src/library/tcltk/R/Tk.R.
>>
>> Attached is a patch against r63780 that removes the duplicate
>> definition and alphabetizes the functions.
>>
>> I'
On 13-09-01 3:53 PM, peter dalgaard wrote:
On Sep 1, 2013, at 20:08 , Duncan Murdoch wrote:
On 13-09-01 2:45 AM, Scott Kostyshak wrote:
'tkcoords' is defined twice (in the same way) in src/library/tcltk/R/Tk.R.
Attached is a patch against r63780 that removes the duplicate
definition and alph
On Sep 2, 2013, at 00:42 , Duncan Murdoch wrote:
> On 13-09-01 3:53 PM, peter dalgaard wrote:
>>
>> On Sep 1, 2013, at 20:08 , Duncan Murdoch wrote:
>>
>>> On 13-09-01 2:45 AM, Scott Kostyshak wrote:
'tkcoords' is defined twice (in the same way) in src/library/tcltk/R/Tk.R.
Atta