From: Torsten.Hothorn@rzmail.uni-erlangen.de
Date: Mon, 26 Feb 2001 13:48:36 +0100 (MET)
To: r-devel@stat.math.ethz.ch
Subject: [Rd] %*% in examples (PR#855)
CC: R-bugs@biostat.ku.dk
X-Loop: R-bugs@biostat.ku.dk
Hi,
when we add
\examples{
a <- 1:4
a %*% a
}
into a Rd-file are run R CMD check, the resulting R code is
a <- 1:4
a
So, %*% ... is lost on the way if I'm not totally confused.
Torsten
--please do not edit the information below--
Version:
platform = i686-pc-linux-gnu
arch = i686
os = linux-gnu
system = i686, linux-gnu
status = Patched
major = 1
minor = 2.0
year = 2001
month = 01
day = 07
language = R
Search Path:
.GlobalEnv, package:ctest, Autoloads, package:base
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
--
Brian D. Ripley, ripley@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 272860 (secr)
Oxford OX1 3TG, UK Fax: +44 1865 272595