Displaying 20 results from an estimated 10000 matches similar to: "rgui on windows quiting automatically"
2005 Aug 25
1
rgui on windows quiting automatically Resolved
I have resolved the problem I had with rgui quiting automatically.
I am posting this mainly so that if anyone else in the future has
the same problem there will be a solution in the archives.
The problem was apparently with the file Rconsole that was
in the directory "My Documents", when I deleted that file
then everything started working fine again.
Greg Snow, Ph.D.
Statistical
2005 Jul 14
0
New Package: TeachingDemos
This is to announce the new package TeachingDemos now available on
CRAN.
This is a collection of functions that I have used to demonstrate
different ideas in various classes taught. Some of the first ones I
wrote just to help me visualize what was happening, they latter were
usefull in teaching others (both in a 1 on 1 setting, and in classroom
type settings).
A few examples (more are
2005 Aug 22
0
How to add legend of plot.Design function ( method=image)? (if (!.R.) )
Greg Snow, Ph.D.
Statistical Data Center, LDS Hospital
Intermountain Health Care
greg.snow at ihc.com
(801) 408-8111
>>> Frank E Harrell Jr <f.harrell at vanderbilt.edu> 08/22/05 03:15PM >>>
Jan Verbesselt wrote:
[snip discussion of subplot not being in R]
While R does not have the subplot function there is an alternative.
The cnvrt.coords function in the TeachingDemos
2005 Jul 20
2
Is it possible to create highly customized report in *.xlsformat by using R/S+?
Your surest bet is to look into S+, not R, since the former does
'integrate' with Microsoft applications. To what extent, I don' know.
This is a desirable feature (IMO) and a reason to use S+ rather then R
(already discussed in different thread).
Try the S+ newsgroup.
> -----Original Message-----
> From: r-help-bounces at stat.math.ethz.ch
> [mailto:r-help-bounces at
2008 Oct 22
2
Change background color in script window in Windows Rgui
Does anyone know how to change the background color of the script window(s) in Rgui on Windows?
I can use the "Gui Preferences" menu item under the Edit menu has an option that lets you change the background color for the console window and any help/info windows that pop up, but the script window(s) still have the white background. Am I missing a setting somewhere? Is this a missing
2004 May 23
1
Running scripts automatically from Rgui (Windows)
I am trying to get a script to start automatically
when I run the GUI version of R version 1.9.0, started
from a .bat file (WINDOWS), but I'm getting strange
errors
In version 1.8.1 I was able to run a script
automatically by copying the script into the file
.Rprofile and running Rgui from a .bat script, but in
version 1.9.0 I'm getting errors like:
Error in inherits(x,
2008 Jun 09
1
Systemfit (was RE: How to force two regression coefficients to be equal but opposite in sign?)
Thank you, Greg, and also to Scott Ellison, who replied privately. I am
in the process of trying out both suggestions.
After I sent my initial message, I came across the Systemfit package,
which allows specification of constraints on parameters. In theory,
this should solve my problem perfectly. However, I was not able to get
it to work with my data, as every attempt yielded the following
2009 Apr 15
2
Creating a graphics window (in Windows, with RGui) that is not constrained to the RGui Window
Hi, all,
Using RGui, is it possible to create a graphics window that can be moved
outside of the RGui window? (This can be done--in fact must be
done--using Rterm, but I wish to use RGui.)
My interest for this is to use two monitors: in "my private monitor" I
wish to execute R code in the Rgui window; in "the public monitor" I
want the audience to see the results in the
2001 Oct 12
1
RGui innards questions
Hi,
i would like to find out more on how Rgui works. Is there any
documentation that details how RGui interfaces with the R language &
environment. So, i would like to know things such as:
- What language is RGui built in (source available?)
- What language is RTerm built in?
- how does the output of an R command get directed to the terminal
window in RGui?
It seems to me that RGui is RTerm
2020 Sep 03
2
Rgui never processes ~/.Renviron
ISSUE:
It looks like Rgui.exe never processes ~/.Renviron - only ./.Renviron.
REPRODUCIBLE EXAMPLE:
On Windows, create the following ~/.Renviron and ~/.Rprofile files:
C:\Users\alice> Rscript -e "cat('FOO=123\n', file='~/.Renviron')"
C:\Users\alice> Rscript -e "cat('print(Sys.getenv(\'FOO\'))',
file='~/.Rprofile')"
and launch
2014 Apr 25
0
Odd behavior on Windows: Rgui responds to user interrupts (Ctrl-C) at the Windows command prompt (iff launched from one)
On Windows,
1. Open the Windows Command interpreter (cmd.exe).
2. Launch rgui.exe --vanilla.
2. In RGui, (disable Misc -> Buffered output) and run the following
endless loop:
> i <- 0; repeat { print(i <- i + 1); Sys.sleep(0.1) }
[1] 1
[1] 2
[1] 3
...
3a. Back at the Windows command line, press Ctrl-C (user interrupt).
This will interrupt Rgui!
3b. Alternatively, start Rterm.exe
2012 Aug 10
1
question about windows Rgui.exe startup
Hi all,
I had a specific question about the loading of objects
into R. I apologize in advance if I have overlooked anything in the
manual but as far as I can tell I have yet to find a solution to my
problem.
I am on a Windows platform.
So what I am trying
to do is have R read in a binary file on startup from the Windows system
command line and startup Rgui.exe with these options without
2000 Dec 19
1
A bug (?) in Rgui Configuration Editor (buffer lines) in R1.2.0 for Windows (Rgui.exe)
Dear R users:
Today (December 18th) I downloaded R1.2.0 for Windows from
ftp://ftp.stat.unipd.it/users/guido/RWin
and then invoked its Rgui.exe to change its gui configuration. After I set
new values in Rgui configuration Editor frame and saved the set of new
parameters as a "Rconsole" file, then I re-started Rgui and R issued an
error message concerning the buffer-line-value in the
2010 Feb 19
2
Rgui.exe cannot be set as default program under Vista wtih R2.10.1
Dear moderators,
when I installed the latest version of R (R2.10.1) under Microsoft Vista (service pack 2), I ran into problems associating Rgui.exe with .RData files. On doubleckicking such files in explorer, they open in a Rterm window. Trying to associate Rgui.exe with the Rdata files via control panel / default programs does not work - Rgui is not added to the list of recommended programs. I
2009 Jan 05
1
RODBC connection die - using more than 1 Rgui/Rcmdr
Hi, I encounter a problem when using more than 1 Rgui/Rcmdr with RODBC
connection.
As I use more than 1 RODBC connection with multiple Rgui/Rcmdr windows, my
network connection (including internet) is shutting down. Thus the only
solution to fix (so far) is to reboot the computer.
I suppose RODBC is not compatible with more than 1 Rgui/Rcmdr, yet is there
a way to avoid this problem? or at
2018 Jul 18
0
Output mis-encoded on Windows w/ RGui 3.5.1 in strange case
Thanks, I can now reproduce and it is a bug that is easy to fix, I will
do so shortly.
Fyi it can be reproduced simply by running these two lines in Rgui:
list()
encodeString("apple")
Best
Tomas
On 07/17/2018 05:16 PM, Kevin Ushey wrote:
> Sorry, I should have been more clear -- if I write the contents of
> that script to a file called 'encoding.R' and source that,
2008 Jul 11
3
Start preferred RGui
Dear R users,
I have been having a problem since I installed the new versions of TinnR and
R on my computer (1.19.4.7 and 2.6.0 respectively). I used to open R by the
command "start preferred RGUI", on the "R" tab of TinnR's menu. But now,
since I updated both softwares (which was necessary for some compatibility
issue with Windows Vista), the path for my preferred RGui (
2018 Jul 17
0
Output mis-encoded on Windows w/ RGui 3.5.1 in strange case
Hi Kevin,
the extra bytes you are seeing are escapes for UTF-8 strings used in
input to RGui console. Recently ascii strings are converted to UTF-8 so
you would get these escapes for ascii strings now as well. RGui
understands these escapes and converts from UTF-8 to wide characters
before printing on Windows. The escapes should not be used unless
printing to RGui console.
I suppose you
2007 Jun 01
0
Opening Rgui by double-clicking R script
Hi, all,
This is for R-2.5.0 on WinXP and in particular RGui.
I'm trying to teach some colleagues of mine R and rather than impose
Xemacs/ESS upon them I decided to simply start by showing them RGui.
When R is installed, R workspaces (.RData) are automatically registered
so that I can double-click on them in Explorer RGui opens with the
correct working directory. However, I cannot figure
2004 Aug 01
1
Problem with RGui and MASS
Hi,
Using R1.9.1 for Windows with Windows 2000 (also XP), I have come
across the following problem that I have not seen before and am at
a loss to explain. If I create an object using rlm from library(MASS)
and then save the workspace, I cannot reopen it using RGUI by double
clicking on the .RData file as I normally do. If I double click on
the icon, R starts and then gives the following