similar to: FW: Announce: RPy version 0.3.3

Displaying 20 results from an estimated 4000 matches similar to: "FW: Announce: RPy version 0.3.3"

2003 Mar 06
0
Initial release of RSessionDA
> Announcing the initial release of RSessionDA. > > RSessionDA provides objects for interacting with R from Zope > <www.zope.org>, a full-featured web application development system. These > objects permit evaluation of functions in the R language using information > in Zope. R data objects, graphics files, printed output, script > transcripts, and data files can be
2003 Mar 06
0
Initial release of RSessionDA
> Announcing the initial release of RSessionDA. > > RSessionDA provides objects for interacting with R from Zope > <www.zope.org>, a full-featured web application development system. These > objects permit evaluation of functions in the R language using information > in Zope. R data objects, graphics files, printed output, script > transcripts, and data files can be
2004 Feb 16
1
xls2csv.pl: Script to translate Excel files into CSV
I've created a Perl script that translates Microsoft Excel (.xls) files into comma-delimited text files (.csv) using the Perl Spreadsheet::ParseExcel module. Usage ----- perl xls2csv.pl <excel file> [<output file>] [<worksheet number>] Translate the Microsoft Excel spreadsheet file contained in <excel file> into comma separated value format (CSV) and store in
2004 Feb 16
2
R Included with Open Infrastructure for Outcomes (OIO) system
Hi all, I came across this article on LinuxMedNews (http://www.linuxmednews.com) this morning: http://www.linuxmednews.com/linuxmednews/1076524250/index_html This refers to an integrated data management and analysis system (OIO), which includes R and utilizes the RSessionDA package (Greg Warnes). More information is available here for those interested:
2004 Apr 19
0
New package: mcgibbsit, an MCMC run length diagnostic
Package: mcgibbsit Title: Warnes and Raftery's MCGibbsit MCMC diagnostic Version: 1.0 Author: Gregory R. Warnes <gregory_r_warnes at groton.pfizer.com> Description: mcgibbsit provides an implementation of Warnes & Raftery's MCGibbsit run-length diagnostic for a set of (not-necessarily independent) MCMC sampers. It combines the estimate error-bounding approach of Raftery
2004 Apr 19
0
New package: mcgibbsit, an MCMC run length diagnostic
Package: mcgibbsit Title: Warnes and Raftery's MCGibbsit MCMC diagnostic Version: 1.0 Author: Gregory R. Warnes <gregory_r_warnes at groton.pfizer.com> Description: mcgibbsit provides an implementation of Warnes & Raftery's MCGibbsit run-length diagnostic for a set of (not-necessarily independent) MCMC sampers. It combines the estimate error-bounding approach of Raftery
2002 Apr 12
3
multi-threaded R current status?
Hi All, What is the current status of removing the global variables etc that is required to permit multi-threading R? I'm developing a web application tool for/using R, python (www.python.org), and Zope (www.zope.org), and it would be really convenient if I could use something like RPy to communicate with several concurrent R sessions, preferably within the same process space. -Greg
2008 Sep 10
0
How to install rpy under mac os x?
Hi to all, there are some binary .dmg packages to install easly rpy under mac os x? I'm tryin' to install Rpy under Mac Os X but I receive the following message: host46-209-dynamic:rpy usernone$ python setup.py install running install running build running build_py running build_ext building 'rpy2.rinterface.rinterface' extension gcc -arch ppc -arch i386 -isysroot
2002 Dec 03
0
RE: Initial release of RSOAP - a simple interface to R via SOAP
The second URL in the previous message is incorrect, it should be http://software.biostat.washington.edu/statsoft/snake/RSOAP, i.e. omit the final '/manage'. > -----Original Message----- > From: Warnes, Gregory R > Sent: Tuesday, December 03, 2002 4:41 PM > To: R-Announce (E-mail) > Subject: Initial release of RSOAP - a simple interface to R via SOAP > > >
2009 Jul 09
1
Rpy not working after upgrade to R2.9.1
Hi, I'm running Ubuntu Jaunty, downloading R and Rpy from this repository: deb http://cran.uk.r-project.org/bin/linux/ubuntu jaunty/ When was automatically upgraded, Rpy (which should be downloaded from the same repository) seems to have stopped working. I've tried re-installing the python-rpy package manually. I get the following error when I try to import rpy: >>> import
2011 Mar 01
1
does rpy support R 2.12.2
Hi, I am getting the following error when I try to run import rpy from the the python IDE: Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python2.6/dist-packages/rpy.py", line 134, in <module> """ % RVERSION) RuntimeError: No module named _rpy2122 RPy module can not be imported. Please
2009 Sep 21
0
Ubuntu Hardy python-rpy package missing _rpy2092 (PR#13962)
Full_Name: Dennis Ristuccia Version: R version 2.9.2 (2009-08-24) OS: Ubuntu Hardy 8.04 Submission from: (NULL) (18.157.249.21) Hi guys, I'm running into an issue with the python-rpy ubuntu hardy package. Heres the output: root at tak ~# python Python 2.5.2 (r252:60911, Jul 22 2009, 15:35:03) [GCC 4.2.4 (Ubuntu 4.2.4-1ubuntu3)] on linux2 Type "help", "copyright",
2012 Jul 17
1
python-rpy DEB broken - but hopefully easy to fix
Hi CRAN people, There is an issue with python-rpy on Ubuntu, when installed from the CRAN repository. (I read the info on http://cran.r-project.org/bin/linux/ubuntu/ and saw the note that this package is experimental but you are happy to receive feedback on it.) After adding the appropriate CRAN repo: % sudo apt-get install python-rpy [ ... installs various dependencies ... ] % echo import rpy |
2008 Mar 24
1
Running rpy produces the error message undefined symbol: KillAllDevices
Hello All, I've been using R for a while and decided to test R from the svn trunk. I know that trunk is not stable, but I wanted to see if I can install and run the latest rpy on my Ubuntu 7.10 box. It installed ok, but I got the runtime error message: $ python Python 2.5.1 (r251:54863, Mar 7 2008, 04:10:12) [GCC 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)] on linux2 Type
2002 Apr 15
0
ANN: RPy (R from Python) 0.2
Hello. RPy version 0.2 is released. You can download it from the Sourceforge site: http://rpy.sourceforge.net WHAT IS RPy? RPy is a very simple, yet robust, Python interface to the R Programming Language (http://www.r-project.org). It can manage all kinds of R objects and can execute arbitrary R functions (including the graphic functions). All the errors from the R language are
2004 May 06
0
Re: R web interfaces
cashaw at bcm.tmc.edu, youngas7 at yahoo.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Hi, First, does anyone think it is a good idea to put up a web server site similar to Phillippe Grosjean's site for GUIs? To answer foobar's question- There are a several web 'interfaces', with different focuses and degrees of sophistication. Apologies to the
2003 Oct 27
1
Rpy Import Error
I am trying to install Rpy to test it out as an R interface for a project that I am working on. However, I get the following error. Any clues as to what might be going on? I have alo tried RSPython, but I gave up due to errors. RSPython segfaults when started from R and gives an error message I can;t remember from python. Thanks, Brett >>> import rpy Traceback (most recent call
2010 May 31
4
building rpy against lenny-cran
Hi. On all of my machines, except for a netbook cursed with the GMA500 chipset, the R packages are synced to lenny-cran. I have been using rpy in a chroot using the official lenny R packages (2.7.1) given that i have not been able to find compatible rpy deb packages to work with lenny-cran. I am able to build the rpy deb package from source in a 32-bit lenny chroot (with the stock R packages)
2005 May 15
0
Seeking friend for life (not)
I'll take a risk following Uwe's wonderful response to that advert. I'm looking for someone, perhaps particularly a stats student, who might want to do a piece of work with me on using R to present and analyse routine data that psychotherapists might submit on a cgi-bin interface and perhaps cross-referencing that against some largish referential data to which I have access.
2010 Oct 20
0
[Rpy] "lapack routines cannot be loaded" in Ubuntu Linux 9.10
On 20 October 2010 at 09:57, Aman Thakral wrote: | Thanks for your reply. I just created a link to | /usr/local/lib/R/lib/libRlapack.so in /usr/local/lib. It works now. | I'm just curious, is this the "right" way to do it? Is there a better way? I am coming to this a little late but ... it is a band aid to a self-inflicted wound. You only have libRlapack because you built R