[Rd] "keep.source" changes committed to R-devel
Martin Maechler
Martin Maechler <maechler@stat.math.ethz.ch>
Fri, 28 Apr 2000 19:24:55 +0200 (CEST)
These are the NEWS entries
o library(), require(), and sys.source() have a new argument
` keep.source = getOption("keep.source") '.
Hence, by default, functions from all packages (not just base)
`keep their source'
o The "keep.source" option now defaults to interactive() instead of TRUE.
Note that this (the 2nd one!) speeded up "make check" a bit (about 1-2 %).
What is *not* yet working is
"keep.source = FALSE having an effect on the functions in base.
Martin
PS:
to get this latest "R-devel snapshot", either
use "rsync" (used to be updated hourly), or anonymous "cvs" (updated daily
to cvs.r-project.org
or FTP in about 8 hours from ftp://stat.ethz.ch/Software/R/R-devel.tar.gz
or get it from the CRAN mirrors a few more hours later ...)
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._