Re: [Rd] R crashes when printing a named numeric vector of a specific class - Bug?

2012-09-12 Thread Basil Abou El-Komboz
>> Le mardi 11 septembre 2012 à 16:53 +0200, Basil Abou El-Komboz a >> écrit : >>> Dear useR's, >>> >>> today I stumbled over an interesting phenomenon: First, I >>> created a named numeric vector with a certain c

[Rd] R crashes when printing a named numeric vector of a specific class - Bug?

2012-09-11 Thread Basil Abou El-Komboz
Dear useR's, today I stumbled over an interesting phenomenon: First, I created a named numeric vector with a certain class and several attributes via the structure() function. After that, I implemented a simple print method for this class. When calling this function it produces an endless loop of