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
This 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 ______________________________________________ R-help@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.