It was an unsolicited lexer output and it has been fixed in the meantime. Please upgrade your GUI from http://r.research.att.com/ Cheers, Simon
On Jan 29, 2013, at 4:57 AM, Peter Stilwell wrote: > I'm getting this, too! > > It makes no difference to the running of software....I'd just like to know > what it means. > > Cheers > > On Thursday, 20 December 2012 13:17:15 UTC, [email protected] wrote: > Good morning, all! > > > I'm seeing some strange behavior with R's prompt in the R console. > > > I'm running Mac OS X (10.8.2) on a MacBook Air. > > > After assigning the first variable, R inserts that variable name multiple > times before the prompt (>). It then remains but with a different number of > repetitions for subsequent command submissions. I've tried to "reset" the > prompt with options(prompt=">") but that doesn't appear to work. (See Below). > > > Any thoughts? > > > Many thanks and best regards! > > > Jim > > > > R version 2.15.2 (2012-10-26) -- "Trick or Treat" > Copyright (C) 2012 The R Foundation for Statistical Computing > ISBN 3-900051-07-0 > Platform: x86_64-apple-darwin9.8.0/x86_64 (64-bit) > > > R is free software and comes with ABSOLUTELY NO WARRANTY. > You are welcome to redistribute it under certain conditions. > Type 'license()' or 'licence()' for distribution details. > > > Natural language support but running in an English locale > > > R is a collaborative project with many contributors. > Type 'contributors()' for more information and > 'citation()' on how to cite R or R packages in publications. > > > Type 'demo()' for some demos, 'help()' for on-line help, or > 'help.start()' for an HTML browser interface to help. > Type 'q()' to quit R. > > > [R.app GUI 1.53 (6335) x86_64-apple-darwin9.8.0] > > > > perprof<-c(1,2,3,4,"fe") > perprofperprofperprofperprofperprofperprofperprofperprofperprofperprofperprofperprofperprofperprofperprofperprofperprofperprofperprofperprofperprof> > str(perprof) > chr [1:5] "1" "2" "3" "4" "fe" > perprofperprofperprofperprofperprofperprofperprofperprofperprofperprof> > options(prompt=">") > perprofperprofperprofperprofperprofperprofperprofperprofperprofperprofperprofperprofperprofperprofperprofperprofperprof> > > [[alternative HTML version deleted]] > > _______________________________________________ > R-SIG-Mac mailing list > [email protected] > https://stat.ethz.ch/mailman/listinfo/r-sig-mac > _______________________________________________ > R-SIG-Mac mailing list > [email protected] > https://stat.ethz.ch/mailman/listinfo/r-sig-mac _______________________________________________ R-SIG-Mac mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-mac
