Dear Harold,

It's odd that something that worked previously no longer works, so my
first thought is to ask what's changed?

Second, I'd determine whether the problem is in the Rcmdr package or in
the read.spss function in the foreign package, which Rcmdr calls. Can you
import the data properly using read.spss directly?

Third, since "parse error" is a vague message, you might be able to get
some more information from traceback() about where there error is
occurring.

Fourth, does this problem always occur now when you try to import an SPSS
data set or only with a particular data set?

I hope that this helps. Please let me know what happens.

John

On Mon, 23 Jun 2003, Harold Doran wrote:

> I am trying to import a file using R Commander. It was working a few days ago, but 
> now I get the following message when I try to import from SPSS. Any thoughts?
>
> Error in parse(file, n, text, prompt) : parse error
>
> ------
> Harold C. Doran
> Director of Research and Evaluation
> New American Schools
> 675 N. Washington Street, Suite 220
> Alexandria, Virginia 22314
> 703.647.1628
>  <http://www.edperform.net/>
>
>
>
>
>       [[alternative HTML version deleted]]
>
> ______________________________________________
> [EMAIL PROTECTED] mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
>
>

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to