Skip to content
Prev 342754 / 398506 Next

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

On 01/08/2014 7:48 AM, Roy Sasson wrote:
You don't say what platform you're working on. On Windows, there is no 
binary for rqpd, but you can get the source. This appears to be an 
R-forge bug, because it will build from source without error. You should 
report this to R-forge. In the meantime, use type="source" when you do 
the install. You shouldn't need any special tools to do this, since it's 
a pure R package, no compiled code.

Duncan Murdoch