Is there an easy way to have R record all input and output from your R session to disk while you are working with R interactively?
In R.app on M
R.app
M
Many of us use ESS / Emacs for this very reason. Saving old sessions with extension '.Rt' even gives you mode-specific commands for re-running parts of your session.