Displaying 20 results from an estimated 9000 matches similar to: "feature request Windows: open .R script with Rgui.exe from (PR#13811)"
2009 Jul 06
1
feature request Windows: open .R script with Rgui.exe from Explorer (PR#13808)
Full_Name: Frank Papenmeier
Version: 2.9.1
OS: Windows Vista
Submission from: (NULL) (134.2.190.254)
Hi,
is it possible to modify Rgui.exe in order to allow the following behavior:
Double-click in Windows explorer on fooscript.R will open an instance of
Rgui.exe with the script being opened as well as the working directory being set
to the directory of fooscript.R
Currently, one has to open
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 Jan 06
1
Calling FING.EXE under RGui.EXE for windows.
This is sort of a strange bug. Not show stopping, but annoying. I was
wondering if anyone else has noticed this and reported it before I submit
a bug report.
I noticed while running the RGui and attempting to debug one of my scripts
that I encountered a Windows error informing me that "Find String [grep]
Utility has encountered a problem and needs to close." It is being
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
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 Aug 30
2
RConsole processing crashes Rgui.exe
Using R 2.9.2 on Windows XP SP3.
1. Edit ~/Rconsole, and set
font = TT Bitstream Vera Sans Mono
2. Start Rgui.exe
3. Go to Edit, GUI Preferfences
4. Rgui.exe crashes
Rgui.exe does not crash if I do not access GUI Preferences (i.e., if I just use
R), and it does correctly use Bitstream Vera Sans Mono as my font. Nor does it
crash if I edit RConsole to set the font back to Lucida Console and
2008 Oct 24
1
Rgui.exe - Application Error
Hello All,
I get the following error when i run the following script in Rgui
Rgui.exe - Application Error
The instruction at "0x7c9109f9" referenced memory at "0xffffffff". The
memory could not be "read"
Click on OK to terminate the program
The script is
library(RODBC)
channel <- odbcConnect("curve", uid="curve", pwd="curve")
2008 Dec 12
1
setting the R_Libs gives warning message from Rgui.exe
Hi,
I keep getting the error message and a pop-up window for selecting CRAN mirror server from Rgui.exe after setting the R_Libs
Warning in install.packages(necessary[!installed], dep = T) :
argument 'lib' is missing: using 'D:/Program Files/R/R-2.8.0.libs'
--- Please select a CRAN mirror for use in this session ---
Error in contrib.url(repos, type) :
I set the command
2002 Sep 18
0
Rgui.exe crashed with update.packages()
Dear R-help,
(Tried this on R-1.5.1 for Windows, pre-compiled binary from CRAN, on NT4,
PIII w/256MB ram.)
I'm running into a strange problem. If I do the following:
library(tcltk)
detach()
update.packages()
Rgui would crash. If I start Rgui fresh and run update.packages(), it works
just fine. Has anyone experienced this? Any ideas?
Regards,
Andy
2008 Aug 08
0
(PR#11903 )Rgui.exe(R.dll) crashes when set the locale to
On Thu, 3 Jul 2008, ksdori at gmail.com wrote:
> Full_Name: Sang Hyun Koh
> Version: 2.7.0, 2.7.1
> OS: MS Windows XP, Server 2003
> Submission from: (NULL) (202.30.14.68)
>
>
> Since R 2.7.0 & recent 2.7.1, Rgui.exe crashes on Korean Windows XP and 2003.
>
> After change the locale language to Japanese, Chinese, English, and etc on
> control panel, I had no
2004 Nov 24
2
text() with invalid argument type crashes RGui.exe
Dear Rexperts:
(R 2.0.1 on Windows XP Pro)
Is the following problem unique to my setup?
If it's a known problem, I didn't see it at
http://bugs.r-project.org/ nor find discussion in the archives.
plot(1:10)
loc <- c(5, 6)
text(loc, labels = "a")
Produces expected results according to ?xy.coords.
plot(1:10)
loc <- list(x = 5, y = 6)
text(loc, labels = "a")
No
2004 Dec 21
2
Rgui.exe - Error while tuning svm
Hello,
if I try to tune my svm with the code:
Tune <- tune.svm(Data.Train, Class.Train, type="C-classification",
kernel="radial", gamma = 2^(-1:1), cost = 2^(2:4))
i get a windows Messagebox with a error in the application "Rgui.exe" and
the message: "Die Anweisung in 0x6c48174d verweist auf Speicher 0x00000000.
Der Vorgang "read" konnte nicht auf
2010 Feb 12
1
Selective load of .First() function just for Rgui.exe
Hi all,
I have a .First <- function() {...} in the Rprofile.site file. Through
.First() I'm adding several menus to the GUI to access several functions
I've been developing for own use.
However, I also need to launch R scripts silently in a batch way, and
in this case I get the error message:
"Error in winMenuAdd(menuname, NULL, NULL):
Menu functions can only be used in the
2005 Oct 07
2
R version 2.01.1, Crimson Editor and the "one" from nowhere
Dear List....
sorry to bother you R-gurus with such an "unstatistical" question... but
I face a problem using Crimson Editor with R 2.01.1 that I never had
using R 2.00.1.
I already posted on the Crimson Editor forum but it seems to be VERY few
R-users there....
I successfully used R v2.00.1until now (under Windows XP professionnal,
version 2002, Service Pack 2, P4 processor CPU 1.8
2010 Nov 30
2
Windows Rdevel version - no Rgui.exe?
Hi Duncan,
just noticed that after installing the Windows R-2.13.0 build there is
no i386 directory in the R-2.13.0dev/bin directory and hence no
Rgui.exe. Is this intentional with the devel version?
I downloaded from http://cran.ms.unimelb.edu.au/, where it says:
"This is a combined Windows 32/64 bit binary build of the 2010-11-27
r53672 development snapshot of R (which will eventually
2002 Apr 05
1
Rgui.exe cannot start on Win2000 professional vesion!
Dear R-ers:
I'm sorry to disturb you, I downloaded the
latest version R1.401 binary on my win2000
professional, after installation, when I click the
shortcut on the desktop to start R, it says:
Rgui.exe Application Error
The instruction at '0x780027oe' referenced memory at
'0x00000000'. The memory could not be read.
click on Ok to terminate the program
click on CANCEL to debug
2006 Nov 28
0
when loading library tripack entry point "signal" in rgui.exe (PR#9392)
This is not a bug in R. Please read the FAQs!
You have got a version of tripack that has been compiled for R < 2.4.0.
Please type
update.packages(checkBuilt = TRUE)
and try again.
Best,
Uwe Ligges
erkan77 at gmail.com wrote:
> Full_Name: Erkan YILMAZ
> Version: 2.4.0
> OS: XP
> Submission from: (NULL) (85.180.116.228)
>
>
> Hi,
>
> just installed R 2.4.0
2002 Jul 25
0
Running Rgui.exe as "normal" window
I'm running R 1.5.1 under Windows XP Pro. I haven't paid too much
attention to the way R starts up until now. I've noticed that on all my
Windows XP systems, Rgui.exe starts "maximized" despite having the shortcut
properties set for it to run in a "normal" window. I've tried resizing the
windows (I use MDI sessions) and then saving the workspace, but the
2006 Oct 29
2
Rgui.exe fix for "console not found" buffer overflow problem
I'm using R on Windows XP Professional SP2.
I figured out the fix for my buffer overflow problem that did not allow me
to use Rgui.exe for about two weeks. I would keep getting "console not
found" and even when I uninstalled and re-installed got the same problem.
Here's how the problem started. In Rgui.exe, I attempted to get more
visible output in the buffer (I wanted
2009 Feb 16
1
Newbie - how do I debug a crash of RGUI.EXE
Hi-
I'm running Vista64 Business and trying to use a package called
RGraphViz. Unfortunately, when I try to plot a graph using this package
it causes RGUI.EXE to crash. This package has no problem working in
WinXP 32-bit.
Is there any way to get useful information as to why it crashes?
Here's my commands:
> library(Rgraphviz)
Loading required package: graph
Loading required