> From: "Kevin Bartz" <kbartz at loyaltymatrix.com>
> Date: Thu, 1 Jul 2004 10:18:36 -0700
>
> Dr. Ripley, you are the master. That fix worked like a charm! All the way
to
> 50, with no problems. Thanks again,
>
Hear, hear!
> From: Prof Brian Ripley [mailto:ripley at stats.ox.ac.uk]
> Sent: Thursday, July 01, 2004 10:07 AM
>
> There are a few other quirks, and I would check some of the other uses of
> `long' in the C sources.
>
OK, I've changed most of the 'long's to 'int's in the next
version
(maps_2.0-22), soon to appear on CRAN. It passes R CMD check on my 32-bit
systems, but please test it thoroughly on a 64-bit system.
Ray Brownrigg