Re: [R] problem in saving the history file '~/.Rhistory'

2019-06-26 Thread William Dunlap via R-help
Did you (or a startup script) set the environment variable R_HISTORY to be '~/somefile'? R does not expand the tilde in this case so you need to let the shell do it. Perhaps ~ doesn't expand for the root user. (IMO, it is crazy to run R, or almost any other program, as root.) Bill Dunlap TIBCO

[R] problem in saving the history file '~/.Rhistory'

2019-06-26 Thread lejeczek via R-help
hi guys, I'm on Centos 7.6 with R 3.6 and I see this: >  Save workspace image? [y/n/c]: y Warning message: problem in saving the history file '~/.Rhistory'  from strace: rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0x7fb9dd34b5d0}, {0x7fb9dc383820, [], SA_RESTORER|SA_RESTART,