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
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
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
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
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
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
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
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
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
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.
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
> > > >
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,
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
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
14 matches
Mail list logo