On Wed, 2005-06-22 at 04:46 +0200, [EMAIL PROTECTED] wrote:
> Full_Name: Woolton Lee
> Version: 2.1
> OS: windows
> Submission from: (NULL) (128.118.224.46)
>
>
> I did the following ('g' and 'h' are both numeric vectors)
> > i <- abs(g-h)
> creating a vector 'i' with values,
> > i
> [1] 0.08 0.
On Wed, 2005-10-05 at 14:12 +0200, [EMAIL PROTECTED]
wrote:
> Prof Brian Ripley wrote:
>
> > On Wed, 5 Oct 2005 [EMAIL PROTECTED] wrote:
> >
> >
> >>Full_Name: Hallgeir Grinde
> >>Version: 2.1.1
> >>OS: Windows XP
> >>Submission from: (NULL) (144.127.1.1)
> >>
> >>
> >>While using lm(y~(x*z*c*..
On Mon, 2005-10-10 at 01:49 +0200, [EMAIL PROTECTED] wrote:
> Full_Name: Paul Bailey
> Version: 2.1.1
> OS: OS X 10.3
> Submission from: (NULL) (68.252.250.144)
>
>
> ?cor
> [tells me that it has a na.rm variable]
>
> > cor(frame2[1,],frame2[2,],na.rm=T)
> Error in cor(frame2[1, ], frame2[2, ],
On Mon, 2005-10-24 at 17:14 +0100, Hin-Tak Leung wrote:
> Peter Dalgaard wrote:
> > [EMAIL PROTECTED] writes:
> >
> >
> >>Full_Name: Hin-Tak Leung
> >>Version: R 2.2.0
> >>OS: x86 linux
> >>Submission from: (NULL) (131.111.126.242)
> >>
> >>
> >>Rgnome depends libglade 0.x and libxml 1.x .
> >>
>
On Mon, 2005-10-24 at 19:15 +0100, Hin-Tak Leung wrote:
> Marc Schwartz (via MN) wrote:
> > On Mon, 2005-10-24 at 17:14 +0100, Hin-Tak Leung wrote:
> >
> >>Peter Dalgaard wrote:
>
> >>>You mean get it upgraded to xml2 and glade2? Patches would likely be
> >>>accepted...
>
> >
> > According to
On Sun, 2005-12-18 at 15:31 +0100, [EMAIL PROTECTED] wrote:
> Full_Name: Cesar Henrique Torres
> Version: 2.2.0
> OS: winXP-pro
> Submission from: (NULL) (201.1.196.50)
>
>
> Hi developer's!
>
> I'd like to know were gtools package is, because in the link below it isn't:
> http://cran.r-project.
On Wed, 2005-12-21 at 15:00 +0100, [EMAIL PROTECTED] wrote:
> --CE+1k2dSO48ffgeK
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
>
> Resend after type in mailheader. I have the bug on my system with
> yesterday's R 2.2.1. A library mismatch is still a likely cause.
>
>
On Thu, 2006-03-16 at 22:28 +0100, [EMAIL PROTECTED] wrote:
> Full_Name: Todd Bailey
> Version: 2.1
> OS: Mac OS-X 10.4.3
> Submission from: (NULL) (87.112.79.124)
>
>
> sub returns garbage in some strings when replacing something with nothing and
> fixed=TRUE. For example:
>
> > a=c('hello','h
On Thu, 2006-04-27 at 18:10 +0200, [EMAIL PROTECTED] wrote:
> Hello guys:
>
> I recently installed FC 5 linux and installed R from source. It installed
> fine, but there was an oddity that I want to report. Although I used
>
> ./configure --prefix=/usr/local/R-2.3.0
>
> make
>
> it did not seem
Hi Sudipto,
OK. Just for clarification:
'make' will simply do the compilation 'in place' in the source directory
tree. No installation is performed here.
'make install' will actually do the installation into the target folder.
You can do 'make install' without 'make' first, but I suspect a lot
On Fri, 2006-05-19 at 22:44 +0200, [EMAIL PROTECTED] wrote:
> Full_Name: Stanley Hornyak
> Version: 2.3.0
> OS: Solaris 9
> Submission from: (NULL) (128.231.93.143)
>
>
> # make install
> installing doc ...
> installing doc/html ...
> installing doc/html/search ...
> installing doc/manual ...
> i
On Mon, 2006-05-22 at 14:18 +0200, [EMAIL PROTECTED] wrote:
> Problem:
> Build of R failed when compiling sockconn.c. The problem seemed to be
> that ssize_t was not defined.
>
> The following change in sock.h fixes the problem, though it's probably
> not fixed the _right_ way.
>
> /* Following
On Tue, 2006-08-15 at 21:04 +0200, [EMAIL PROTECTED] wrote:
>
> ?axis says in Details: "(for example,
> if the 'plot' argument 'asp' is set)."
>
> The asp argument is not mentioned in ?plot and is not mentioned in ?par.
It is referenced in ?plot.default and ?plot.window, with the former
pass
On Tue, 2006-08-15 at 22:13 +0200, [EMAIL PROTECTED] wrote:
> Thanks, Marc
Happy to help Rich.
> Neither plot.window or plot.default are natural places for me to look for
> argument names. par and plot are, for me, the natural places. I realize
> that asp is not a par argument. Nonetheless, pa
On Thu, 2006-09-14 at 20:35 +0200, [EMAIL PROTECTED]
wrote:
> Full_Name: Mark O. Kimball
> Version: 2.1
> OS: Linux
> Submission from: (NULL) (128.253.11.148)
>
>
> When log="x" is used in a plot() function, the legend "title" option creates
> room for the text but does not display it. When the l
On Thu, 2006-10-05 at 03:10 +0200, [EMAIL PROTECTED] wrote:
> Full_Name: Brad Christoffersen
> Version: 2.3.1
> OS: Windows XP
> Submission from: (NULL) (128.196.193.132)
>
>
> Why is the difference between two numbers so different from the "mean relative
> difference" output from the all.equal()
On Wed, 2006-10-04 at 20:22 -0500, Marc Schwartz wrote:
> On Thu, 2006-10-05 at 03:10 +0200, [EMAIL PROTECTED] wrote:
> > Full_Name: Brad Christoffersen
> > Version: 2.3.1
> > OS: Windows XP
> > Submission from: (NULL) (128.196.193.132)
> >
> >
> > Why is the difference between two numbers so dif
17 matches
Mail list logo