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. 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.

Thanks,
Michael

        [[alternative HTML version deleted]]

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to