search for: r50970

Displaying 2 results from an estimated 2 matches for "r50970".

2010 Jan 13
1
bug in callNextMethod (PR#14185)
...p in bar-[ :", drop, "\n") NextMethod() } x <- 1 class(x) <- c("bar", "foo") x[1, drop=FALSE] # drop in bar-[ : FALSE # drop in foo-[ : FALSE ############################### > sessionInfo() R version 2.11.0 Under development (unstable) (2010-01-12 r50970) i386-pc-mingw32 locale: [1] LC_COLLATE=German_Germany.1252 LC_CTYPE=German_Germany.1252 [3] LC_MONETARY=German_Germany.1252 LC_NUMERIC=C [5] LC_TIME=German_Germany.1252 attached base packages: [1] stats graphics grDevices utils datasets methods base loade...
2010 Jan 14
0
installing RCurl when libcurl is in non-standard location
Hi, I'm struggling to install RCurl for 32-bit linux and am hoping for some suggestions. I obtained RCurl_1.3-1.tar.gz from CRAN today, and am using a very recent version of R: R version 2.10.1 Patched (2010-01-12 r50970). I'm not the sysadmin for this system (disclaimer: my sysadmin skills are not very good, I'm afraid). curl is available centrally on the system but it's a little old (7.12.3 - looks from some older r-help posts like this is too old for RCurl). Therefore I installed libcurl 7....