Please try to load/attach your package before trying to check it -- you
will get more informative error messages from library(eha). The message is
almost certainly spurious, because your package is too badly broken to be
loaded. We've seen quite a few examples in package testing, but have not
yet
gb wrote:
On Mon, Sep 20, 2004 at 12:26:45PM +0200, Martin Maechler wrote:
"GB" == Göran Broström <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]>
>> >>
On Mon, Sep 20, 2004 at 12:26:45PM +0200, Martin Maechler wrote:
> > "GB" == Göran Broström <[EMAIL PROTECTED]>
> > 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 <[EMAIL PROT
> "GB" == Göran Broström <[EMAIL PROTECTED]>
> 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 <[EMAIL PROTECTED]>
>> > on Sun, 19 Sep 2004 18:51:49 +0200 writes:
GB
On Mon, Sep 20, 2004 at 10:43:44AM +0200, Martin Maechler wrote:
> > "GB" == Göran Broström <[EMAIL PROTECTED]>
> > on Sun, 19 Sep 2004 18:51:49 +0200 writes:
[...]
> GB> I've checked that section, but I am not adding methods to generics,
>
> sure?
> Aren't you trying to export
> "GB" == Göran Broström <[EMAIL PROTECTED]>
> on Sun, 19 Sep 2004 18:51:49 +0200 writes:
GB> Now I try to add some C and Fortan code to my package, so the NAMESPACE
GB> file is
GB> useDynLib(eha)
GB> importFrom(survival, Surv)
GB> export(mlreg.fit, risksets)