I'm running Mac OS X 10.7.5, if that's helpful to know. Earl Brown ----- Earl K. Brown, PhD Assistant Professor of Spanish Linguistics Advisor, TEFL MA Program Department of Modern Languages Kansas State University
----- Mensaje original ----- De: "Andrew Beckerman" <[email protected]> Para: "Earl Brown" <[email protected]> CC: [email protected] Enviados: Lunes, 17 de Diciembre 2012 4:05:03 Asunto: Bug in R.app 1.53 - Phantom Text Just to chime in that there is a "phantom text" thread running with this issue - there are a few people experiencing this. I have been trying to isolate the problem, unsuccessfully, but it looks like assignment operators (<- or =) in a script, trigger this. It looks like whatever mechanism in the console keeps an eye on the script is grabbing things and inserting them before the prompt. I also wonder if it is only happening to people on Mountain Lion? Can someone suggest a way to get a "status shot" from the OS for R when this happens so we can help more? Andrew --------------------------------------------------------------------------- Dr. Andrew Beckerman Department of Animal and Plant Sciences, University of Sheffield, Alfred Denny Building, Western Bank, Sheffield S10 2TN, UK ph +44 (0)114 222 0026; fx +44 (0)114 222 0002 http://www.beckslab.staff.shef.ac.uk / co-Editor-in-Chief, Ecology and Evolution See our new R Book: http://www.r4all.org http://www.flickr.com/photos/apbeckerman/ http://www.warblefly.co.uk -------------------------------------------------------------------------- Sent with Sparrow On Saturday, 15 December 2012 at 05:12, Earl Brown wrote: When I run code in R.app, in addition to getting the results I expect, the console also randomly prints out previously submitted code and places it before the prompt arrow and/or before the output of what my code asks R to do. The color of this random, unwanted output is gray. This doesn't happen when I run my code in R in a Terminal window, nor did it happen before I upgraded to R 2.15.2 and R.app 1.53 a few days ago. Take a look at the two attached screen shots, one of R.app and the other of Terminal running the same code. And here's my sessionInfo(): sessionInfo() R version 2.15.2 (2012-10-26) Platform: x86_64-apple-darwin9.8.0/x86_64 (64-bit) locale: [1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8 attached base packages: [1] stats graphics grDevices utils datasets methods base Any ideas? Thanks, Earl Brown ----- Earl K. Brown, PhD Assistant Professor of Spanish Linguistics Advisor, TEFL MA Program Department of Modern Languages Kansas State University _______________________________________________ R-SIG-Mac mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-mac Attachments: - Screen Shot 2012-12-14 at 10.53.49 PM.png - Screen Shot 2012-12-14 at 10.54.14 PM.png _______________________________________________ R-SIG-Mac mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-mac
