hello R community,
i am trying to install rqpd package on windows, using the following command:

install.packages("rqpd",repos="http://R-Forge.R-project.org";)

however, i get the following message:

Warning: unable to access index for repository
http://R-Forge.R-project.org/bin/windows/contrib/2.15
Warning message:
package ‘rqpd’ is not available (for R version 2.15.1)

i have tried using different versions of R (newer and older), but with no
luck.

I have also checked out the following thread -
http://r.789695.n4.nabble.com/installing-package-rqpd-Regression-quantiles-for-panel-data-td4668594.html

but it is not so clear how this problem was resolved eventually.

would appreciate any assistance

R.

        [[alternative HTML version deleted]]

______________________________________________
[email protected] 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.

Reply via email to