On Apr 8, 2012, at 12:56 AM, Berend Hasselman wrote:
On 08-04-2012, at 03:31, nkschmidt wrote:
Hi Maria, you need to name your history file
somefilename.Rapp.history,
example
savehistory(file = "history.Rapp.history")
/nkschmidt
You replied to a message almost two years old, which to m
On 08-04-2012, at 03:31, nkschmidt wrote:
> Hi Maria, you need to name your history file somefilename.Rapp.history,
> example
>
> savehistory(file = "history.Rapp.history")
>
> /nkschmidt
You replied to a message almost two years old, which to my mind is pretty
useless.
Original message is h
Hi Maria, you need to name your history file somefilename.Rapp.history,
example
savehistory(file = "history.Rapp.history")
/nkschmidt
Maria Gouskova wrote
>
> Dear R users,
>
> I am having a minor but annoying issue with R.app. It doesn't retain
> the history information from the previous se
On 11/12/2009, at 8:30 AM, Maria Gouskova wrote:
Renaming the .Rhistory file to .Rosxhistory didn't solve the problem
for me--the file is still empty. And I have confirmed that it is a
problem specific to R.app--running R from Terminal works fine, adding
records to the existing .Rhistory file.
Renaming the .Rhistory file to .Rosxhistory didn't solve the problem
for me--the file is still empty. And I have confirmed that it is a
problem specific to R.app--running R from Terminal works fine, adding
records to the existing .Rhistory file.
Too bad there is no apparent workaround. Thanks, eve
Maria,
Try changing the name of .Rhistory in the Startup preferences to something like
.Rosxhistory. Press enter to make sure the change is accepted and try again.
The problem is that R itself overwrites the file .Rhistory if it is told to
save the workspace.
Rob
On Dec 9, 2009, at 10:33 AM,
I just experimented and I find that, exactly as Maria described,
on my system no commands get added to .Rhistory when I start R using
the GUI.
The ``timestamp'' that is implemented in my .Rprofile gets added, but
no commands
that I typed in the GUI window appeared.
I had never noticed thi
Dear R users,
I am having a minor but annoying issue with R.app. It doesn't retain
the history information from the previous sessions. By "history," I
mean a record of commands/functions entered into R rather than the
list of objects--that is properly recorded in the .Rdata file as well
as in a wo
8 matches
Mail list logo