Actions
Task #10970
closed
RProfile not updated on the Rstudio nodes
Status:
Rejected
Priority:
Normal
Assignee:
_InfraScience Systems Engineer
Category:
Application
Target version:
Start date:
Jan 18, 2018
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Pre-Production, Production
Description
Yesterday @gianpaolo.coro@isti.cnr.it and I found out an issue in the Rprofile deployed in the RStudio users home in production.
Can we update Rprofile with the last version modified by Gianapolo?
Updated by Lucio Lelii over 7 years ago
- Subject changed from RProfile not update on the Rstudio nodes to RProfile not updated on the Rstudio nodes
Updated by Andrea Dell'Amico over 7 years ago
- Status changed from New to Rejected
- % Done changed from 0 to 100
As I explained to you yesterday, there's a cron job that updates the file every night. GP knows that.
And as you should know, and GP surely knows, if you do not explicitly quit your session, the Rprofile
file is not loaded again.
Updated by Gianpaolo Coro over 7 years ago
Indeed it works. The sequence to reload the functions is Sweep + Quit + Start New Session
Actions