Displaying 3 results from an estimated 3 matches for "tcleval".
2007 Nov 27
3
R 2.6.1 & library(svIDE)
...ave 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#a139666...
2008 May 19
1
svIDE and Tinn-R
...e that we have still the same warning
launching R:
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
I wonder how far it may be problematical ?
Patrick
2008 Feb 11
6
Tinn-R not working well with latest R
...ired package: tcltk
Loading Tcl/Tk interface ... done
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
Loading required package: svMisc
Loading required package: R2HTML
Any idea what is going on.
I use R 2.6.2 on windows xp
I also started R...