Skip to content

Commit e9a5fb9

Browse files
author
smeyer
committed
--timings only affect examples
git-svn-id: https://svn.r-project.org/R/trunk@88381 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent a0887e6 commit e9a5fb9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

doc/manual/R-exts.texi

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1467,9 +1467,8 @@ corresponding@footnote{The best way to generate such a file is to copy
14671467
the @file{.Rout} from a successful run of @command{R CMD check}. If you
14681468
want to generate it separately, do run @R{} with option
14691469
@option{--vanilla} and with environment variable
1470-
@env{LANGUAGE=en} set to get messages in English. Be careful not to use
1471-
output with the option @option{--timings} (and note that
1472-
@option{--as-cran} sets it).} @file{.Rout.save} file, these two are
1470+
@env{LANGUAGE=en} set to get messages in English.
1471+
} @file{.Rout.save} file, these two are
14731472
compared, with differences being reported but not causing an error. The
14741473
directory @file{tests} is copied to the check area, and the tests are
14751474
run with the copy as the working directory and with @code{R_LIBS} set to

0 commit comments

Comments
 (0)