[R] read.csv in R 1.7.1 for MacOS

Juan Pablo Romero jpablo.romero at gmail.com
Tue Nov 22 01:54:17 CET 2005


Hello

I'm stuck with some notebooks having MacOS 10.2.8.

After trying R-2.2.0 (which won't run), I had to settle with R 1.7.1,
which runs fine.

The problem is this:

I have a csv file in a web server, which I'd wish to be able to load with

d <- read.csv("http://server/path/cuestionario.csv")

Unfortunately it doesn't work in R 1.7.1 / Mac, although the help page
says it should.

¿There is some other way to load remote files?

Thanks in advance.

  Juan Pablo




More information about the R-help mailing list