Displaying 20 results from an estimated 10000 matches similar to: "Exception created in RGUI.exe (PR#1748)"
2002 Jul 05
1
PDF file not created correctly
I am trying to put some text data in a graphical output file so that I have
a single file with both the graphs and summary data. I was capturing the
output via a 'sink(textConnection('output','w')). This seems to work fine,
but in trying to put the text data in a graphics frame, I was having
problems. When creating a postscript file, things were fine, but a PDF
file appeared
2001 Aug 27
1
Error meesage from RGUI
I am using Version 1.3.0 (2001-06-22) on Windows/2000. Had loaded the
'lattice' and 'grid' libraries and was trying the example on densityplot:
data(singer)
densityplot( ~ height | voice.part, data = singer, layout = c(2, 4),
xlab = "Height (inches)", bw = 5)
## Using a predefined panel function to fit a normal distribution
2003 Jun 19
1
Problem reading a PDF output
I generated a PDF output file of 10 plots. When I try to view it with
Adobe reader (R4 & R5), it will lockup the reader (it is consuming 100% of
the CPU) after presenting the 4th plot. I can generate the plots just fine
in Windows and as a postscript file reading it with GSview.
Is there anyway to tell what might be wrong with the PDF output? The file
is 890KB in size if anyone would like
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
2006 Sep 19
4
Rgui.exe plot device "Save as" crash (PR#9237)
Full_Name: Michael Toews
Version: 2.3.1
OS: WindowsXP Home/Proffesional SP2
Submission from: (NULL) (142.58.206.114)
Hi,
I have a bug that I can reproduce on two different MS Windows platforms
(1:AMD64x2/WinXP SP2 Home; 2:P4/WinXP SP2 Prof.) which is triggered by the "Save
as" dialog when saving a plot from a Windows device onto the Desktop. This bug
is difficult to reproduce, but here
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
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 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
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")
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
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
2009 Jul 07
0
feature request Windows: open .R script with Rgui.exe from (PR#13811)
On 06/07/2009 6:50 AM, f.papenmeier at iwm-kmrc.de wrote:
> 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
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 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
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
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