Perhaps save.image(file="lala.rda", compress=T) followed by
load("lala.rda") to re-load it.On Fri, 2004-10-22 at 18:05, Andreas Buness wrote: > Hello, > > I like to save the complete state of R, i.e. including > all environments, objects/workspaces, loaded packages etc.. > > This wish has arisen since I am not able to reproduce > an error which occurs when running R CMD check. > > Many thanks for your advice in advance. > Best Regards > Andreas > > ______________________________________________ > [EMAIL PROTECTED] mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > ______________________________________________ [EMAIL PROTECTED] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
