Hi all, I have installed in R 2.6.1 the svIDE package (0.9-5), but I have a problem when I load it.> library(svIDE)Warning messages: 1: '\A' is an unrecognized escape in a character string 2: unrecognized escape removed from ";for Options\AutoIndent: 0=Off, 1=follow language scoping and 2=copy from previous line\n" 3: In grep(paste("[{]TclEval ", topic, "[}]", sep = ""), tclvalue(.Tcl("dde services TclEval {}")), : argument 'useBytes = TRUE' will be ignored Thank you, Olivier Delaigue -- View this message in context: http://www.nabble.com/R-2.6.1---library%28svIDE%29-tf4880387.html#a13966680 Sent from the R help mailing list archive at Nabble.com.
Olivier Delaigue wrote:> Hi all, > > I have installed in R 2.6.1 the svIDE package (0.9-5), but I have a problem > when I load it. > > >> library(svIDE) > Warning messages: > 1: '\A' is an unrecognized escape in a character string > 2: unrecognized escape removed from ";for Options\AutoIndent: 0=Off, > 1=follow language scoping and 2=copy from previous line\n" > 3: In grep(paste("[{]TclEval ", topic, "[}]", sep = ""), tclvalue(.Tcl("dde > services TclEval {}")), : > argument 'useBytes = TRUE' will be ignoredThis is a warning, not an error. Anyway, the SciViews bundle generates many of those during the checks. You might want to report it to the package maintainer. Best, Uwe Ligges> Thank you, > > Olivier Delaigue
These are warnings, which you can choose to ignore. svIDE is part of the SciViews bundle, and the author has acknowledged several times that it needs updating for R 2.6.x. See e.g. http://finzi.psych.upenn.edu/R/Rhelp02a/archive/104637.html On Tue, 27 Nov 2007, Olivier Delaigue wrote:> > Hi all, > > I have installed in R 2.6.1 the svIDE package (0.9-5), but I have a problem > when I load it. > > >> library(svIDE) > Warning messages: > 1: '\A' is an unrecognized escape in a character string > 2: unrecognized escape removed from ";for Options\AutoIndent: 0=Off, > 1=follow language scoping and 2=copy from previous line\n" > 3: In grep(paste("[{]TclEval ", topic, "[}]", sep = ""), tclvalue(.Tcl("dde > services TclEval {}")), : > argument 'useBytes = TRUE' will be ignored > > Thank you, > > Olivier Delaigue >-- Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595
I get that even with R 2.6.0, but its not really a problem, just a warning. In other words, everything I have done in R has worked fine despite that warning. It would be nice if it was eventually cleaned up, but it doesn't stop you from using R. -----Original Message----- From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] On Behalf Of Olivier Delaigue Sent: Tuesday, November 27, 2007 3:29 AM To: r-help at r-project.org Subject: [R] R 2.6.1 & library(svIDE) Hi all, I have installed in R 2.6.1 the svIDE package (0.9-5), but I have a problem when I load it.> library(svIDE)Warning messages: 1: '\A' is an unrecognized escape in a character string 2: unrecognized escape removed from ";for Options\AutoIndent: 0=Off, 1=follow language scoping and 2=copy from previous line\n" 3: In grep(paste("[{]TclEval ", topic, "[}]", sep = ""), tclvalue(.Tcl("dde services TclEval {}")), : argument 'useBytes = TRUE' will be ignored Thank you, Olivier Delaigue -- View this message in context: http://www.nabble.com/R-2.6.1---library%28svIDE%29-tf4880387.html#a13966 680 Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. ********************************************************************** * This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No right to confidential or privileged treatment of this message is waived or lost by any error in transmission. If you have received this message in error, please immediately notify the sender by e-mail, delete the message and all copies from your system and destroy any hard copies. You must not, directly or indirectly, use, disclose, distribute, print or copy any part of this message if you are not the intended recipient.