Hi, On Wed, Oct 10, 2012 at 12:03 PM, Christian Hoffmann <c-w.hoffm...@sunrise.ch> wrote: > Hi, > >> history() > > gives Error in savehistory(file) : no history available to save > > although I can scroll throu history with C^uparrow an C^downarrow. > > How can I make history() work and/or show the current history in a file, so > that I can choose from previous commands? > > The web did not throw up anything useful.
Out of curiosity, when you call: R> capabilities()['cledit'] Do you get `FALSE`? -- Steve Lianoglou Graduate Student: Computational Systems Biology | Memorial Sloan-Kettering Cancer Center | Weill Medical College of Cornell University Contact Info: http://cbio.mskcc.org/~lianos/contact ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.