Re: [R] sas.get under Linux

2009-02-03 Thread Adrian Dusa
On Monday 02 February 2009, Frank E Harrell Jr wrote: > > [...] > > Stat/Transfer has a menu option to read the SAS format catalog but I > haven't tried it. Been there, done that... didn't get the t-shirt though. I tried everything I believe, but with no avail. Thanks again, Adrian -- Adrian Du

Re: [R] sas.get under Linux

2009-02-02 Thread Frank E Harrell Jr
Adrian Dusa wrote: Dear Frank, I understand. Never used SAS before, so I don't have it installed anywhere. StatTransfer is a very useful tool indeed, but maybe I don't know how to use it properly. What I have is a "mydata.sas7bdat" file, along with a "formats.sas7bcat" file. I specified

Re: [R] sas.get under Linux

2009-02-02 Thread Adrian Dusa
Dear Ayah, On Saturday 31 January 2009, Ajay ohri wrote: > Hi, > have you looked at the third party SAS language compilers WPS ( 600 dollars > per desktop version http://www.teamwpc.co.uk/home/ ) and Carolina ( > http://dullesopen.com/) > > if you

Re: [R] sas.get under Linux

2009-02-02 Thread Adrian Dusa
Dear Frank, I understand. Never used SAS before, so I don't have it installed anywhere. StatTransfer is a very useful tool indeed, but maybe I don't know how to use it properly. What I have is a "mydata.sas7bdat" file, along with a "formats.sas7bcat" file. I specified reading SAS value labels "

Re: [R] sas.get under Linux

2009-01-31 Thread Ajay ohri
Hi, have you looked at the third party SAS language compilers WPS ( 600 dollars per desktop version http://www.teamwpc.co.uk/home/ ) and Carolina ( http://dullesopen.com/) if you need just base SAS. I think SAS institute existing products have

Re: [R] sas.get under Linux

2009-01-31 Thread Frank E Harrell Jr
Adrian Dusa wrote: Dear all, I am trying to import a SAS file into R (in fact I only need the value labels from the formats file), using Hmisc package, but I get this error: my.sas <- sas.get("/home/adi/3", "fis1_sgg") sh: sas: not found Error in sas.get("/home/adi/3", "fis1_sgg") : SAS job