This is an interface bewteen pdl and the math library of the
R statistics package.  Maybe other stuff can be added later.
R includes docs that should be converted to pod.
  The interface is not complete: there are three random number 
generators which do not work for some reason.
  The test script 'test.pl' just gives arbitary numbers to the
functions without much reason.

The R source is included in this distribution. Makefile.PL will 
build the neccesary components for you. If you want to build the
R program, type

cd Rsource; ./restore ; cd R-0.61.2; 

and read the instructions there.  (essentially './configure; make' );

Copyright information on R can be found in Rsource/R-0.61.2

John Lapeyre
Sat, 21 Mar 1998 19:13:51 -0700