Re: [Rd] removing union class

2013-03-26 Thread Martin Maechler
> "MM" == Martin Maechler > on Tue, 19 Mar 2013 17:16:42 +0100 writes: > "RG" == Renaud Gaujoux > on Sun, 17 Mar 2013 10:38:44 +0200 writes: RG> Late report is better than never isn't it? :) >>> > Well,... you forgot to show the error (and the >>> traceback)

Re: [Rd] removing union class

2013-03-19 Thread Renaud Gaujoux
All good then. Thanks. Renaud 2013/3/19 Martin Maechler > > "RG" == Renaud Gaujoux > > on Sun, 17 Mar 2013 10:38:44 +0200 writes: > > RG> Late report is better than never isn't it? :) > >> > Well,... you forgot to show the error (and the > >> traceback) : > >> > >

Re: [Rd] removing union class

2013-03-19 Thread Martin Maechler
> "RG" == Renaud Gaujoux > on Sun, 17 Mar 2013 10:38:44 +0200 writes: RG> Late report is better than never isn't it? :) >> > Well,... you forgot to show the error (and the >> traceback) : >> RG> Apologies, I usually include them (and sessionInfo ...). >>

Re: [Rd] removing union class

2013-03-17 Thread Renaud Gaujoux
Late report is better than never isn't it? :) > > Well,... you forgot to show the error (and the traceback) : > Apologies, I usually include them (and sessionInfo ...). > > > Note that this problem is somewhat dependent on the use of the > > infamous "matrix" class {not properly de

Re: [Rd] removing union class

2013-03-15 Thread Martin Maechler
> Martin Maechler > on Fri, 15 Mar 2013 11:39:18 +0100 writes: > Renaud Gaujoux > on Wed, 13 Mar 2013 13:10:44 +0200 writes: >> Hi, >> I get the following error when trying to remove a union class: >>> setClassUnion('a', c('matrix', 'numeric')) >>> remov

Re: [Rd] removing union class

2013-03-15 Thread Martin Maechler
> Renaud Gaujoux > on Wed, 13 Mar 2013 13:10:44 +0200 writes: > Hi, > I get the following error when trying to remove a union class: >> setClassUnion('a', c('matrix', 'numeric')) >> removeClass('a') >> sessionInfo() > R version 2.15.3 (2013-03-01) > Platfo

[Rd] removing union class

2013-03-13 Thread Renaud Gaujoux
Hi, I get the following error when trying to remove a union class: > setClassUnion('a', c('matrix', 'numeric')) > removeClass('a') > sessionInfo() R version 2.15.3 (2013-03-01) Platform: i686-pc-linux-gnu (32-bit) locale: [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C [3] LC_TIME=en_US.UTF-8