[R] Script that runs under R(win) failing under R(linux)
Peter Dalgaard BSA
p.dalgaard at biostat.ku.dk
Mon Feb 4 12:28:14 CET 2002
"Stuart Leask" <stuart.leask at nottingham.ac.uk> writes:
> Hello there.
>
> I have a script (see below) that runs in Rv1.4.0 for windows, but not in
> Rv1.4.0 for linux (not the current versions, I know, but close).
>
> In the linux version, the script is interrupted by a prompt
> "Display all 101 possibilities? (y or n)"
> that stops the script working properly. This prompt doesn't appear when
> running the script in R for windows.
>
> Is there some way of turning this prompt off so that I can run this script
> in the linux version?
Either source() the file in or remove the TAB character that is
confusing readline.
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of Biostatistics 2200 Cph. N
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help 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-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list