Displaying 20 results from an estimated 6000 matches similar to: "Can I make spss.get reencode from Windows-1252?"
2009 Feb 17
2
spss-file problem with foreign 0.8-32
Hi,
after updating to foreign version 0.8-32, I experienced the following error
when I tried to load a SPSS file:
Fehler in inherits(x, "factor") : objekt "cp" nicht gefunden
Zus?tzlich: Warning message:
In read.spss("***l.sav", use.value.labels = TRUE, to.data.frame = TRUE) :
***.sav: File-indicated character representation code (1252) looks like a
Windows
2009 Apr 08
1
read.spss, locale and encodings
I must be missing something obvious here:
According to the help page for read.spss, the reencode option is only
active when R is run under a UTF-8 locale.
read.spss can only import the SPSS file when run under a iso88591(5)
locale, under a UTF-8 locale I get:
Error in read.spss("wo.sav") : error reading system-file header
In addition: Warning message:
In read.spss("wo.sav")
2008 Aug 25
4
R for Windows GUI closes when I try to read.spss
** High Priority **
I have been trying to read an SPSS file into R using
read.spss ("C:/Documents and Settings/Roderick Harrison/My
Documents/RWORK/ihisdat.sav", use.value.labels = TRUE, to.data.frame =
FALSE, max.value.labels = 500, trim.factor.names = FALSE, trim_values =
TRUE, reencode = NA, use.missings = to.data.frame)
Each time (at least 5 or 6 by now) I get the following
2008 Dec 14
1
re ad.spss (foreign) conflict with SPSS 17 files.
SPSS seems to have changed its default datafile format, resulting in issues
for read.spss(). In Windows this results in a warning, in Debian the import
completely fails:
Debian (R version 2.8.0 (2008-10-20) i486-pc-linux-gnu, foreign_0.8-29)
> read.spss("/home/jeroen/samples/Tomato.sav")
Error in iconv(names(rval), cp, "") :
unsupported conversion from 'CP65001'
2011 Oct 11
4
need help on read.spss
Hi,
I have one doubt about one of the parameter of 'read.spss()' from
'foreign' package.
Here is the syntax :-
read.spss ( file,
use.value.labels = TRUE,
to.data.frame = FALSE,
max.value.labels = Inf,
trim.factor.names = FALSE,
trim_values = TRUE,
reencode = NA,
use.missings = to.data.frame )
In above syntax when I pass *'to.data.frame=
2012 Jun 25
1
read.spss function
Hi dear all,
I am trying to import a dataset from SPSS into R (R x64 2.15.0).
I used both
read.spss("D:/Untitled2.sav", use.value.labels = TRUE, to.data.frame = TRUE, max.value.labels = Inf,
trim.factor.names = FALSE,trim_values = TRUE, reencode = NA,
use.missings = to.data.frame)
&
read.spss("D:\\Untitled2.sav", to.data.frame = TRUE, stringsAsFactors = FALSE)
but the
2008 Oct 07
1
read.spss: variable.labels
Hi,
how can I attach variable labels originally read by read.spss() to the
resulting variables?
<pre>
X <- read.spss('data.sav', use.value.labels = TRUE, to.data.frame =
TRUE, trim.factor.names = TRUE, trim_values = TRUE, reencode = "UTF-8")
names(X) <- tolower(names(X))
attach(X)
</pre>
Thank you
S?ren
2008 Oct 21
1
SPSS to R conversion "error in iconv..."
Dear R users,
I am trying to get R to read an .sav data file generated in SPSS 17
for Mac. Here is the command and the error message:
> data = read.spss('/Users/userdir/Desktop/filename.sav')
Error in iconv(names(rval), cp, "") : unsupported conversion
In addition: Warning message:
In read.spss("/Users/userdir/Desktop/filename.sav") :
2009 Jan 07
1
Importing data from SPSS with Arabic encoding
Dear R-users,
I'm facing a problem with the import of data in R. I have a sav file that, I presume, uses some Arabic encoding (but I don't know which one) and I would like to read it with R. When I use the function read.spss (I also tried spss.get(Hmisc)), I get the following message:
> read.spss("Hhld.sav")
Erreur dans read.spss("Hhld.sav") :
erreur ? la lecture
2007 Nov 04
4
Why can repeated measures anova with within & between subjects design not be done if group sizes are unbalanced?
Dear R people:
I wish to switch from SPSS to R, but there is one particular type of
ANOVA design that cannot be done in R. Or more likely, it can be
done, but it is nowhere documented.
The problem is typical for psychologists:
You have a repeated measures design with different groups of subjects.
Now, this can be done with the aov command, but the number of
subjects in both groups must be
2005 Jan 13
4
ezstream reencode
hi,
i want to reencode our ezstream. but it dosent work. mdplay and lame
are installed on the server. the config for ezstream is in the bottom
of this mail. i dont understand the problem. have you any ieda ?
have a lot of thanks
my config:
<ezstream>
<url>http://localhost:8000/backup</url>
<sourcepassword>*****</sourcepassword>
2005 Jan 14
2
ezstream reencode
On Friday, 14 January 2005 at 09:26, Carsten Henkel wrote:
> Guten Tag Carsten Henkel,
>
> Am Freitag, 14. Januar 2005 um 08:59 schrieben Sie:
>
> CH> what is the alternate to ezstream for streaming without a gui ?
>
> is ices0.4 a good choice to stream & reencode playlists ?
I think so. :)
I'd be surprised if it ran on windows though.
2004 Aug 06
4
ices 0.2.2 does not reencode mp3s
I recently upgraded ices from 0.1.0 to 0.2.2. I have found that it
is not reencoding my mp3 stream, even though I have it configured to.
This is on a RedHat linux 7.0 system, kernel 2.4.11
ices build commands:
./configure --with-perl --with-lame \
--with-lame-includes=/usr/local/src/lame-3.89/include \
--with-lame-libraries=/usr/local/src/lame-3.89/libmp3lame/.libs
gmake
2004 Aug 06
2
reencode scripts if anyone is interested
I decided to make a few shell scripts that can be used to connect to
icecast, decode/reencode a stream, and then send the result back to icecast.
I guess this can be done with liveice, but this seemed like a simpler
solution for my needs. I have it triggered by a cgi script that i click on
when at work and want to listen to my tunes at a lower, more reliable
bitrate.
There are basically
2006 Aug 02
1
read.spss and umlaut
Hello
When I read a SPSS *.por file with read.spss everything after a umlaut is
missing:
> library("foreign")
> spssdaten <- read.spss("projets.por")
> attr(spssdaten$PROJETX, "value.labels")[1:20]
Bg Stammzellenforschung Bb
863 862
Bb
2005 Jan 14
2
cpu time by reencode
hi,
ices with reencode make al lot of cpu work. the pid need more then
20% of it. its a 2,8 ghz cpu. is it normal ?
thanks
--
Mit freundlichen Gr?ssen
Carsten Henkel mailto:carsten@chatlabel.de
Wer nach einer hilfreichen Hand Ausschau halten will, findet sie am besten am Ende des eigenen Armes
dieser Text ist zuf?llig gew?hlt und hat nichts mit dem Empf?nger
2005 Jan 13
2
ezstream reencode
Guten Morgen Geoff Shang,
Am Freitag, 14. Januar 2005 um 00:40 schrieben Sie:
GS> The only thing I can think of that might cause your reencode not to work is
GS> that perhaps you have MP3 files with extensions with capital letters (i.e.,
GS> not "mp3", but "MP3" or "Mp3" etc). This maybe could cause the match to
GS> fail.
thank you for the answer.
i
2004 Aug 06
3
ices 0.2.2 does not reencode mp3s
Brendan Cully wrote:
>
> The format of ices.conf changed somewhat in 0.2, to support multiple streams
> from the same playlist with different reencoding options. In short, these
> settings have been moved into the Stream node. For more info have a look
> at the sample ices.conf included with the distribution.
I did modify my ices.conf when I made the upgrade.
Here's my
2004 Dec 22
1
ices-0.4 Reencode problems
Since the mailing list archives are a bit difficult to go through at the
moment, I'll go ahead and simply ask. If I fire up ices-0.4 with reencode
enabled, at pretty much the end of every song I get an error:
bitstream problem: resyncing...
Occasionally it will also throw in a:
mpg123: Can't rewind stream by NNN bits!
And eventually after a dozen songs or so I'll get a rash
2007 Apr 05
1
some SPSS 15 files wont open in R 2.4.0
Trying to open some SPSS .sav files (saved with SPSS 15) gives the following:
read.spss('/data/big/unzipped_ukda/seh3767/3767SPSS_570D6A086C9A1B0636F13255F25A58C1/prgrp95.sav')
Error in
read.spss("/data/big/unzipped_ukda/seh3767/3767SPSS_570D6A086C9A1B0636F13255F25A58C1/prgrp95.sav"):
error reading system-file header
In addition: Warning message: