[Rd] Trailing message on R CMD BATCH
Kasper Daniel Hansen
khansen at stat.Berkeley.EDU
Wed Jan 10 18:12:03 CET 2007
I use it a lot.
Kasper
On Jan 10, 2007, at 5:06 AM, Brian Ripley wrote:
> Unix versions of R CMD BATCH have reported proc.time() unless the
> script
> ends in q(). E.g. if the input is 'search()' the output is
>
>> invisible(options(echo = TRUE))
>> search()
> [1] ".GlobalEnv" "package:stats" "package:graphics"
> [4] "package:grDevices" "package:utils" "package:datasets"
> [7] "package:methods" "Autoloads" "package:base"
>>
>> proc.time()
> [1] 1.053 0.067 1.109 0.000 0.000
>>
>
> This was undocumented, and not shared by the Windows version.
>
> Is it useful?
> Do people want it retained?
>
> --
> 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
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
More information about the R-devel
mailing list