[R] RPackage

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Wed Mar 21 14:50:12 CET 2001


cjb <cjb at di.fct.unl.pt> writes:

> Please, is there anyone who can give me some suggestions?
> 
> (1) I have to use a package from R on my work. The package is the
>  "quantreg" developed by Koenker (Uni Illinois). I have installed the
> package in the R library tree /usr/local/lib/R/ library of my Linux
> Operating System. I did R CMD INSTALL -l /usr/local/lib/R/ library
> /path/to/quantreg_x.y-z.tar.gz. However, when I call any function from
> quantreg, it is not recognized. I have looked in the FAQ's and manuals,
> but I can´t see what possibly is wrong.
> 
> (2) Please, could you give me any hint about what I should do to make
> quantreg work?

library(quantreg)

perhaps?

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list