[R] problem with the .Rhistory

Peyrard Nathalie Nathalie.Peyrard at avignon.inra.fr
Wed Jul 28 10:09:30 CEST 2004


Hello,

The history function doesn't seems to work when I am working with R.
I have a .Rhistory file in my working directory and I have tried
         savehistory(file = ".Rhistory")
or the command given in the history help :
         .Last <- function()
                   if(interactive()) try(savehistory(".Rhistory"))

and I  get the same error message
Error in savehistory(file) : no history available to save

Is there any other variable to set up?


  Nathalie Peyrard




More information about the R-help mailing list