search for: 358428

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

Did you mean: 58428
2010 Jul 07
3
Large discrepancies in the same object being saved to .RData
...> save(lmtest3, file = "lm3.RData") > system("ls -s lm3.RData") 320 lm3.RData ## A minimal increase in Vcells; .RData object is now 320Kb > sapply(ls(pattern = "lmtest*"), function(x) object.size(get(x, envir = .GlobalEnv))) lmtest1 lmtest2 lmtest3 358428 358428 358428 ## all objects are deemed the same size by object.size() ######################### End sim -- --- Dr. Julian Taylor phone: +61 8 8303 8792 Postdoctoral Fellow fax: +61 8 8303 8763 CMIS, CSIRO mobile: +61 4 1638 81...
2010 Oct 17
1
rgdal package (Matteo Toro)
>Hi everybody, > >I'm trying to install the "rgdal" package in R, but it seems not possible... > >i'm typing > >> install.packages("rgdal") >Warning in install.packages("rgdal") : > argument 'lib' is missing: using '/home/toro/R/i486-pc-linux-gnu-library/2. >9' >--- Please select a CRAN mirror for use in