On 24 Oct 2013, at 17:37, Marc Schwartz <[email protected]> wrote:
> 
> Rich,
> 
> I get the same error message, but not the segfault, using 3.0.2 on Mavericks, 
> using R.app:
> 
> R version 3.0.2 (2013-09-25) -- "Frisbee Sailing"
> Copyright (C) 2013 The R Foundation for Statistical Computing
> Platform: x86_64-apple-darwin10.8.0 (64-bit)
> 
> ...
> 
> [R.app GUI 1.62 (6558) x86_64-apple-darwin10.8.0]
> 
> which I otherwise never use.
> 
>> 
>> TRUE <- FALSE
> Error in TRUE <- FALSE : invalid (do_set) left-hand side to assignment
>> 

On Mountain Lion, R 3.0.2:

TRUE = FALSE
Error in TRUE = FALSE : invalid (do_set) left-hand side to assignment

in R.app, and in a terminal.  I also get the same on a linux machine.

I think that's a  feature, not a bug.

BW

F

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
R-SIG-Mac mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to