Displaying 2 results from an estimated 2 matches for "mapthin".
Did you mean:
machin
2004 Jul 01
1
Seg. faults in mapthin
..., I run:
require(maps)
for (i in 1:50) {
cat(i, "\n")
map("state")
}
I always get the same result:
1
2
3
4
5
Process R segmentation fault at Thu Jul 1 09:07:39 2004
With some browsering, I've zeroed in on the source of the segmentation
fault: map's call to mapthin. Funny thing is, when I comment out the call to
mapthin, everything works consistently, without a hitch, and with no
apparent difference in the map.
Still, I'd rather work with the package the way it was built. I must be
losing something by cutting out the call to mapthin.
I was wondering if...
2004 Jul 01
1
Seg. faults in mapthin (in package maps!)
> 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,
>
And all while I was asleep! I'll submit a corrected maps package in a
couple of weeks, when I return from China (no guaranteed connection
where