Message-ID: <56F06F5B.5050203@statistik.tu-dortmund.de>
Date: 2016-03-21T22:02:03Z
From: Uwe Ligges
Subject: installing packages
In-Reply-To: <CABPq8JOnSQdN+tk1RHX1JD7g0XY7P9HgiK1NcPbPRp+fPG4PfQ@mail.gmail.com>
On 21.03.2016 22:07, James Henson wrote:
> Dear R community,
>
> When I install or update a package, R prints the waring below. I go to the
> ?downloaded_packages? folder in the Temp file and manually move the new or
> updated package to the folder ?3.2?. How can I instruct R to download new
> and updates packages into the ?3.2? folder?
>
> Warning in install.packages :
>
> unable to move temporary installation
> ?C:\Users\james_henson\Desktop\Documents\R\win-library\3.2\file1c5c6f1731c8\nlme?
> to ?C:\Users\james_henson\Desktop\Documents\R\win-library\3.2\nlme
I guess you had nlme loaded? Start a fresh R without loading nlme, then
R should be able to move the temp installation.
Best,
Uwe Ligges
>
>
> The downloaded binary packages are in
>
>
> C:\Users\james_henson\AppData\Local\Temp\RtmpIZmUa3\downloaded_packages
>
>
>
> Thank for your help.
>
> James F. Henson
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>