I work as a guest on a Windows PC. I was asked to install software only on drive D:. My rights on drive C: are limited.
I did not find a way to specify for the installing application to install Limma (first installation) on drive D:.
I allowed installation on drive C: successfully.
When completed, I followed the instructions and executed "biocLite("limma")"
The run of the script ended with the following message:
The downloaded binary packages are in
C:\Users\admonlab\AppData\Local\Temp\RtmpAHbQK7\downloaded_packages
installation path not writeable, unable to update packages: MASS, mgcv, rpart
I guess this has to do with my limited rights to update drive C:
Is this guess correct? How do I overcome the problem?
How in general can I instruct the installation program to install Limma on drive D:?