Skip to content
Prev 13317 / 63424 Next

plot(SOM) segfaults (PR#7157)

On Tue, 10 Aug 2004 12:22:19 +0100 (BST)
Prof Brian Ripley <ripley@stats.ox.ac.uk> wrote:

            
I think the former, but I agree it is impossible to do the necessary
checks. 

What probably remains is to add some check in SOM() to avoid the
segfault.
(Which, I guess, occurs in the call of "VR_onlineSOM" because n =
as.integer(nrow(data)) becomes numeric(0) since nrow(data) is NULL in
this case?)

So, this bug report was indeed sent to the wrong place, my apologies...

-d