Skip to content
Prev 179225 / 398506 Next

ellipsis problem

On 5/4/2009 2:55 PM, tyler wrote:
This looks like another manifestation of the following bug:

     o	The ... argument was not handled properly when ... was found
	in the enclosure of the current function, rather than in the
	function header itself.	 (This caused integrate() to fail in
	certain cases.)

which has recently been fixed in R-patched.  I haven't traced through 
it, but I do see the same error as you in 2.9.0, but not in 2.9.0 patched.

Duncan Murdoch
I think the only thing you are doing wrong is not keeping up to date 
with the latest patches.

Duncan Murdoch