Skip to content

subscripting in list() (PR#187)

1 message · Brian Ripley

#
On Sun, 9 May 1999 mao@compstat.wharton.upenn.edu wrote:

            
Yes, that is a known difference, I believe deliberate.
I get no error in 0.64.1, the current version (since Friday): try
upgrading.
(I assume you tried 0.64.0: there is no 0.64 that I know of.)

I do suggest though that you only index lists by names: relying on the
order of list components is fraught with possibilities for error.