[R] problem with the .Rhistory
Prof Brian Ripley
ripley at stats.ox.ac.uk
Wed Jul 28 10:32:53 CEST 2004
It depends on your platform. E.g. on Unix/Linux, ?savehistory says
Details:
This works under the 'readline' and GNOME interfaces, but not if
'readline' is not available (for example, in batch use).
To be able to help you further, we would need quite precise details of
your platform and which interface you are using.
On Wed, 28 Jul 2004, Peyrard Nathalie wrote:
> 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
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
More information about the R-help
mailing list