Skip to content
Prev 342764 / 398506 Next

installing package 'rqpd' (Regression quantiles for panel data) on windows

On 01/08/2014 9:50 AM, Prof Brian Ripley wrote:
We both missed part of the posting:  he said he tried newer R versions 
too.  And I get this (on Windows):

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

    package ?rqpd? is available as a source package but not as a binary

Warning message:
package ?rqpd? is not available (for R version 3.1.1 Patched)

The log on R-forge shows that it was last built for Windows in 2012.  So 
I think this really is an R-forge bug...

Duncan Murdoch