Displaying 20 results from an estimated 10000 matches similar to: "positioning of R windows"
2010 Mar 26
1
Trouble loading package
I am trying to load a package called Rmark, but when I run
library(Rmark)
I get the following:
> library(RMark)
Error in !character.only : invalid argument type
Error in library(RMark) : .First.lib failed for 'RMark'
When I try to load Rmark from the packages menu, I get:
> local({pkg <- select.list(sort(.packages(all.available = TRUE)))
+ if(nchar(pkg)) library(pkg,
2006 May 02
1
Tests just deleted my production Database!!!
Sorry, in my haste I forgot to modify the subject.
5/2/06, "Christian R. Garner" <olus@digitalapathy.net>wrote:
>
> All assumptions aside, "rectest" and "salt" are usernames not
> databases/schemas according to the pasted config. If they were in fact
> different databases/schemas, this problem could never have happened.
> While
>
2009 May 20
2
round function seems to produce maximum 2 decimals
I am trying to use round()to force R to display a specific number of
decimals, but it seems to display <=2 decimals no matter what I specify in
the digits argument. As an alternative I tried signif(), but it also
produces unexpected results. See example code and results below. Format()
works, but then the result no longer is numeric. Am I missing something
simple?
I am using R 2.9.0 on Windows
2005 Mar 26
4
RGUI font problem (PR#7749)
Full_Name: Christos Hatzis
Version: 2.0.1 patched (2005-02-18)
OS: WinXP SP2
Submission from: (NULL) (24.61.19.101)
I had encountered a similar problem when changing the font in the R Console and
then then open the graphics device by plot(), the console window whites out.
this might be related to bug report 7271. I mentioned it sometime back and was
told is was not reproducible.
Now I have
2004 Oct 12
1
(PR#7277) Re: strange windows behaviour after changing
I can reproduce this in MDI. Another clue is that as the pager for
?merge is opened, the font in the console changes.
The console is still working: commands you type in it are accepted.
So the issue appears to be that the font in use has been changed
incorrectly (and it seems that the C code thinks it has been changed in
the preferences dialog).
On Tue, 12 Oct 2004, Duncan Mackay wrote:
2003 Apr 23
2
changing dir. to network drive crash Rgui on NT4 ( PR#282 8)
This is interesting: The crash does not happen if I run
Rgui in MDI mode. The crash seemed to only occur in SDI.
Andy
===========================================================
For the record:
Under Rgui, using the menu "File / Channge dir..." to change
to a network drive crashes rgui. The crash happens if I
browse to a folder on a mapped drive. I.e., if I type in
2003 May 13
6
R crashes when resizing windows (PR#2992)
Full_Name: Gavin Alexander
Version: 1.7.0
OS: Win2000
Submission from: (NULL) (130.209.6.40)
When I resize the R-GUI console window by dragging an edge and drag for more
than a second or two, R crashes. The program exits, leaving a pop-up "Program
Error" box with the message:
"Rgui.exe has generated errors and will be closed by Windows.
You will need to restart the program.
An
2009 Jan 14
2
Windows installer text bug (PR#13445)
Full_Name: Rob Cranfill
Version: 2.8.1
OS: Windows XP SP2
Submission from: (NULL) (130.76.32.19)
Using the Windows installer for 2.8.1, partway through the process there is a
dialog that looks something like this:
----------------------------------------------
Display Mode
Do you prefer the MDI or SDI interface?
-------
Please specify MDI or SDI, then click Next.
(*) MDI (one big
2005 Jan 12
3
Win2K. Raw CUPS printing, driver download
Using Debian Sarge, samba, CUPS, and an HP G85 mutifunction with HPOJ
to use the G85 USB connection, I've been able to get raw printing to
work, and Point 'n' Print driver download to work, but not at the same
time.
The driver download was a chore, because of HP's proprietary install
program. Had to install the driver locally to get the needed files
and copy them manually to the
2009 Dec 13
3
lines don't wrap. must scroll horizontally to see/edit a long line in R GUI
I'm facing this problem on R GUI version 2.10.0 on Windows Vista. I have not
changed Windows settings or R GUI settings much except to change from MDI to
SDI.
Someone else reported this problem a few months ago:
https://stat.ethz.ch/pipermail/r-help/2009-April/195714.html
but it wasn't followed up.
I'd change the settings on Preferences, but there's no help explaining the
2001 Jan 19
2
bringToTop() fails (PR#818)
windows()
plot(1,1)
windows()
plot(1:2,1:2)
dev.list() # we have devices 2 and 3
# device 3 is active and in front
bringToTop(2) # does not work
bringToTop(3) # does not work also
Regards
Jens Oehlschlaegel
--please do not edit the information below--
Version:
platform = i386-pc-mingw32
arch = x86
os = Win32
system = x86, Win32
status =
major = 1
minor = 2.1
year = 2001
month = 01
2002 Jul 16
1
Minor GUI Issues
Some minor request for the R on Windows (2000) GUI version. I'm using
1.5.1 with the SDI interface.
(1) When minimized, the main R window and the graphics window show as two
copies of the same icon. That makes it less convenient to switch among
tasks in Windows, as I often select the wrong one. Could they have
different icons in the future, please?
(2) I use a fixed-width Type 1 font
2002 Jul 16
1
Minor GUI Issues
Some minor request for the R on Windows (2000) GUI version. I'm using
1.5.1 with the SDI interface.
(1) When minimized, the main R window and the graphics window show as two
copies of the same icon. That makes it less convenient to switch among
tasks in Windows, as I often select the wrong one. Could they have
different icons in the future, please?
(2) I use a fixed-width Type 1 font
2001 Jul 26
2
winedt (PR#1033)
i don't know, whether this is a bug or it is intended:
when using winedt and R together it works perfectly, as long as R is run in
mdi (multiple window mode). When you switch to sdi (single window mode)
winedt, sends no command at all: no history, paste, source or script.
Thomas Pesl
> version
_
platform i386-pc-mingw32
arch x86
os Win32
2004 Apr 25
5
a simple suggestion for the next version of R windows
Is it possible to replace the word "R Console" on the title bar (is it what
it's called? It's the blue area above menu bar) with the name of the work
space file you're using or loaded, so people who are runing multple R
sessions at same time can identify them immediately. I'm using 1.9.0 in SDI
mode.
Thanks,
...Tao
2004 Apr 25
5
a simple suggestion for the next version of R windows
Is it possible to replace the word "R Console" on the title bar (is it what
it's called? It's the blue area above menu bar) with the name of the work
space file you're using or loaded, so people who are runing multple R
sessions at same time can identify them immediately. I'm using 1.9.0 in SDI
mode.
Thanks,
...Tao
2005 Nov 08
4
bug in windows GUI/script editor (PR#8288)
Full_Name: Roberto Ugoccioni
Version: 2.2.0
OS: Windows 2000
Submission from: (NULL) (193.203.232.5)
Running Windows 2000 Professional, all patches up to nov 8, 2005.
> version
_
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major 2
minor 2.0
year 2005
2005 Nov 08
4
bug in windows GUI/script editor (PR#8288)
Full_Name: Roberto Ugoccioni
Version: 2.2.0
OS: Windows 2000
Submission from: (NULL) (193.203.232.5)
Running Windows 2000 Professional, all patches up to nov 8, 2005.
> version
_
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major 2
minor 2.0
year 2005
2003 May 03
2
Memory leakage?
Hi, all:
I'm using R 1.7.0 on WinXP under SDI mode. However, very often after I
closed all R windows, my CPU usage was still 100%. By checking the task
manager, I found there are one or several "Rgui.exe" still running and took
all the CPU. I had to close them one by one manually. This happened to me
with R 1.6.1, R 1.6.2 also and also on Win2K. Rememeber there was a
2009 Apr 09
3
type.convert (PR#13646)
Full_Name: Stefan Raberger
Version: 2.8.1
OS: Windows XP
Submission from: (NULL) (213.185.163.242)
Hi there,
I recently noticed some strange behaviour of the command "type.convert",
depending on the startup mode used. But there also seems to be different
behaviour on different PCs (all running the same OS and the same version of R).
On PC1:
When I start R in SDI mode (RGui --no-save