[R] pickle in R

2010-02-03 Thread mkna005 mkna005
Hello all! I was wondering if there is a way to pickle an R object into a file like it is possible in python? Such as you have an complicated R object(not a dataframe) , you use a function to write it to a file and than you have a function where you can retrieve the object from that file later on.

[R] create zip archive in R

2010-02-03 Thread mkna005 mkna005
Hello all! I was wondering if it is possible to create a zip archive within R and add files to it? I know it is possible to unzip files but is it possible the other way round? Thanks in advance Christoph __ R-help@r-project.org mailing list

[R] startup file

2010-01-07 Thread mkna005 mkna005
Hi! I was wondering if it is possible to have a startup script similar to matlab as such when R starts up the script is automatically executed? Thanks Christoph __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do

[R] Fwd: Error with hgu133a2.db

2009-12-13 Thread mkna005 mkna005
Hi, I'm trying to get this library working under R2.10.0. I downloaded it and installed it from zip file. i get the following output. library(hgu133a2.db) Error in library(hgu133a2.db) : there is no package called 'hgu133a2.db' utils:::menuInstallLocal() package 'hgu133a2.db' successfully

[R] Error with hgu133a2.db

2009-12-13 Thread mkna005 mkna005
Hi, I'm trying to get this library working under R2.10.0. I downloaded it and installed it from zip file. i get the following output. library(hgu133a2.db) Error in library(hgu133a2.db) : there is no package called 'hgu133a2.db' utils:::menuInstallLocal() package 'hgu133a2.db' successfully