Skip to content
Back to formatted view

Raw Message

Message-ID: <49250.129.206.90.2.1112774468.squirrel@mail.panix.com>
Date: 2005-04-06T08:01:08Z
From: Johannes Hüsing
Subject: error messages on R CMD check
In-Reply-To: <424CF01F.9070605@statistik.uni-dortmund.de>

Hallo Uwe,
Uwe Ligges schrieb:
[...]
> In Johannes' case, the problem is different, because the error message
> is not that clear.
> Johannes, can you install and load the package? Is the DESCRIPTION file
> correct? If so, you might want to send the package in a private message...

I have found the root of the error: I renamed some functions
without renaming them in the export statement of the NAMESPACE
file. Silly me. Thanks for offering help, and good thing I didn't
send you the stuff.

It would be good to add your suggestions to the R-exts document:
If the error messages after R CMD check do not sound helpful,
try building and loading the package and see what the system
has to say about this.

Greetings


Johannes