search for: xp_pro

Displaying 7 results from an estimated 7 matches for "xp_pro".

Did you mean: xdp_prog
2018 Apr 14
1
Fwd: Re: Reading xpt files into R
...r format from SA is supposed to make reading data less difficult and standardized. This is what a header from the version used by the NHANES releases (that's all one line): > > HEADER RECORD*******LIBRARY HEADER RECORD!!!!!!!000000000000000000000000000000 SAS SAS SASLIB 9.2 XP_PRO 16SEP09:09:39:2516SEP09:09:39:25 HEADER RECORD*******MEMBER HEADER RECORD!!!!!!!000000000000000001600000000140 HEADER RECORD*******DSCRPTR HEADER RECORD!!!!!!!000000000000000000000000000000 SAS DEMO SASD...
2018 Apr 13
0
Reading xpt files into R
...ot;transfer format from SA is supposed to make reading data less difficult and standardized. This is what a header from the version used by the NHANES releases (that's all one line): HEADER RECORD*******LIBRARY HEADER RECORD!!!!!!!000000000000000000000000000000 SAS SAS SASLIB 9.2 XP_PRO 16SEP09:09:39:2516SEP09:09:39:25 HEADER RECORD*******MEMBER HEADER RECORD!!!!!!!000000000000000001600000000140 HEADER RECORD*******DSCRPTR HEADER RECORD!!!!!!!000000000000000000000000000000 SAS DEMO SASD...
2018 Apr 13
5
Reading xpt files into R
Hello R folk I have an xpt file which I have been trying to open into R in R studio On the net I found guidance which says that I need packages Hmisc and SASxport which I have successfully loaded. I had also found some code which says that this would allow me to read the xpt file into R: library(SASxport) data(Alfalfa) lookup.xport("test.xpt")
2005 Sep 26
1
reading SAS data files
...read.ssd(file.path(sashome), "pcb", sascmd = file.path(sashome, the SAS log file contain this: NOTE: Copyright (c) 2002-2003 by SAS Institute Inc., Cary, NC, USA. NOTE: SAS (r) 9.1 (TS1M3) Licensed to UNIV OF CA/DAVIS, Site 0029107010. NOTE: This session is executing on the XP_PRO platform. NOTE: SAS initialization used: real time 0.13 seconds cpu time 0.18 seconds 1 libname src2rd '/Program Files/SAS/SAS 9.1'; NOTE: Libref SRC2RD was successfully assigned as follows: Engine: V9 Physical Name:...
2018 Apr 14
0
Fwd: Re: Reading xpt files into R
-------- Original Message ---------- From: WRAY NICHOLAS <nicholas.wray at ntlworld.com> To: peter dalgaard <pdalgd at gmail.com> Date: 14 April 2018 at 20:18 Subject: Re: [R] Reading xpt files into R Well yesterday I'd downloaded the "foreign" package and tried to open the xpt file using that: library(foreign) read.xport("test.xpt") I got the following
2012 Oct 04
3
Failure of sas7bdat package
...e error message is: Error in read.sas7bdat(FILENAME) : unknown host W32_7PRO please report bugs to sas7bdatRbugs at gmail.com I examined the file with a text editor and it contains 9.0301M1W32_7PRO in the second line. An older file that works successfully with the package contains 9.0101M3XP_PRO in the same position. Is this causing the failure? Is this something easy to fix? For the moment, I am using StatTransfer to convert the files. StatTransfer has no problem with the newer files suggesting that the problem might be trivial. I have contacted the package maintainer (matt.shotwell...
2002 Mar 20
3
XP Problem
Hi, I have the following: Win2k server with AD for domain login validation. There is a secondary Win2k server as well. RH5.2 with samba samba-2.0.4b-19990519 RH6.2 with samba samba-2.2.2-20011014 I wish to setup one or two very basic shares on each of the RH boxes. share level security will be fine. Win2k seems to work ok. XP doesn't. It cannot find the servers with search. What are