S.J.Eglen at damtp.cam.ac.uk
2007-Jan-02 16:27 UTC
[Rd] Typos in TclInterface.Rd (PR#9436)
Some typos in TclInferface.Rd
line 192: SIDE
\code{tclvalue} function, which can also occur on the left SIE of
line 199: INITIALIZES
\code{tclArray} creates a new Tcl array and INITALIZES it to the empty
line 221: DISTINCTION
argument; there are cases where the DISTICTION matters to Tcl,
Stephen
--please do not edit the information below--
Version:
platform = i686-pc-linux-gnu
arch = i686
os = linux-gnu
system = i686, linux-gnu
status =
major = 2
minor = 4.1
year = 2006
month = 12
day = 18
svn rev = 40228
language = R
version.string = R version 2.4.1 (2006-12-18)
Locale:
C
Search Path:
.GlobalEnv, package:tcltk, package:stats, package:utils, package:datasets,
package:graphics, package:grDevices, package:methods, Autoloads, package:base
If you are going to impose the cost on the developers of a bug report on typos, please at least do as we _do_ ask and check the current version, in your case at https://svn.r-project.org/R/trunk/src/library/tcltk/man/TclInterface.Rd You will I believe want to update your bug report. On Tue, 2 Jan 2007, S.J.Eglen at damtp.cam.ac.uk wrote:> Some typos in TclInferface.Rd > > line 192: SIDE > \code{tclvalue} function, which can also occur on the left SIE of > > line 199: INITIALIZES > \code{tclArray} creates a new Tcl array and INITALIZES it to the empty > > line 221: DISTINCTION > argument; there are cases where the DISTICTION matters to Tcl, > > Stephen > --please do not edit the information below-- > > Version: > platform = i686-pc-linux-gnu > arch = i686 > os = linux-gnu > system = i686, linux-gnu > status > major = 2 > minor = 4.1 > year = 2006 > month = 12 > day = 18 > svn rev = 40228 > language = R > version.string = R version 2.4.1 (2006-12-18) > > Locale: > C > > Search Path: > .GlobalEnv, package:tcltk, package:stats, package:utils, package:datasets, package:graphics, package:grDevices, package:methods, Autoloads, package:base > > ______________________________________________ > R-devel at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel >-- 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
> If you are going to impose the cost on the developers of a bug report on> typos, please at least do as we _do_ ask and check the current version, in > your case at > > https://svn.r-project.org/R/trunk/src/library/tcltk/man/TclInterface.Rd > > You will I believe want to update your bug report. Thanks, this one still remains (other two already fixed). > > line 192: SIDE > > \code{tclvalue} function, which can also occur on the left SIE of Stephen