Skip to content
Prev 43801 / 63424 Next

Interaction between callNextMethod() and selectMethod()

FWIW, here is my sessionInfo:

   > sessionInfo()
   R Under development (unstable) (2012-07-25 r59963)
   Platform: x86_64-unknown-linux-gnu (64-bit)

   locale:
    [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C
    [3] LC_TIME=en_US.UTF-8        LC_COLLATE=en_US.UTF-8
    [5] LC_MONETARY=en_US.UTF-8    LC_MESSAGES=en_US.UTF-8
    [7] LC_PAPER=C                 LC_NAME=C
    [9] LC_ADDRESS=C               LC_TELEPHONE=C
   [11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C

   attached base packages:
   [1] stats     graphics  grDevices utils     datasets  methods   base

BTW, it's funny that the VERSION file in the R source tree says:

   hpages at latitude:~/src/R-2.16.r59963$ cat VERSION
   2.16.0 Under development (unstable)
   ^^^^^^

H.
On 08/03/2012 04:18 PM, Herv? Pag?s wrote: