Skip to content
Prev 49437 / 63424 Next

Problem understanding behaviour of versionCheck for loadNamespace (and when versions for Imports packages are checked)

On 26/11/2014, 8:29 PM, Geoff Lee wrote:
As mentioned in a different message, the internal code creates a list
with members "name", "op", "version".  As you've noticed, the "name"
part is never used in the loadNamespace code.  I'm going to change the
code so that the documentation is correct.

But you said somewhere or other that you had an example where the
implicit load failed to do the check.  I don't see why it would.  So
that's what you should put in your bug report.

Duncan Murdoch