On Oct 29, 2012, at 1:28 PM, Praveen Surendran <praveen.surend...@ucd.ie> wrote:
> Hi, > > > > I have a file in .sas7bdat format. I tried to open this file using > read.sas7bdat() function. > > This gave me an error - "Error in read.sas7bdat("bnp_genetic.sas7bdat") : > > unknown host X64_7PRO". > > Could someone tell me what this error means? > > Thank you, > > Praveen. More than likely, a similar problem as in this recent thread, but for 64 bit, rather than 32 bit: https://stat.ethz.ch/pipermail/r-help/2012-October/325257.html Regards, Marc Schwartz ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.