Re: [Rd] x <- 1:2; dim(x) <- 2? A vector or not?

2009-01-22 Thread Tony Plate
Martin Maechler wrote: "TP" == Tony Plate on Fri, 16 Jan 2009 13:10:04 -0700 writes: TP> Martin Maechler wrote: >>> "PatB" == Patrick Burns >>> on Tue, 13 Jan 2009 17:00:40 + writes: >>> >> PatB> Henrik Bengtsson wrote: >> >> Hi.

Re: [Rd] Accessing a c-level complicated structure from R

2009-01-22 Thread Antonio, Fabio Di Narzo
Hi. 2009/1/22 Scionforbai : > Hello, > R-devel seems to be the appropriated list for what I'm to ask: soory > if I'm wrong. I am a c newbie but nevertheless I am trying to 'couple' > an extern c software with R. The compiled library is actually a > stand-alone c program, which uses text file for i

Re: [Rd] [R] pdf() and pch problems

2009-01-22 Thread Gavin Simpson
On Thu, 2009-01-22 at 15:08 +, Brian D Ripley wrote: > On Thu, 22 Jan 2009, Gavin Simpson wrote: > > > On Thu, 2009-01-22 at 15:21 +0100, Martin Maechler wrote: > >>> "TZ" == T Zumbrunn > >>> on Thu, 22 Jan 2009 14:52:37 +0100 writes: > >> > >> TZ> Quoting Brian D Ripley : > >

[Rd] Accessing a c-level complicated structure from R

2009-01-22 Thread Scionforbai
Hello, R-devel seems to be the appropriated list for what I'm to ask: soory if I'm wrong. I am a c newbie but nevertheless I am trying to 'couple' an extern c software with R. The compiled library is actually a stand-alone c program, which uses text file for input and output. It uses *lots* of diff

Re: [Rd] [R] pdf() and pch problems

2009-01-22 Thread Brian D Ripley
On Thu, 22 Jan 2009, Gavin Simpson wrote: On Thu, 2009-01-22 at 15:21 +0100, Martin Maechler wrote: "TZ" == T Zumbrunn on Thu, 22 Jan 2009 14:52:37 +0100 writes: TZ> Quoting Brian D Ripley : >> On Thu, 22 Jan 2009, Robin Hankin wrote: >> >>> Hi >>> >>> R-2.8.1, Suse

Re: [Rd] [R] pdf() and pch problems

2009-01-22 Thread Gavin Simpson
On Thu, 2009-01-22 at 15:21 +0100, Martin Maechler wrote: > > "TZ" == T Zumbrunn > > on Thu, 22 Jan 2009 14:52:37 +0100 writes: > > TZ> Quoting Brian D Ripley : > >> On Thu, 22 Jan 2009, Robin Hankin wrote: > >> > >>> Hi > >>> > >>> R-2.8.1, Suse 11.1 >

Re: [Rd] encountering difficulty asking R to manipulate the correct columns in Expression Set class (object 4). (PR#13464)

2009-01-22 Thread Martin Morgan
Hi Guy -- As noted, this should be sent to the Bioconductor mailing list, see http://bioconductor.org/docs/mailList.html. Some more comments below... guy.tillingh...@rivhs.com writes: > Full_Name: Guy W. Tillinghast > Version: 2.8.0 > OS: Windows XP professional > Submission from: (NULL) (24.24

Re: [Rd] Italics in svg output display as bold (PR#13463)

2009-01-22 Thread Brian D Ripley
It is a bug on your system: this is done by cairographics, and I suspect that the version you have is broken (or possibly your viewer). I'll attach the version I get, which does display in italics on my system. I used cairo-1.8.0-1.fc10.x86_64 (on Fedora 10). On Wed, 21 Jan 2009, y...@pixie.o

Re: [Rd] (PR#13464) encountering difficulty asking R to manipulate the correct columns in Expression Set class (object 4)

2009-01-22 Thread Brian D Ripley
'Frankly, this is troubling' that you did not read the FAQ. This is a contributed package (from BioC, I presume) and you should report your troubles to the maintainer or the BioC support lists. Please do read the FAQ to find out why you have made work for people with better things to do. On

[Rd] encountering difficulty asking R to manipulate the correct columns in Expression Set class (object 4). (PR#13464)

2009-01-22 Thread guy . tillinghast
Full_Name: Guy W. Tillinghast Version: 2.8.0 OS: Windows XP professional Submission from: (NULL) (24.248.24.3) I am encountering difficulty asking R to manipulate the correct columns in Expression Set class (object 4). I download the ALL data with: library(golubEsets) data(Golub_Merge) Note, th

[Rd] Italics in svg output display as bold (PR#13463)

2009-01-22 Thread yan
Full_Name: Yan Wong Version: 2.8.1 OS: Mac OS X 10.4 Submission from: (NULL) (78.149.167.246) When printing a plot to and svg file, text intended to be in italics is rendered in bold (svg file viewed using both Safari 3.2.1 and Firefox 2.0.0.9. For example, try viewing the test.svg file generate