Hi, when I use the install.packages() function this make a download of packages, try do compile/install packages and delete the downloaded file. But if the compilation of package fail, I need to make the download again because R delete all downloaded file. How I can make install.packages dont delete the downloaded file automatically to be used again in case of compilation fail? Thanks Ronaldo -- 10ª lei - Seu orientador espera que a sua produtividade seja baixa inicialmente e esteja acima da média após um ano. --Herman, I. P. 2007. Following the law. NATURE, Vol 445, p. 228.> Prof. Ronaldo Reis Júnior| .''`. UNIMONTES/DBG/Lab. Ecologia Comportamental e Computacional | : :' : Campus Universitário Prof. Darcy Ribeiro, Vila Mauricéia | `. `'` CP: 126, CEP: 39401-089, Montes Claros - MG - Brasil | `- Fone: (38) 3229-8192 | ronaldo.reis@unimontes.br | http://www.ppgcb.unimontes.br/lecc | LinuxUser#: 205366 [[alternative HTML version deleted]]
On 31/12/2011 10:27, Ronaldo Reis J?nior wrote:> Hi, > > when I use the install.packages() function this make a download of > packages, try do compile/install packages and delete the downloaded > file. But if the compilation of package fail, I need to make the > download again because R delete all downloaded file. How I can make > install.packages dont delete the downloaded file automatically to be > used again in case of compilation fail?Well, it doesn't. As it says, it leaves them in the session temporary directory. And it has an argument to change the location ... see the help page.> Thanks > Ronaldo-- Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595