[Rd] autogenerated namespaces not initialized correctly

Prof Brian Ripley ripley at stats.ox.ac.uk
Thu Aug 11 18:39:08 CEST 2011


On Thu, 11 Aug 2011, Michael Lawrence wrote:

> Hi guys,
>
> This probably isn't news, but when a package is given an autogenerated
> namespace, its .First.lib, if any, is no longer called.

Please do read the NEWS file: .First.lib *is* called as either .onLoad 
or .onAttach.

> This causes problems, e.g., when a package is loading a dynamic 
> library. Probably no good solution here. The initialization routines 
> could be made to call .First.lib, code could be rewritten on the 
> fly, a useDynlib() could be added for a package that has one, etc. 
> Nothing too appealing.

But actually it works well enough in 97% of the cases on CRAN.

>
> Thanks,
> Michael
>
> 	[[alternative HTML version deleted]]

Please do follow the posting guide!

> _____________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
>

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595



More information about the R-devel mailing list