Skip to content
Prev 131478 / 398502 Next

lm.influence under R2.6.1

On Thu, 2007-12-06 at 14:00 -0500, Gerard Tromp wrote:
I presume that the Linux message does not refer to DLLs? :-)
<snip>

I can run example(lm.influence) and example(influence.measures) without
issue on:

  R version 2.6.1 Patched (2007-11-26 r43541)

on an F8 Linux system.

I don't see anything immediately obvious in the NEWS file for 2.6.1
patched to suggest that something has changed here.

Can you provide a reproducible example here and/or try to upgrade to
patched?

I would also try to run:

  R --vanilla

from the command line to provide a clean environment to be sure that
none of the other packages that you are loading are causing conflicts.

HTH,

Marc Schwartz