New to R. When trying to install packages always get the following message:
> install.packages("HSAUR2") Installing package(s) into ‘C:/Users/sbueno/Documents/R/win-library/2.14’ (as ‘lib’ is unspecified) --- Please select a CRAN mirror for use in this session --- Warning: unable to access index for repository http://www.laqee.unal.edu.co/CRAN/bin/windows/contrib/2.14 Warning: unable to access index for repository http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/2.14 Warning messages: 1: In open.connection(con, "r") : unable to resolve 'cran.r-project.org' 2: In getDependencies(pkgs, dependencies, available, lib) : package ‘HSAUR2’ is not available (for R version 2.14.0) > Help please!!!! Santiago [[alternative HTML version deleted]] ______________________________________________ R-help@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.