Displaying 1 result from an estimated 1 matches for "omagahat".
Did you mean:
malahat
2005 Jul 12
1
Installing RSPerl and Statistics::R
...the startup perl routines
removing the gui=none option from the command line. This command line
can be found in
/usr/lib/perl5/site_perl/5.8.5/Statistics/R/Bridge/Linux.pm for my
installation, it should be similar for other perl versions and
library-locations.
RSPerl 0.7, available from www.omagahat.org/RSPerl/ , gives on it's
main page the command
R INSTALL -c -l <wherever> RSPerl_0.7-0.tar.gz
or
R INSTALL -c -l <wherever> --configure-args='--with-in-perl'
RSPerl_0.7-0.tar.gz
as installation command. In the "calling R from perl" PDF docume...