Skip to content
Prev 34763 / 63424 Next

Regression: PR#9602 - bquote(function(x,y) T)

Dear R developers,

PR#9602 is currently marked as "Low-level-fixed".
Yet I have been caught by it on R-2.10.0 (see below).

Thanks in advance!

Best regards,
Pascal Hirsch
function(x, y) T
function(, y) T
Error in eval(expr, envir, enclos) :
  invalid formal argument list for "function"
_
platform       i386-pc-mingw32
arch           i386
os             mingw32
system         i386, mingw32
status         Patched
major          2
minor          10.0
year           2009
month          10
day            26
svn rev        50212
language       R
version.string R version 2.10.0 Patched (2009-10-26 r50212)