From: David Winsemius <dwinsemius at comcast.net>
To: Joseph Kunkel <jkunkel1 at une.edu>
Cc: "r-sig-mac at r-project.org" <r-sig-mac at r-project.org>
Subject: Re: [R-SIG-Mac] Save History Not Implemented?
Message-ID: <46EA7474-ADA1-4A4E-9054-803A0D8ADDED at comcast.net>
Content-Type: text/plain; charset=utf-8
On a machine running the binary install version of R on OSX, the Mac OSX FAQ regarding this issue is at:
file:///Applications/R.app/Contents/Resources/RMacOSX-FAQ.html#History
The default location for history files accrued while in R.app is .Rapp.history stored in the Starup directory.
And you are told: "Note that the functions loadhistory(), savehistory() and hence history() are not currently supported in R.app."