search for: gmpassos

Displaying 5 results from an estimated 5 matches for "gmpassos".

2004 Feb 22
1
New Perl module Statistics::R
...ectures 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.
2006 Feb 21
1
help-ERROR: unknown GUI none from Statistics::R
Hi, I download Statistics::R from http://search.cpan.org/~gmpassos/Statistics-R-0.02/ I am going to combine R with perl. but it keeps give the error msg: ERROR: unknown GUI none & stop running script. I feel very strange, because previously it works. my perl version is 5.8.6 my R version is Version 2.2.1 Is there anybody know about it? Thanks a lot. Nina...
2004 May 19
3
Web-application using R
Hi, all; Our group is planning to develop a web-based analysis package with R. I have some questions. (1) Can we use R as a daemon-like way such that, after invoking R and making it run in a kind of background mode, just put some R script into R using some pipe-like mechanism and retrieve the result out of it? (2) If this is possible, then how can we do it? If this is not possible, then what
2005 Jun 24
1
R servlet engine ?!!!
I use CGIwithR to run a website that executes R scripts under cgi-bin. Are there any projects that implement a work frame using R similar to Java's servlet engine? Initialization times are hurting. Can initialize once process and treat all web requests as threads of this process? Any help with this subject is greatly appreciated.
2004 Aug 18
3
calling R from Perl
Hello, I am trying to call R from Perl running on Windows 2000. I have looked through the previous posts regarding running R from Perl and all have referred to the RSPerl package at Omegahat. Unfortunately the documentation for this package specifically states that it only works in Unix at the moment. Does anyone else have any suggestions about the best way to do this in the Windows