Skip to content
Prev 4421 / 63421 Next

all.equal.list() sometimes fails with unnamed and named components (PR#674)

On Wed, 4 Oct 2000, Kurt Hornik wrote:

            
Yes, so would I. I think it is a bug in R.
See the first two lines I've left here. I think it should be positional
matching *and* the names should match too. That is, all.equal.list would
fail if one list had names and other did not.