Skip to content

New Perl module Statistics::R

2 messages · Graciliano M. P., Don MacQueen

#
I have released the new module Statistics::R and need some feedback of it's
status.
This will permit the control of the the R (R-project) interpreter through
Perl in different architectures and OS.

You can for example, start only one instance of the R interpreter and have
different Perl process accessing it. What will save the initiation time of R
and memory.

Soo, I will appreciate if some one can test it in different OS. Tested with
Win32 and Linux.

http://search.cpan.org/~gmpassos/Statistics-R-0.01/

Thanks in advance.

Regards,
Graciliano M. P.
2 days later
#
In a small amount of testing on Solaris, SunOS  5.8, it is working. 
Installed via cpan.

-Don
At 3:42 AM -0300 2/22/04, Graciliano M. P. wrote: