> -Original Message-
> From: gerald.j...@dgag.ca [mailto:gerald.j...@dgag.ca]
> Sent: Friday, February 05, 2010 10:58 AM
> To: William Dunlap
> Cc: Uwe Ligges; r-help@r-project.org
> Subject: RE: [R] Importing data coming from Splus into R.
>
> Hello Bill,
>
S+'s
> write.table and R's read.table I could try to fix
> things up so they were more compatible.
>
> Code that reads the S+ native binary format must
> be 32/64 bit aware, since S+ integers are 32 bits
> on 32-bit versions of S+ and 64 bits on 64-bit
> versions.
>
&
; To: Gerald Jean
> Cc: r-help@r-project.org
> Subject: Re: [R] Importing data coming from Splus into R.
>
> 1. I am stuck with a copy of S-PLUS 4.x. At that time I used
> dump() in
> S-PLUS and source() to get things into R afterwards ...
>
> 2. Why do you think that 32
Uwe Ligges a écrit sur 2010/02/05
11:04:44 :
> 1. I am stuck with a copy of S-PLUS 4.x. At that time I used dump() in
> S-PLUS and source() to get things into R afterwards ...
>
> 2. Why do you think that 32-bit vs. 64-bit issues matter? The file
> format does not change (well, this is guessed s
1. I am stuck with a copy of S-PLUS 4.x. At that time I used dump() in
S-PLUS and source() to get things into R afterwards ...
2. Why do you think that 32-bit vs. 64-bit issues matter? The file
format does not change (well, this is guessed since I do not have any
64-bit S-PLUS version availabl
Have you tried dput/dget or dump/source?
On the S-Plus side, you need to tell it to use the older format.
Rich
__
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/p
Hello there,
I spent all day yesterday trying to get a small data set from Splus into R,
no luck! Both, Splus and R, are run on a 64-bit RedHat Linux machine, the
versions of the softwares are 64-bit and are as what follows:
Splus:
TIBCO Software Inc. Confidential Information
Copyright (c) 1988
7 matches
Mail list logo