Displaying 20 results from an estimated 4000 matches similar to: "Bugs in Version 1.6.1 (2002-11-01), Windows Edition (PR#2350)"
2002 Dec 05
0
Bugs in Version 1.6.1 (2002-11-01), Windows Edition (PR#2351)
On Thu, 5 Dec 2002 JLi2@prdus.jnj.com wrote:
> Hot keys for list boxes do not work
Where does it say they do work, please? The interface is built with
GraphApp, and probably that never implemented this. I am pretty sure it
is not documented to work.
Not doing what you don't say you do is not to my mind a bug, but if you
would like to submit a patch for this enhancement it will be
2004 May 14
2
rma and gcrma do not work in R 1.9.0
I run R 1.9.0 on windows 2000, and have the following libraries installed:
affydata_1.3.1
affy_1.4.23
Biobase_1.4.10
DynDoc_1.3.14
gcrma_1.0.6
hgu133acdf_1.4.3
hgu95av2cdf_1.4.3
hgu95av2probe_1.0
matchprobes_1.0.7
moe430acdf_1.4.3
multcomp_0.4-6
mvtnorm_0.6-6
rae230acdf_1.4.3
reposTools_1.3.29
rgu34acdf_1.4.3
tkWidgets_1.5.1
widgetTools_1.2.7
1. The rma function (in affy library) always crashes.
2009 May 07
2
Matching multiple columns in a data frame
Hello,
I am trying to extract a subset of a dataframe A (2 columns) by
extracting all entries in A (several repeated entries) that match
dataframe B in both columns. For example, part of A and B are shown
below.
The following does not seem to work correctly. This only seems to select
on the first component and all instances of the second.
ind <- A$C1 %in% B[,1] & A$C2 %in% B[,2]
1999 Nov 09
2
RE:
Do you know what I really, really miss in R that I took fopr granted in
my XLisp-Stat programming days??? The ability to easily create menus
and dialog boxes. I could write little applications and give them out to
clients. It was wonderful. It would at least allow each person to begin
to build one's own menu driven version. Just a thought!!
Jeff
> -----Original Message-----
>
2006 May 25
3
X100P fails to initialize
So I took a chance with an X100P knock-off on eBay. I'm running Asterisk +
FreePBX on a PowerMac G3 (beige desktop) using Slackintosh 10.2 and kernel
2.6.16.16. Everything has been fine up until now.
I compile the 1.2.5 Zaptel drivers without a problem, get the udev
configuration in, modprobe zaptel, and finally modprobe wcfxo. At this
point, I get the message:
ZT_CHANCONFIG failed on channel
2010 Jan 03
1
Setting CDROM parms
My apologies in advance for asking such an elementary question. I
called myself searching the Installation Guide and Deployment Guide,
with no success.
The situation is that I bought a Lite-On ATAPI iHAP122 that will not
burn DVDs unless I use hdparm to turn dma off. I bought that drive
because it was a rare beige drive. Until I can find a decent DVD burner
and/or get a Windows machine put
2007 Jan 28
2
filesystem becomming read only
Hi list,
I'm looking for advice/help in tracking down a problem with a new system
I've purchased.
I have a beige box server with a Gigabyte GA-M51GM-S2G motherboard. It
has the nVidia MCP51 SATA controller with 3 250 gig Western Digital hard
drives attached to it.
It seems that when doing a considerable amount of file writing, the
filesystem will become read-only. See attached dmesg
2003 Oct 21
4
select text using only the keyboard
I am using R 1.6.1 on Windows. I usually write/edit code in the R console,
and when I get it working right, copy and paste it to a text file for later
use. In Splus for Windows, this could be done easily using just the
keyboard, with up-arrow, shift-end or shift-home, ctrl-c, etc.
But in R, the shift key doesn't select text. The only way I can select text
in R is with the mouse. Does
2004 Sep 10
3
CD Baby using FLAC to archive 40,000 CDs
> > Just thought you'd like to know CD Baby has switched to FLAC for
> > archiving the 40,000 CDs we have in stock.
> > Luckily HD space is down below $1/gig so we got a 6-terabyte RAID-5
> > box set up for about $7000.
>
> Well, even if you do have a lot of Morton Feldman (currently my record
> for best compression ratio--about 0.25 or so), I don't think
2003 Apr 01
2
Can't run regression on G3 Mac
Hi, I'm new to R. I was wondering if anyone has an OS X native installation
(not Carbon) of R on a G3 Macintosh that is able to run linear regression?
I installed Jan de Leeuw's R binary for OS 10.2 Jaguar on my laptop, which
is still a G3 model. When I try to run a simple regression, using lm, I get
an "Illegal Instruction" message and R quits. Jan thinks it may be the case
2005 Mar 18
2
Trouble debugging with gdb, R on Windows
I'm trying to follow the example in the R for Windows FAQ on running
gdb and am getting stuck because gdb tells me "Cannot access memory at
address ...".
Here's what my gdb session looks like (This one from a cygwin shell,
but same results from plain Windows CMD shell):
$ cd R-devel/src/gnuwin32
$ gdb ../../bin/Rgui.exe
GNU gdb 5.2.1
Copyright 2002 Free Software Foundation,
2000 Jun 26
1
using graphapp.h
Another question
"graphapp.h" in R1.1 defines number of plotting function. is there an
example of how to use them?
Thank.
---------------------------
Vadim Kutsyy
vadim at kutsyy.com
http://www.kutsyy.com
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info",
2000 Jun 26
1
using graphapp.h
Another question
"graphapp.h" in R1.1 defines number of plotting function. is there an
example of how to use them?
Thank.
---------------------------
Vadim Kutsyy
vadim at kutsyy.com
http://www.kutsyy.com
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info",
2006 Dec 23
4
AltGr not working in R GUI Script Editor (PR#9430)
Full_Name: Zoran Bosnic
Version: 2.4.0
OS: Windows XP SP2
Submission from: (NULL) (212.235.140.146)
This is a problem that occurs in R GUI Script Editor and is connected to Windows
regional settings.
Since I live in Slovenia, my computer has a keyboard with additional slovenian
international characters. I am therefore using Windows XP SP2 with Input
Language (=Keyboard Locale, Control
1998 Aug 31
1
R-beta: Windows version of R
A non-text attachment was scrubbed...
Name: not available
Type: text
Size: 655 bytes
Desc: not available
Url : https://stat.ethz.ch/pipermail/r-help/attachments/19980831/50aa334c/attachment.pl
2002 May 09
2
Help on creating custom financial time series graphs
I have written a series of C modules that produce various custom (technical
analysis) graphs when presented with a financial time series. The code was
developed on the Win2K and so makes many now level function calls to the GDI
etc, and is very tightly wedded to the Win2k windowing system. I notice
however, that most of the graphing functionality in R (at least on the
Windows OS) is handled
2004 Aug 06
1
can't compile ices 2 on ppc
I've tried everything I know how (and a lot I don't) to get
ices to compile on this beige G3 ppc box. I've got the latest
cvs of libshout and ices.
Gentoo linux ppc 1.2-r1, from stage3 tarball.
gcc 2.95.3
I've made sure that libshout points to libshout.so.2.0.2.
Don't know what else to try.
I've got the box here, and I've port-forwarded through
my firewall to
2004 Jan 15
1
Re: pxegrub + memdisk + dos + undi
sorry - i must have overlooked the part where you mentioned that.. my fault.
What software are you looking at ? Altiris maybe ?
I am, ofcourse interested in the option you are looking for.
Please keep this list updated.
Best regards,
Rijk
-----Original Message-----
From: Aaron McSorley [mailto:aaron.mcsorley at amd.com]
Sent: Thursday, January 15, 2004 4:56 PM
To: rbitter at cntnl.jnj.com
Cc:
2000 Jun 04
1
Windows can't see Samba server in Network Neigborhood
I have a private IP network with one win98 PC and one Linux PC. The
windows machine can only access shares if I map a network drive and type
the path in explicitly. When I go to network neighborhood the Linux PC
does not show up. Both machines are in the same workgroup, so it should
be there. When I type the path directly into the address bar in network
neighborhood the program stops
2023 Jan 20
1
about RGui HighDPI awareness on windows
Dear all:
Now RGui on windows no HighDPI awareness.try add HighDPI awareness to RGui in last two days.
I write an initial POC(just for verify and only SystemDPI awareness partial implemented) , try to mod graphapp used in R to implemented DPI scaling.
it seems works on my laptop , but need further test.
So I post the patch https://github.com/armgong/misc-r-patch/blob/main/dpi-c-code.diff