[R] Problem in installing "quantreg" package
Laurent Faisnel
laurent.faisnel at ariase.com
Thu Sep 11 15:13:45 CEST 2003
Swagata Nandi wrote:
> Hi,
>
> I was trying to install "quantreg" package in an R session, but got the
> following error message:
>
> ERROR: cannot write to or create directory '/usr/lib/R/library'
>
> Can anyone suggest what I need to do?
>
> Swagata Nandi
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
>
>
You probably have not the right to write in that directory. You should
either ask your system's administrator to grant you the needed
privileges or find another directory in which you can write an then read
the package's doc to find out any configuration option to specify the
installation directory).
Hope this helps,
Laurent
More information about the R-help
mailing list