Skip to content

Commit a0887e6

Browse files
author
smeyer
committed
.Rout.save needs echoed source
git-svn-id: https://svn.r-project.org/R/trunk@88379 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 4c203ef commit a0887e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/manual/R-exts.texi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1465,8 +1465,8 @@ with the strangest arguments). The results of running a @file{.R} file
14651465
are written to a @file{.Rout} file. If there is a
14661466
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
1468-
want to generate it separately, do run @R{} with options
1469-
@option{--vanilla --no-echo} and with environment variable
1468+
want to generate it separately, do run @R{} with option
1469+
@option{--vanilla} and with environment variable
14701470
@env{LANGUAGE=en} set to get messages in English. Be careful not to use
14711471
output with the option @option{--timings} (and note that
14721472
@option{--as-cran} sets it).} @file{.Rout.save} file, these two are

0 commit comments

Comments
 (0)