Peter,

        Thank you for the detailed instructions.
It worked. I would like to take this opportunity
to say that I have found "Introductory Statistics
with R" extremely useful over the years.

Best wishes,
Rich


On Jul 3, 2012, at 8:16 PM, peter dalgaard wrote:

> 
> On Jul 3, 2012, at 23:01 , Richard Friedman wrote:
> 
>> I cannot find BWidget anywhere in /usr/local/lib or its subdirectories, 
>> although Tktable is there:
> 
> So it isn't installed. Install it, then.
> 
> Get
> 
> http://sourceforge.net/projects/tcllib/files/BWidget/1.9.5/bwidget-1.9.5.tar.gz
> 
> unpack the tar file into /usr/local/lib:
> 
> cd /usr/local/lib
> sudo tar xvf ~pd/Downloads/bwidget-1.9.5.tar 
> 
> (replacing ~pd if you're not me, of course)
> 
> Done. Verify by starting R and
> 
>> library(tcltk)
> Loading Tcl/Tk interface ... done
>> tclRequire("BWidget")
> <Tcl> 1.9.5 
> 
> 
> -- 
> Peter Dalgaard, Professor,
> Center for Statistics, Copenhagen Business School
> Solbjerg Plads 3, 2000 Frederiksberg, Denmark
> Phone: (+45)38153501
> Email: pd....@cbs.dk  Priv: pda...@gmail.com
> 
> 
> 
> 
> 
> 
> 
> 


        [[alternative HTML version deleted]]

_______________________________________________
R-SIG-Mac mailing list
R-SIG-Mac@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to