[Rd] Rterm in a Cygwin shell (in Windows) (PR#7287)
tplate at blackmesacapital.com
tplate at blackmesacapital.com
Thu Oct 14 17:12:37 CEST 2004
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
tplate at ACONCAGUA ~/depot/Spluslibs/strat1.live
$ bash --version
GNU bash, version 2.05b.0(1)-release (i686-pc-cygwin)
Copyright (C) 2002 Free Software Foundation, Inc.
tplate at ACONCAGUA ~/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, murdoch at stats.uwo.ca 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
>
>______________________________________________
>R-devel at stat.math.ethz.ch mailing list
>https://stat.ethz.ch/mailman/listinfo/r-devel
More information about the R-devel
mailing list