Works fine for me with the latest version of R and the same version of cygwin bash. The environment variable CYGWIN can affect this kind of thing.
$ env | grep CYG CYGWIN=ntsec smbntsec binmode export [EMAIL PROTECTED] ~/depot/Spluslibs/strat1.live $ bash --version GNU bash, version 2.05b.0(1)-release (i686-pc-cygwin) Copyright (C) 2002 Free Software Foundation, Inc. [EMAIL PROTECTED] ~/depot/Spluslibs/strat1.live $ /cygdrive/c/R/rw2000/bin/Rterm --vanilla R : Copyright 2004, The R Foundation for Statistical Computing Version 2.0.0 (2004-10-04), ISBN 3-900051-07-0 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for a HTML browser interface to help. Type 'q()' to quit R. > interactive() [1] TRUE > q() At Thursday 08:39 AM 10/14/2004, [EMAIL PROTECTED] wrote: >This bug report is mostly a note to myself to track this down: > >In the version of the Cygwin bash shell I'm currently using, Rterm >does not detect that it is being run interactively, so it switches >into batch mode, and lots of things stop working. > > >$ bash --version > >GNU bash, version 2.05b.0(1)-release (i686-pc-cygwin) > >Copyright (C) 2002 Free Software Foundation, Inc. > >Duncan Murdoch > >______________________________________________ >[EMAIL PROTECTED] mailing list >https://stat.ethz.ch/mailman/listinfo/r-devel ______________________________________________ [EMAIL PROTECTED] mailing list https://stat.ethz.ch/mailman/listinfo/r-devel