Message-ID: <2BCFE4FC-C71E-4912-A71A-2F894684F5D8@r-project.org>
Date: 2010-12-15T19:10:21Z
From: Simon Urbanek
Subject: Namespace File
In-Reply-To: <55476.99277.qm@web59712.mail.ac4.yahoo.com>
On Dec 15, 2010, at 1:56 PM, Fabio Mathias Corr?a wrote:
> Dear,
>
> I am using Ubuntu linux and R2.12.0
> The trial version is in my home.
>
> \home\Bayesthres~$
>
> To perform the R CMD check
>
> \home~$ R CMD check Bayesthres
>
That is in general not a good idea, especially if you ever run things inside by hand for testing (because that will pollute the build). Make sure you clean your tree and use R CMD build followed by R CMD check on the resulting tar ball. Does the issue persist?
> Within the directory Bayesthres, have:
>
> Directories: inst, man, R and src
>
What is in inst? Make sure you have no binaries there.
Cheers,
Simon
>
> ... but that's an entirely wrong place - I suspect you have some real issues in
> the way your package is constructed. Are you sure you have the correct layout
> and are using the *packaged* sources and not your working tree? (You didn't tell
> us anything about the package so there are many things that may be wrong - also
> you omitted the most basic details such as R version and platform...)
>
> Cheers,
> Simon
>
>
>
> F?bio Mathias Corr?a
> Departamento de Estat?stica
> Universidade Estadual de Santa Cruz
>
>
>
>
>