[R] problem with cclust[er] package
ripley@stats.ox.ac.uk
ripley at stats.ox.ac.uk
Thu Mar 6 08:22:33 CET 2003
I was referring to section
7.4 How do I debug code that I have compiled and dyn.load-ed?
On Wed, 5 Mar 2003, Igor Oleinik wrote:
> I have checked that section already.
> Sorry, I should have mentioned that.
>
> Memory limit increase does not work.
> Installtion of msvcrt.dll does not work
> either.
>
> Thank you.
>
> -----Original Message-----
> From: ripley at stats.ox.ac.uk [mailto:ripley at stats.ox.ac.uk]
> Sent: Wednesday, March 05, 2003 2:44 PM
> To: Igor Oleinik
> Cc: r-help at stat.math.ethz.ch
> Subject: Re: [R] problem with cclust[er] package
>
>
> On Wed, 5 Mar 2003, Igor Oleinik wrote:
>
> > I am calling cclust function in cclust package
> > repeatedly until some ceratain conditions
> > for a cluster are met. Unfortunately,
> > the system crashes on the second call (after debugging).
> >
> > # kmeans res1 is a well defined matrix
> > cl <- cclust(res1, as.numeric(ncntrs), iter.max = 20, verbose = FALSE,
> > dist="manhattan", method="kmeans")
> >
> >
> > RGui has generated errors and will be closed by Windows. ...
> >
> > What might be the problem?
>
> There is a section in the rw-FAQ on how to find out.
>
>
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
More information about the R-help
mailing list