[Rd] [Old '.so' file
gb
gb at stat.umu.se
Mon Sep 20 20:55:41 CEST 2004
I noticed the same thing as I reported below, when I upgraded from
R-2.0.0-alpha-20040918 to today's beta version:
'R CMD check' failed as before; but after cleaning 'src' from .o and .so
files, it worked again. So the two-day-old '.so' file is obviously different
from today's. Has compiler directives changed in the two last days? Or what
is happening?
Göran
On Mon, Sep 20, 2004 at 12:46:58PM +0200, gb wrote:
> On Mon, Sep 20, 2004 at 12:26:45PM +0200, Martin Maechler wrote:
> > >>>>> "GB" == Göran Broström <gb at stat.umu.se>
> > >>>>> on Mon, 20 Sep 2004 11:00:57 +0200 writes:
> >
> > GB> On Mon, Sep 20, 2004 at 10:43:44AM +0200, Martin Maechler wrote:
> > >> >>>>> "GB" == Göran Broström <gb at stat.umu.se>
> > >> >>>>> on Sun, 19 Sep 2004 18:51:49 +0200 writes:
> >
>
> > We do encourage not using "." for new function names because of
> > the reason above, but it's definitely not a requirement.
> > In the case where 'foo' is an S3 generic function name,
> > we however recommend quite strongly not to use
> > 'foo.bar'
> > as function name since it looks "too much" like an S3 method.
> > Is this the case for you?
>
> No.
>
> >
> > GB> But how is this problem connected to using C/Fortran code?
> >
> > only via "namespace magic".
>
> Yes, magic is the word: I got 'R CMD check' and NAMESPACE working by
> cleaning 'R' from '*.R~' files and 'src' from old '.o' files and an old
> 'eha.so' (from 1.x.x something)!
>
> Another thought: Since I really haven't used S3 methods so far, should I go
> for S4 methods directly?
>
> Göran
> --
> Göran Broström tel: +46 90 786 5223
> Department of Statistics fax: +46 90 786 6614
> Umeå University http://www.stat.umu.se/egna/gb/
> SE-90187 Umeå, Sweden e-mail: gb at stat.umu.se
>
> ______________________________________________
> R-devel at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
--
Göran Broström tel: +46 90 786 5223
Department of Statistics fax: +46 90 786 6614
Umeå University http://www.stat.umu.se/egna/gb/
SE-90187 Umeå, Sweden e-mail: gb at stat.umu.se
----- End forwarded message -----
--
Göran Broström tel: +46 90 786 5223
Department of Statistics fax: +46 90 786 6614
Umeå University http://www.stat.umu.se/egna/gb/
SE-90187 Umeå, Sweden e-mail: gb at stat.umu.se
More information about the R-devel
mailing list