search for: r57650

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

Did you mean: 57650
2011 Dec 23
0
error from character NAs in indexing array
...last successful execution that I may need to attack my problem by just processing complete cases, since the return of a vector of NA's with length > 1 will also cause my logic to fail, but this behavior seems different than described. sessionInfo() R version 2.14.0 Patched (2011-11-13 r57650) Platform: x86_64-apple-darwin9.8.0/x86_64 (64-bit) locale: [1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8 attached base packages: [1] splines stats graphics grDevices utils datasets [7] methods base other attached packages: [1] rms_3.3-2 Hmisc_3.9-0 s...
2012 Mar 01
1
R can't load a large dataset
Dear R listers, I have a silly problem. I am trying to load a dta (Stata) file in R. The dta is about 650 MB and contains the integrated World Values Survey/ European Value Study data-set. My problem is that I don't manage to load the file. After almost 1 hour I issued the following command: data <- read.dta("http://www.stata-press.com/data/kkd/data1.dta", convert.dates = TRUE,