[Rd] no objects apparent in built package

Uwe Ligges ligges at statistik.tu-dortmund.de
Thu Feb 13 23:27:39 CET 2014



On 13.02.2014 19:12, Patrick Burns wrote:
> Here's a weird problem that I hope someone
> can give me some hints for.
>
> Actions:
>
> Build a package of all R functions  -- no
> compiled code.  No indication of anything
> being wrong.
>
> 'require' the newly built package.
>
> As far as the session is concerned, there
> is nothing in the package.

Check the NAMESPACE file?
Can you really source all functions?

Otehrwise, please make the package available.

Best,
Uwe Ligges


>
>
> This is being done in RStudio on Windows
> with R version 3.0.2.
>
> The package used to work.  There was a very
> minor change to one function when the package
> started not working.
>
> The zip files that don't work are the same size
> as the one that does work.
>
> Thanks for any suggestions.
>
> Pat
>
>



More information about the R-devel mailing list