[Rd] typo in ?"[" (PR#7811)

2005-04-24 Thread davison
from ?"[" : --- Argument matching: Note that these operations do match their index arguments in the standard way: argument names are ignored and positional matching only is used. So 'm[j=2,i=1]' is equivalent to 'm[2,1]' and *not* 'm[1,2]'.

[Rd] dll symbol loading: possible bug

2005-05-01 Thread Dan Davison
Dear R-devel, I think the following describes a bug in R. It seems to be associated with dyn.load() and/or something that happens at start-up. I have not filed a bug report yet (because I doubt my ability to rule out other explanations) but would happily do so if requested. Observation: If two