Re: [Rd] How to modify dots and dispatch NextMethod

2018-02-22 Thread Tomas Kalibera
The example is invoking NextMethod via an anonymous function, which is not allowed (see documentation for NextMethod). Normally one gets a runtime error "'NextMethod' called from an anonymous function", but not here as the anonymous function is called via do.call. I will fix so that there is

Re: [Rd] How to modify dots and dispatch NextMethod

2018-02-22 Thread Iñaki Úcar
2018-02-22 10:29 GMT+01:00 Tomas Kalibera : > > The example is invoking NextMethod via an anonymous function, which is not > allowed (see documentation for NextMethod). Thanks for your response. I definitely missed that bit. > Normally one gets a runtime > error "'NextMethod' called from an anony

Re: [Rd] Duplicate column names created by base::merge() when by.x has the same name as a column in y

2018-02-22 Thread Martin Maechler
> Gabriel Becker > on Wed, 21 Feb 2018 07:11:44 -0800 writes: > Hi all, > For the record this approach isnt 100% backwards compatible, because > names(mergeddf) will e incompatibly different. Thatx why i claimed > bakcwards compatable-ish exactly. > That said its

Re: [Rd] How to modify dots and dispatch NextMethod

2018-02-22 Thread Tomas Kalibera
On 02/22/2018 12:07 PM, Iñaki Úcar wrote: 2018-02-22 10:29 GMT+01:00 Tomas Kalibera : The example is invoking NextMethod via an anonymous function, which is not allowed (see documentation for NextMethod). Thanks for your response. I definitely missed that bit. Normally one gets a runtime erro

Re: [Rd] How to modify dots and dispatch NextMethod

2018-02-22 Thread Iñaki Úcar
2018-02-22 12:39 GMT+01:00 Tomas Kalibera : > On 02/22/2018 12:07 PM, Iñaki Úcar wrote: >> >> 2018-02-22 10:29 GMT+01:00 Tomas Kalibera : >>> >>> The example is invoking NextMethod via an anonymous function, which is >>> not >>> allowed (see documentation for NextMethod). >> >> Thanks for your resp

Re: [Rd] How to modify dots and dispatch NextMethod

2018-02-22 Thread Tomas Kalibera
On 02/22/2018 02:31 PM, Iñaki Úcar wrote: 2018-02-22 12:39 GMT+01:00 Tomas Kalibera : On 02/22/2018 12:07 PM, Iñaki Úcar wrote: 2018-02-22 10:29 GMT+01:00 Tomas Kalibera : The example is invoking NextMethod via an anonymous function, which is not allowed (see documentation for NextMethod). Th

Re: [Rd] Duplicate column names created by base::merge() when by.x has the same name as a column in y

2018-02-22 Thread Scott Ritchie
Thanks Martin! Can you clarify the functionality of the 'no.dups' argument so I can change my patch to `data.table:::merge.data.table` accordingly? - When `no.dups=TRUE` will the suffix to the by.x column name? Or will it take the functionality of the second functionality where only the column in

[Rd] Bug in installing rgdal

2018-02-22 Thread Mohit Kumar
*@* *BLAS: /usr/lib/libblas/libblas.so.3.6.0LAPACK: /usr/lib/lapack/liblapack.so.3.6.0locale: [1] LC_CTYPE=en_IN.UTF-8 LC_NUMERIC=C LC_TIME=en_IN.UTF-8[4] LC_COLLATE=en_IN.UTF-8 LC_MONETARY=en_IN.UTF-8 LC_MESSAGES=en_IN.UTF-8[7] LC_PAPER=en_IN.UTF-8 LC_NAME=C