[R] how to install tkrplot?

Uwe Ligges ligges at statistik.uni-dortmund.de
Thu Nov 6 16:02:31 CET 2003


ruben dario solares wrote:

>    Hello, my question is on as installing tkrplot, i want to charge it
>    but appears "first.lib Failed" therefore says that not exist the
>    tkrplot.dll and I download the tkrplot.zip and i unzip him and the
>    file is  in the path c: \R\1071\library\libs\tkrplot.dll, that should
>    do so that find the. dll?  Thanks Ruben
>      _________________________________________________________________
> 
>    Nuevo MSN Messenger [1]Una forma rápida y divertida de enviar mensajes
> 
> References
> 
>    1. http://g.msn.com/8HMAESAR/2737??PS=
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help



PLEASE, read the FAQs and manuals before posting questions like this on 
R-help (you are already "famous" among R-help readers for posting such 
questions). It is mentioned in the R for Windows FAQs how packages are 
installed! And PLEASE, don't post questions more than once.

install.packages("tkrplot")
  should do it for you.

BTW: After unzipping the package manually, the DLL should appear in 
(guessed from above) c:\R\1071\library\tkrplot\libs\tkrplot.dll
on your machine.

Uwe Ligges




More information about the R-help mailing list