[Rd] bquote(function(x,y) T) (PR#9602)

ripley at stats.ox.ac.uk ripley at stats.ox.ac.uk
Sat Apr 7 11:34:02 CEST 2007


This is already different in 2.5.0 alpha.

It is not clear what the bug was supposed to be, but if it was in bquote() 
it was already fixed.


On Fri, 6 Apr 2007, felix at nfrac.org wrote:

>> quote(function(x, y) T)
> function(x, y) T
>
>> bquote(function(x, y) T)
> function(, y) T
>
>> eval(.Last.value)
> Error in eval(expr, envir, enclos) : invalid formal argument list for "function"
>
>> R.version
>               _
> platform       i386-pc-mingw32
> arch           i386
> os             mingw32
> system         i386, mingw32
> status
> major          2
> minor          4.1
> year           2006
> month          12
> day            18
> svn rev        40228
> language       R
> version.string R version 2.4.1 (2006-12-18)
>
>
>

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595



More information about the R-devel mailing list