Jim Lemon wrote:
Hi,
Having finally gotten around to installing R-2.9.0, I find that while
the docs still say I can invoke the --no-latex option, R CMD INSTALL has
decided that I can't. Nor is there any notice of this that I can find in
the 2.9 series news. Is this just a trifling oversight that will be
repaired?
Jim
Looks like the corresponding " else if " clause got omitted in
tools:::.install_packages()
and before that in share/R/RINSTALL.
--
O__ ---- Peter Dalgaard Ă˜ster Farimagsgade 5, Entr.B
c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalga...@biostat.ku.dk) FAX: (+45) 35327907
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.