problem installing R packages in Windows Vista
Check out: https://stat.ethz.ch/pipermail/r-help/2008-October/176486.html
On Wed, Dec 24, 2008 at 3:04 AM, norman Maiwashe <norman at arc.agric.za> wrote:
** High Priority ** I have recently installed the R program in Windows Vista. However, I am experiencing problem installing some of the packages. Specifically, I wanted to install BRugs package running R as an administrator. I issued the following command in R and received the following error message.
install.packages("BRugs")
Warning in install.packages("BRugs"):
argument 'lib' is missing: 'C\Users\norman\Documents/R/win-library/2.8'
Warning: unable to access index for repository http://cran-za.r-project.org/bin/windows/contrib/2.8
Warning: unable to access index for repository http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/2.8
Warning message: package 'BRugs' is not available
Your prompt response will be greatly appreciated.
Disclaimer\ \ This message is confidential and may be co...{{dropped:20}}
______________________________________________ R-help at r-project.org mailing list 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.