Displaying 20 results from an estimated 7000 matches similar to: "Use Rterm in rxvt for Cygwin?"
2006 Oct 13
3
No exit codes from RTerm (Windows) (PR#9296)
Full_Name: Russell V. Lenth
Version: 2.3.1
OS: Windows XP Pro
Submission from: (NULL) (128.255.132.188)
I wrote a simple .BAT file to run the Sweave function on a file (via RTerm),
then run pdflatex on the result (after RTerm exits). The issue is that if an
error condition occurs in RTerm, it is prudent to not do the pdflatex processing
afterward.
Here are the relevant statements in the BAT
2011 Oct 31
1
Starting asterisk turns bash console text white in rxvt
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="sans-serif">Hello all,<br>
<br>
I've googled
2007 Mar 02
1
rxvt-unicode windows
With latest compiz from git and latest stable version I have an issue
with rxvt-unicode (urxvt). Every window seems to get screwed up, I can't
touch the window title at all, I have to use the move key-bind to move
the window around.
The title bar also is half white half blue, Has anyone else encountered
this issue. It is not present in Metacity or Openbox. But it is in
beryl.
Here is a
2004 Oct 14
1
Rterm in a Cygwin shell (in Windows) (PR#7287)
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
2003 Feb 05
2
R 1.6 crashes if ² in object displayed on console
Dear R-help,
Under Win98se, the mere presence of this character, ² (Alt+0178), causes R
1.6 to crash, but only when it is in an object displayed to the console.
>x<-"²" #no problem
>x
R crashes with Illegal operation message
graham lawrence
1999 Jun 17
0
Forw: [RHSA-1999:014-01] New dev, rxvt, screen pacakges for Red Hat Linux 6.0
below.
Dan
___________________________________________________________________________
Dan Yocum | Phone: (630) 840-8525
Linux/Unix System Administrator | Fax: (630) 840-6345
Computing Division OSS/FSS | email: yocum@fnal.gov .~. L
Fermi National Accelerator Lab | WWW: www-oss.fnal.gov/~yocum/ /V\ I
P.O. Box 500 |
2009 Sep 03
1
Moving Rterm.exe to another location
Colleagues,
I have encountered the following situation in R (2.9.0) with Windows XP.
I have an application that calls Rterm.exe. In certain situations,
the application terminates but fails to close R. Then, the next time
that the application runs, there are replicated copies of R running -
this slows the system. One solution would be to kill any open
versions of Rterm.exe each time
2010 Jan 09
21
[Bug 25966] New: nv25 : rxvt scrolling is very slow
http://bugs.freedesktop.org/show_bug.cgi?id=25966
Summary: nv25 : rxvt scrolling is very slow
Product: xorg
Version: 7.5
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2003 Apr 25
1
Rcmd vs. Rterm.exe
Hi r-hackers,
What exactly is the difference in call r from a batch between this two ways:
Rterm.exe ...
Rcmd BATCH ... (I have to install perl first, I know)
I haven't found any documentation about the difference (readme, FAQs, ...).
I use rterm.exe, but is there a benefit in using rcmd?
Can you explain me that or give me a link?
Thanks
Thomas
Thomas Untern?hrer
2004 May 07
3
Rterm
Dear all,
Two questions regarding rterm
First:
C:\Program Files\R\rw1081\bin\rterm.exe --vanilla <test.r --args "Arg1"
"Arg2"
worked for me so far with r Version 1081, to start a R script with the
given arguments.
With R1090
C:\Program Files\R\rw1090\bin\rterm.exe --vanilla <test.r --args "Arg1"
"Arg2"
There is the error message: Rterm.exe
2011 Jun 07
1
Cases of TAB-completion that hang Rterm
FYI,
via a bug report of one of my packages, I discovered that the
following cases will hang Rterm when using TAB completion:
CASE #1:
Adding an empty default function for tail() causes Rterm on Windows to
hang if one press TAB at the prompt:
% Rterm -vanilla
> tail.default <- function(...) {}
> [PRESS TAB]
Error in specialOpLocs(text) :
(list) object cannot be coerced to type
2024 Feb 09
1
Avoiding Delete key function as 'Quit R' in Rterm when there are no characters in cursor line
Yes, indeed, I am talking about Rterm in Windows.
Iago
________________________________
De: Duncan Murdoch <murdoch.duncan at gmail.com>
Enviat el: divendres, 9 de febrer de 2024 13:50
Per a: Iago Gin? V?zquez <iago.gine at sjd.es>
Tema: Re: [R] Avoiding Delete key function as 'Quit R' in Rterm when there are no characters in cursor line
On 09/02/2024 6:25 a.m., Iago Gin?
2024 Feb 09
1
Avoiding Delete key function as 'Quit R' in Rterm when there are no characters in cursor line
That looks to me like a bug, but I don't use Windows any more, so I
won't offer to try to fix it for you. In fact I don't think Rterm has
many users at all: most Windows users probably use RStudio or one of
the other graphical front ends (Visual Studio, Emacs, Rgui, etc.)
So maybe you can track down the issue, or someone else will try. Or
maybe you'll just have to avoid
2003 May 07
1
graphics with rterm
I would like to use R as the graphical interface for a fortran program I am
writing. Presently my fortran code produces a set of data files then sends
an "rterm ..... <filename.r >out.out" line to my windows system. This causes
rterm to read in the data files, draw plots on my screen in milliseconds
.... and then terminate and disappear, plots and all, forever. It's this
last
2004 May 05
1
Ctrl-C with R.exe and Rterm.exe in R v1.9.0
Hi, I'm running R v1.9.0 on WinXP Pro. I noticed that R.exe and
Rterm.exe behave differently on Ctrl-C. Starting a Windows Command
prompt (cmd.exe) you get from running Rterm.exe:
C:\Program Files\R>rw1090\bin\Rterm.exe --vanilla --quiet
> ^C
> ^C
> 1+1
[1] 2
> Sys.sleep(100) # Ctrl-C after a few seconds
> ^C
> ^C
> 1+1
[1] 2
> q()
C:\Program Files\R>
2024 Feb 09
1
Avoiding Delete key function as 'Quit R' in Rterm when there are no characters in cursor line
I don't use term, but I've just tested it and this is reproducable.
Is it a bug? Not sure. If you hit c after getting the message it will
cancel the q() request.
On Fri, 9 Feb 2024, 17:21 Duncan Murdoch, <murdoch.duncan at gmail.com> wrote:
> That looks to me like a bug, but I don't use Windows any more, so I
> won't offer to try to fix it for you. In fact I
2002 May 19
1
rterm.exe and graphics windows
I have started using R 1.5.0 on Windows 2000. The refinement of this system
in such a short time is astounding, and I thank those who have worked on it
and made it available!
I have been using rterm.exe to develop R scripts in my preferred editor
(not emacs) by sending the command
rterm.exe --save < %f
where the editor substitutes the filename for %f. This works wonderfully,
and the
2005 Nov 02
2
readline() and Rterm in Windows
I'm running an R script in Rterm and would like the
user to be prompted for input as in:
id <- readline("Please enter ID: ")
myfunction(id)
. . . etc.
This works when I run one line at a time in RGui, but
not when I try to run the script in Rterm (I'm working
with R 2.2.0 in Windows Server 2003).
Is there any way to do this?
Mikkel
2024 Feb 09
1
Avoiding Delete key function as 'Quit R' in Rterm when there are no characters in cursor line
Duncan, do you think it's worth to comment this in R-devel list?
Iago
________________________________
De: CALUM POLWART <polc1410 at gmail.com>
Enviat el: divendres, 9 de febrer de 2024 18:28
Per a: Duncan Murdoch <murdoch.duncan at gmail.com>
A/c: Iago Gin? V?zquez <iago.gine at sjd.es>; r-help at r-project.org <r-help at r-project.org>
Tema: Re: [R] Avoiding Delete
2003 Aug 22
1
Problem running RTERM via SSH on Windows/2000
I'm having problems getting RTERM to work via SSH.
Whenever it has any type of problem, it abends instead
of issuing an error message and returning to the >
prompt. Both "server" and client are Windows/2000
Professional at FP4. SSH is via Cygwin on both sides.
R is version is 1071.
RTERM runs fine when run in a BASH shell on the
"server," though it does not prompt