The old method: perl -MMoose::Object -e 'print "installed!\n"' also shows that the Moose::Object package is installed.
Actually this seems to be the only package that requires explicit loading through localOverrides.conf using the lines
push @{$pg{modules}},
[qw( Moose )];
Tried several R-statistics problems, and all of them have the same warnings without these lines.