"GAYATRI" <[EMAIL PROTECTED]> writes:
> I have been trying to install packages from bioconductor or CRAN but
> we get an error message saying "can't open URL http://www.
> bioconductor.org/bin/windows/contrib/1.7/PACKAGES". Kindly help me
> in resolving this problem.
The 1.7 in that URL indicates that you are running version 1.7.x of
R. The current release is 1.8.1. It may help to upgrade to the
current release.
> Further, I would like to know that to whom I should request for
> scripts of ADE-4 package.
You should be able to install that package with
install.packages("ade4")
when running on a computer connected to the internet. The Windows and
Mac OS X gui versions of R have a menu-bar selection that makes this a
bit easier (see the "Packages" menu).
______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html