Package: r-base-core
Version: 2.4.0-1
Severity: minor

setGeneric("foo",
           function(calc) standardGeneric("foo"))
setMethod("foo",
          signature(calc = "numeric"),
          function(calc)
          calc[2])
prompt("foo")

produces a file that is setup as if foo were a piece of data.  It should
produce the skeleton for function documentation.

I suspect this behavior occurred before 2.4, but that's what I'm on now.


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (50, 'unstable'), (40, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-k7-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages r-base-core depends on:
ii  atlas3-base [libblas.so.3]  3.6.0-20.2   Automatically Tuned Linear Algebra
ii  libbz2-1.0                  1.0.3-6      high-quality block-sorting file co
ii  libc6                       2.3.6.ds1-4  GNU C Library: Shared libraries
ii  libgcc1                     1:4.1.1-13   GCC support library
ii  libgfortran1                4.1.1-13     Runtime library for GNU Fortran ap
ii  libice6                     1:1.0.1-2    X11 Inter-Client Exchange library
ii  libjpeg62                   6b-13        The Independent JPEG Group's JPEG 
ii  libpaper-utils              1.1.20       Library for handling paper charact
ii  libpcre3                    6.7-1        Perl 5 Compatible Regular Expressi
ii  libpng12-0                  1.2.8rel-5.2 PNG library - runtime
ii  libreadline5                5.1-9        GNU readline and history libraries
ii  libsm6                      1:1.0.1-3    X11 Session Management library
ii  libx11-6                    2:1.0.0-9    X11 client-side library
ii  libxt6                      1:1.0.2-2    X11 toolkit intrinsics library
ii  perl                        5.8.8-6.1    Larry Wall's Practical Extraction 
ii  refblas3 [libblas.so.3]     1.2-8        Basic Linear Algebra Subroutines 3
ii  tcl8.4                      8.4.12-1.1   Tcl (the Tool Command Language) v8
ii  tk8.4                       8.4.12-1     Tk toolkit for Tcl and X11, v8.4 -
ii  zlib-bin                    1:1.2.3-13   compression library - sample progr
ii  zlib1g                      1:1.2.3-13   compression library - runtime

Versions of packages r-base-core recommends:
ii  r-base-dev                    2.4.0-1    GNU R installation of auxiliary GN
ii  r-recommended                 2.4.0-1    GNU R collection of recommended pa

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to