Skip to content
Prev 82428 / 398506 Next

Statistics-R module for Perl

On 12/8/05 6:29 AM, "b??line jesson" <beline.jesson at univ-rennes1.fr> wrote:

            
I don't use ActiveState (ppm)--are you sure that statistics::R is available
from ActiveState for MacOS?  I use CPAN instead.

However, you just need to get the tarfile from CPAN.  Unzip and untar it.
Then go into the top-level directory and type:

 perl Makefile.PL

Then type:

 sudo make install

That's it.  

Sean