When I open a project in RStudio (in Windows), there are now a number of pre-loaded packages that are loaded ("ROCR" and its dependent "gplots").
This never used to occur and I'm wondering if someone could please advise how I can modify the start up procedure to avoid any non-'standard' packages being pre-loaded.
I realise that I can go to Tools --> Global Options and deselect "Restore .RDdata into workspace at startup", however this also stops all the other objects being loaded which I do need.
Similarly, I'd rather not create a new project and essentially clear everything as I have a lot of objects that I want to continue using which would be a pain to re-create.
Thanks in advance!
Phil