Re: [Rd] Trouble with ifelse and if statement (PR#7962)

2005-06-22 Thread Martin Maechler
Marc> This is not a bug and yes you have missed something. Marc> Read R FAQ 7.31 Why doesn't R think these numbers are equal? Marc> More information is also available here: Marc> http://grouper.ieee.org/groups/7

Re: [Rd] Trouble with ifelse and if statement (PR#7962)

2005-06-22 Thread Gabor Grothendieck
On 6/22/05, Martin Maechler <[EMAIL PROTECTED]> wrote: > > > >Marc> This is not a bug and yes you have missed something. > >Marc> Read R FAQ 7.31 Why doesn't R think these numbers are equal? > >Marc> More information is also

[Rd] Lapack calls from fortran

2005-06-22 Thread Paul Gilbert
I am trying to call the lapack routine dgesv in the R distribution from the fortran code for a package, but when I dyn.load("dse1.so") I get an error about undefined symbol: dgesv_ I thought the proper incantation was MAKEFLAG="FLIBS=/path to/R-2.1.1/libRlapack.so" R CMD SHLIB dse1.f but appar

[Rd] Suggestion for the R Bugs web page

2005-06-22 Thread Marc Schwartz
Hi all, I would like to recommend that the following text from the R Posting Guide be placed on the R Bug submission page in the section "Submit New Reports", which would read as follows: Submit New Reports You can submit new bug reports either using an online form by clicking on the button belo

Re: [Rd] Lapack calls from fortran

2005-06-22 Thread Douglas Bates
On 6/22/05, Paul Gilbert <[EMAIL PROTECTED]> wrote: > I am trying to call the lapack routine dgesv in the R distribution from > the fortran code for a package, but when I dyn.load("dse1.so") I get an > error about undefined symbol: dgesv_ > > I thought the proper incantation was > > MAKEFLAG="FLI

Re: [Rd] Suggestion for the R Bugs web page

2005-06-22 Thread Martin Maechler
Thank you, Marc, for your suggestion. > "Marc" == Marc Schwartz <[EMAIL PROTECTED]> > on Wed, 22 Jun 2005 10:15:00 -0500 writes: Marc> Hi all, Marc> I would like to recommend that the following text from the R Posting Marc> Guide be placed on the R Bug submission page in t

Re: [Rd] Suggestion for the R Bugs web page

2005-06-22 Thread Marc Schwartz
On Wed, 2005-06-22 at 18:51 +0200, Martin Maechler wrote: > Thank you, Marc, for your suggestion. My pleasure Martin. > > "Marc" == Marc Schwartz <[EMAIL PROTECTED]> > > on Wed, 22 Jun 2005 10:15:00 -0500 writes: > > Marc> Hi all, > Marc> I would like to recommend that the fo

Re: [Rd] efficiency of sample() with prob.

2005-06-22 Thread Bo Peng
On 6/21/05, Vadim Ogranovich <[EMAIL PROTECTED]> wrote: > In his "Introduction to Probability Models" Sheldon Ross describes (sec > 11.4.1, 8th edition) the alias method for such weighted sampling. > It is based on some decomposition of the original distribution (the > weights) into a mixture of tw

Re: [Rd] Suggestion for the R Bugs web page

2005-06-22 Thread Peter Dalgaard
Marc Schwartz <[EMAIL PROTECTED]> writes: > > Note that we (well, primarily Peter Dalgaard) have considered > > complete changes to the R-bugs "system" anyway some of which > > would obliterate the e-mail interface completely IIRC. > > Bugzilla? ;-) > > JitterBug of course is no longer actively

Re: [Rd] Suggestion for the R Bugs web page

2005-06-22 Thread Marc Schwartz
On Wed, 2005-06-22 at 21:15 +0200, Peter Dalgaard wrote: > Marc Schwartz <[EMAIL PROTECTED]> writes: > > > > Note that we (well, primarily Peter Dalgaard) have considered > > > complete changes to the R-bugs "system" anyway some of which > > > would obliterate the e-mail interface completely IIRC.

Re: [Rd] Suggestion for the R Bugs web page

2005-06-22 Thread Peter Dalgaard
Marc Schwartz <[EMAIL PROTECTED]> writes: > On Wed, 2005-06-22 at 21:15 +0200, Peter Dalgaard wrote: > > Marc Schwartz <[EMAIL PROTECTED]> writes: > > > > > > Note that we (well, primarily Peter Dalgaard) have considered > > > > complete changes to the R-bugs "system" anyway some of which > > > >

[Rd] Rgui bug in Windows: leftover download dialog (PR#7964)

2005-06-22 Thread murdoch
In Windows, if a download is interrupted (by switching to the console window and hitting ESC), the download status dialog can be left onscreen, with no apparent way to get rid of it (other than stopping and restarting R). To duplicate: Run this: a <- available.packages() download.packages(a,

Re: [Rd] efficiency of sample() with prob.

2005-06-22 Thread Prof Brian Ripley
You might recall the message R is a collaborative project with many contributors. We suggest that you take up your own suggestion, research this area and offer the R project the results of your research for consideration as your contribution. It seems likely that in sample(x, size, replac

Re: [Rd] Suggestion for the R Bugs web page

2005-06-22 Thread Marc Schwartz
On Wed, 2005-06-22 at 22:06 +0200, Peter Dalgaard wrote: > Marc Schwartz <[EMAIL PROTECTED]> writes: > > > On Wed, 2005-06-22 at 21:15 +0200, Peter Dalgaard wrote: > > > It would be a no-brainer to switch to Bugzilla, were it not for the > > > 3000 or so messages that are already sitting in the Ji