Skip to content
Prev 3457 / 398500 Next

Using metric scaling

On Mon, 11 Oct 1999, Murray Jorgensen wrote:

            
That was a reply sent directly to Murray: for some reason he replied to the
list and not to me.
What I was commenting on is that the lines by the time they reached
me had been wrapped so the tenth item was on the next line, like

  10 LAKE ROTOITI         .510   .314   .314   .314   .549   .314   .510
.549

If that is in the original, more work is needed.
As Peter Dalgaard says, debug(read.fwf) will help. My guess is that
either Perl is not in your path (I haven't use Win 95 for a while, but
I suspect at least a reboot is needed to get it there) or that something
else is wrong with the installation. Open an MS-DOS window and type
perl -v for a quick check, then example(read.fwf) in R for a simple
example to debug.

read.fwf in rw0642 did work on Windows 95 when I had access to it.
I am fairly sure that spaces in the file path would be a problem unless
such file names are enclosed in an extra pair of quotes. I'll see if that
can be alleviated. You can of course always use the internal short names.