[Rpy] SF.net SVN: rpy: [475] trunk/rpy/tests/test_robj.py

2008-04-03 Thread warnes
Revision: 475 http://rpy.svn.sourceforge.net/rpy/?rev=475&view=rev Author: warnes Date: 2008-04-03 16:26:50 -0700 (Thu, 03 Apr 2008) Log Message: --- Use failUnless / failUnlessRaises instead of assertTrue / assertRaises in test_robj.py for compatibility with python

[Rpy] SF.net SVN: rpy: [484] trunk/rpy/src/rpymodule.c

2008-04-10 Thread warnes
Revision: 484 http://rpy.svn.sourceforge.net/rpy/?rev=484&view=rev Author: warnes Date: 2008-04-10 06:45:34 -0700 (Thu, 10 Apr 2008) Log Message: --- Correct the handling of CStackLimit code. Modified Paths: -- trunk/rpy/src/rpymodule.c Modified: t

[Rpy] SF.net SVN: rpy: [485] trunk/rpy/src/rpymodule.c

2008-04-10 Thread warnes
Revision: 485 http://rpy.svn.sourceforge.net/rpy/?rev=485&view=rev Author: warnes Date: 2008-04-10 09:49:07 -0700 (Thu, 10 Apr 2008) Log Message: --- Use R's internal function to clean up R temporary directory for R 2.4.0 and later Modif

[Rpy] SF.net SVN: rpy: [486] trunk/rpy/examples/nnet.py

2008-04-10 Thread warnes
Revision: 486 http://rpy.svn.sourceforge.net/rpy/?rev=486&view=rev Author: warnes Date: 2008-04-10 09:50:51 -0700 (Thu, 10 Apr 2008) Log Message: --- Add simple neural net example Added Paths: --- trunk/rpy/examples/nnet.py Added: trunk/rpy/examples/nne

[Rpy] SF.net SVN: rpy: [487] trunk/rpy

2008-04-10 Thread warnes
Revision: 487 http://rpy.svn.sourceforge.net/rpy/?rev=487&view=rev Author: warnes Date: 2008-04-10 09:51:42 -0700 (Thu, 10 Apr 2008) Log Message: --- Update for RPy release 1.0.2 Modified Paths: -- trunk/rpy/NEWS trunk/rpy/rpy_version.py Modi

[Rpy] SF.net SVN: rpy: [489] trunk/rpy/rpy.py

2008-04-16 Thread warnes
Revision: 489 http://rpy.svn.sourceforge.net/rpy/?rev=489&view=rev Author: warnes Date: 2008-04-16 07:19:47 -0700 (Wed, 16 Apr 2008) Log Message: --- Fix R.__repr__() bug. Modified Paths: -- trunk/rpy/rpy.py Modified: trunk/rpy/rp

[Rpy] SF.net SVN: rpy: [502] trunk/htdocs/download.data

2008-04-24 Thread warnes
Revision: 502 http://rpy.svn.sourceforge.net/rpy/?rev=502&view=rev Author: warnes Date: 2008-04-24 06:59:59 -0700 (Thu, 24 Apr 2008) Log Message: --- Update Windows download/install instructions to recommend NumPy rather than Numeric Modified P

[Rpy] SF.net SVN: rpy: [503] trunk/htdocs/plotting-with-RPy.html

2008-04-24 Thread warnes
Revision: 503 http://rpy.svn.sourceforge.net/rpy/?rev=503&view=rev Author: warnes Date: 2008-04-24 07:07:58 -0700 (Thu, 24 Apr 2008) Log Message: --- Remove auto-generated html file from SVN repository Removed Paths: - trunk/htdocs/plotting-with-RPy.

[Rpy] SF.net SVN: rpy: [506] trunk/htdocs

2008-04-28 Thread warnes
Revision: 506 http://rpy.svn.sourceforge.net/rpy/?rev=506&view=rev Author: warnes Date: 2008-04-28 12:53:52 -0700 (Mon, 28 Apr 2008) Log Message: --- Update news items from late 2007 to present Modified Paths: -- trunk/htdocs/news.data trunk/ht

[Rpy] SF.net SVN: rpy: [507] trunk/htdocs/news.data

2008-04-28 Thread warnes
Revision: 507 http://rpy.svn.sourceforge.net/rpy/?rev=507&view=rev Author: warnes Date: 2008-04-28 12:58:14 -0700 (Mon, 28 Apr 2008) Log Message: --- Fix Wiki url on news page Modified Paths: -- trunk/htdocs/news.data Modified: trunk/htdocs/news.

[Rpy] SF.net SVN: rpy: [510] trunk/rpy/src/rpymodule.c

2008-05-09 Thread warnes
Revision: 510 http://rpy.svn.sourceforge.net/rpy/?rev=510&view=rev Author: warnes Date: 2008-05-09 14:16:59 -0700 (Fri, 09 May 2008) Log Message: --- Patch to correct link problem with R-2.7.0 Modified Paths: -- trunk/rpy/src/rpymodule.c Modified: t

[Rpy] SF.net SVN: rpy: [511] trunk/rpy/TODO

2008-05-09 Thread warnes
Revision: 511 http://rpy.svn.sourceforge.net/rpy/?rev=511&view=rev Author: warnes Date: 2008-05-09 14:17:54 -0700 (Fri, 09 May 2008) Log Message: --- Add to TODO. Modified Paths: -- trunk/rpy/TODO Modified: trunk/rpy/

[Rpy] SF.net SVN: rpy: [513] trunk/rpy/setup.py

2008-05-12 Thread warnes
Revision: 513 http://rpy.svn.sourceforge.net/rpy/?rev=513&view=rev Author: warnes Date: 2008-05-12 20:32:37 -0700 (Mon, 12 May 2008) Log Message: --- Add notes on what is necessary to build against multiple versions of R on OSX Modified Paths: -- trunk

[Rpy] SF.net SVN: rpy: [514] trunk/rpy

2008-05-12 Thread warnes
Revision: 514 http://rpy.svn.sourceforge.net/rpy/?rev=514&view=rev Author: warnes Date: 2008-05-12 20:47:51 -0700 (Mon, 12 May 2008) Log Message: --- Updated for 1.0.3 Modified Paths: -- trunk/rpy/NEWS trunk/rpy/rpy_version.py Modified: trunk/rpy/

[Rpy] SF.net SVN: rpy: [515] trunk/rpy/src

2008-05-14 Thread warnes
Revision: 515 http://rpy.svn.sourceforge.net/rpy/?rev=515&view=rev Author: warnes Date: 2008-05-14 06:53:05 -0700 (Wed, 14 May 2008) Log Message: --- Minor changes to remove compilation warnings Modified Paths: -- trunk/rpy/src/RPy.h trunk/rpy/src/

[Rpy] SF.net SVN: rpy: [516] trunk/rpy/TODO

2008-05-14 Thread warnes
Revision: 516 http://rpy.svn.sourceforge.net/rpy/?rev=516&view=rev Author: warnes Date: 2008-05-14 10:05:47 -0700 (Wed, 14 May 2008) Log Message: --- Add note about checking for Rlapack Modified Paths: -- trunk/rpy/TODO Modified: trunk/rpy/

[Rpy] SF.net SVN: rpy: [517] trunk/rpy/setup.py

2008-05-14 Thread warnes
Revision: 517 http://rpy.svn.sourceforge.net/rpy/?rev=517&view=rev Author: warnes Date: 2008-05-14 10:10:57 -0700 (Wed, 14 May 2008) Log Message: --- Turn off debug build flag for default installs, add todo about Rlapack/lapack Modified Paths: -- trunk

[Rpy] SF.net SVN: rpy: [523] trunk/rpy

2008-05-14 Thread warnes
Revision: 523 http://rpy.svn.sourceforge.net/rpy/?rev=523&view=rev Author: warnes Date: 2008-05-14 11:31:21 -0700 (Wed, 14 May 2008) Log Message: --- Use the 'R CMD config LAPACK_LIBS' command to determin the appropriate link flags for lapack, instead of bl

[Rpy] SF.net SVN: rpy: [524] trunk/rpy/TODO

2008-05-14 Thread warnes
Revision: 524 http://rpy.svn.sourceforge.net/rpy/?rev=524&view=rev Author: warnes Date: 2008-05-14 11:33:26 -0700 (Wed, 14 May 2008) Log Message: --- remove completed TODO entry Modified Paths: -- trunk/rpy/TODO Modified: trunk/rpy/

[Rpy] SF.net SVN: rpy:[665] trunk/htdocs/svn.data

2008-10-28 Thread warnes
Revision: 665 http://rpy.svn.sourceforge.net/rpy/?rev=665&view=rev Author: warnes Date: 2008-10-28 19:16:27 + (Tue, 28 Oct 2008) Log Message: --- Correct link to SVN viewer Modified Paths: -- trunk/htdocs/svn.data Modified: trunk/htdocs/svn.

[Rpy] SF.net SVN: rpy:[666] trunk/htdocs/template.html

2008-10-28 Thread warnes
Revision: 666 http://rpy.svn.sourceforge.net/rpy/?rev=666&view=rev Author: warnes Date: 2008-10-28 19:28:14 + (Tue, 28 Oct 2008) Log Message: --- Add Larent's change to the html page template (annoucing RPy2 2.0.0-a3) Modified Paths: -- tru

[Rpy] SF.net SVN: rpy:[776] trunk/rpy/rpy_tools.py

2010-02-11 Thread warnes
Revision: 776 http://rpy.svn.sourceforge.net/rpy/?rev=776&view=rev Author: warnes Date: 2010-02-11 20:53:49 + (Thu, 11 Feb 2010) Log Message: --- Modify version regexp to allow multi-digit numbers in any section. Modified Paths: -- trunk

[Rpy] SF.net SVN: rpy: [342] trunk/rpy

2007-02-20 Thread warnes
Revision: 342 http://svn.sourceforge.net/rpy/?rev=342&view=rev Author: warnes Date: 2007-02-20 08:41:47 -0800 (Tue, 20 Feb 2007) Log Message: --- Initial attempt to apply Numpy support patch provided by Alexander Belopolsky Modified Paths: -- trunk

[Rpy] SF.net SVN: rpy: [343] trunk/rpy/src/rpymodule.c

2007-03-12 Thread warnes
Revision: 343 http://svn.sourceforge.net/rpy/?rev=343&view=rev Author: warnes Date: 2007-03-12 15:50:59 -0700 (Mon, 12 Mar 2007) Log Message: --- Applied patch created by Andrew McNamara that resolves the C stack limit error produced by R in some contexts, suc

[Rpy] SF.net SVN: rpy: [344] trunk/rpy/src/rpymodule.c

2007-03-24 Thread warnes
Revision: 344 http://svn.sourceforge.net/rpy/?rev=344&view=rev Author: warnes Date: 2007-03-24 14:40:01 -0700 (Sat, 24 Mar 2007) Log Message: --- R_CStackLimit is only present on Unix-like systems, so omit it on Win32. Modified Paths: -- trunk/rpy

[Rpy] SF.net SVN: rpy: [345] trunk/htdocs

2007-04-06 Thread warnes
Revision: 345 http://svn.sourceforge.net/rpy/?rev=345&view=rev Author: warnes Date: 2007-04-06 09:51:18 -0700 (Fri, 06 Apr 2007) Log Message: --- Add Tim Churches RPy demo and update link Modified Paths: -- trunk/htdocs/documentation.data trunk/ht

[Rpy] SF.net SVN: rpy: [346] trunk/htdocs

2007-04-06 Thread warnes
Revision: 346 http://svn.sourceforge.net/rpy/?rev=346&view=rev Author: warnes Date: 2007-04-06 10:09:59 -0700 (Fri, 06 Apr 2007) Log Message: --- Intergrate demo into site Modified Paths: -- trunk/htdocs/Makefile trunk/htdocs/documentation.

[Rpy] SF.net SVN: rpy: [347] trunk/htdocs

2007-04-06 Thread warnes
Revision: 347 http://svn.sourceforge.net/rpy/?rev=347&view=rev Author: warnes Date: 2007-04-06 10:18:13 -0700 (Fri, 06 Apr 2007) Log Message: --- Fix Walter's Home Page Modified Paths: -- trunk/htdocs/index.data Removed Paths: -

[Rpy] SF.net SVN: rpy: [348] trunk/htdocs/maillist.data

2007-04-06 Thread warnes
Revision: 348 http://svn.sourceforge.net/rpy/?rev=348&view=rev Author: warnes Date: 2007-04-06 10:31:18 -0700 (Fri, 06 Apr 2007) Log Message: --- Fix broken link to mailing list archives Modified Paths: -- trunk/htdocs/maillist.data Modified: trunk/ht

[Rpy] SF.net SVN: rpy: [349] trunk/htdocs/faithful.dat

2007-04-16 Thread warnes
Revision: 349 http://svn.sourceforge.net/rpy/?rev=349&view=rev Author: warnes Date: 2007-04-16 09:13:16 -0700 (Mon, 16 Apr 2007) Log Message: --- Add faithful.dat data file Added Paths: --- trunk/htdocs/faithful.dat Added: trunk/htdocs/faithful

[Rpy] SF.net SVN: rpy: [350] trunk/htdocs/faithful.py

2007-04-16 Thread warnes
Revision: 350 http://svn.sourceforge.net/rpy/?rev=350&view=rev Author: warnes Date: 2007-04-16 09:14:39 -0700 (Mon, 16 Apr 2007) Log Message: --- Add faithful.py to svn Added Paths: --- trunk/htdocs/faithful.py Added: trunk/htdocs/faithfu

[Rpy] SF.net SVN: rpy: [351] trunk/rpy/rpy_version.py

2007-05-18 Thread warnes
Revision: 351 http://svn.sourceforge.net/rpy/?rev=351&view=rev Author: warnes Date: 2007-05-18 08:41:41 -0700 (Fri, 18 May 2007) Log Message: --- Update version number Modified Paths: -- trunk/rpy/rpy_version.py Modified: trunk/rpy/rpy_versio

[Rpy] SF.net SVN: rpy: [352] trunk/htdocs

2007-06-26 Thread warnes
Revision: 352 http://svn.sourceforge.net/rpy/?rev=352&view=rev Author: warnes Date: 2007-06-26 07:52:49 -0700 (Tue, 26 Jun 2007) Log Message: --- Update web pages for RC3 Modified Paths: -- trunk/htdocs/news.data trunk/htdocs/plotting-with-RPy.

[Rpy] SF.net SVN: rpy: [353] trunk/rpy/tests/testall.py

2007-10-08 Thread warnes
Revision: 353 http://rpy.svn.sourceforge.net/rpy/?rev=353&view=rev Author: warnes Date: 2007-10-08 12:09:24 -0700 (Mon, 08 Oct 2007) Log Message: --- Show modules to be tested Modified Paths: -- trunk/rpy/tests/testall.py Modified: trunk/rpy/t

[Rpy] SF.net SVN: rpy: [354] trunk/rpy/src/rpymodule.c

2007-10-08 Thread warnes
Revision: 354 http://rpy.svn.sourceforge.net/rpy/?rev=354&view=rev Author: warnes Date: 2007-10-08 13:26:20 -0700 (Mon, 08 Oct 2007) Log Message: --- Use proper test for whether R_CStackLimit can/should be set Modified Paths: -- trunk/rpy/src/rpymodu

[Rpy] SF.net SVN: rpy: [355] trunk/rpy/rpy_options.py

2007-10-08 Thread warnes
Revision: 355 http://rpy.svn.sourceforge.net/rpy/?rev=355&view=rev Author: warnes Date: 2007-10-08 13:33:53 -0700 (Mon, 08 Oct 2007) Log Message: --- Change default for rpy_options.VERBOSE to False Modified Paths: -- trunk/rpy/rpy_options.py Modi

[Rpy] SF.net SVN: rpy: [356] trunk/rpy/setup.py

2007-10-08 Thread warnes
Revision: 356 http://rpy.svn.sourceforge.net/rpy/?rev=356&view=rev Author: warnes Date: 2007-10-08 13:35:27 -0700 (Mon, 08 Oct 2007) Log Message: --- Testing whewther Numeric is present was broken. Fixed. Modified Paths: -- trunk/rpy/setup.py Modi

[Rpy] SF.net SVN: rpy: [357] trunk/rpy/src/rpymodule.c

2007-10-17 Thread warnes
Revision: 357 http://rpy.svn.sourceforge.net/rpy/?rev=357&view=rev Author: warnes Date: 2007-10-17 18:26:34 -0700 (Wed, 17 Oct 2007) Log Message: --- Handle python unicode strings in calls to R by first converting to python ascii strings Modified P

[Rpy] SF.net SVN: rpy: [358] trunk/rpy/rpy_wintools.py

2007-10-17 Thread warnes
Revision: 358 http://rpy.svn.sourceforge.net/rpy/?rev=358&view=rev Author: warnes Date: 2007-10-17 18:36:48 -0700 (Wed, 17 Oct 2007) Log Message: --- Apply patch [ 1808836 ] Install-script tweaking for Windows Modified Paths: -- trunk/rpy/rpy_wintool

[Rpy] SF.net SVN: rpy: [359] trunk/rpy/src/rpymodule.c

2007-10-17 Thread warnes
Revision: 359 http://rpy.svn.sourceforge.net/rpy/?rev=359&view=rev Author: warnes Date: 2007-10-17 18:54:13 -0700 (Wed, 17 Oct 2007) Log Message: --- Remove unneeded comment Modified Paths: -- trunk/rpy/src/rpymodule.c Modified: trunk/rpy/src/rpymodu

[Rpy] SF.net SVN: rpy: [360] trunk/htdocs

2007-10-17 Thread warnes
Revision: 360 http://rpy.svn.sourceforge.net/rpy/?rev=360&view=rev Author: warnes Date: 2007-10-17 19:40:37 -0700 (Wed, 17 Oct 2007) Log Message: --- Fix spelling error Modified Paths: -- trunk/htdocs/download.data trunk/htdocs/faithful.py Modi

[Rpy] SF.net SVN: rpy: [361] trunk/rpy/src/rpymodule.c

2007-10-18 Thread warnes
Revision: 361 http://rpy.svn.sourceforge.net/rpy/?rev=361&view=rev Author: warnes Date: 2007-10-18 12:40:51 -0700 (Thu, 18 Oct 2007) Log Message: --- More fixes for handling of Unicode strings. Suggested by Toby Dylan Hocking. Modified Paths: -- trunk

[Rpy] SF.net SVN: rpy: [362] trunk/rpy/src

2007-11-06 Thread warnes
Revision: 362 http://rpy.svn.sourceforge.net/rpy/?rev=362&view=rev Author: warnes Date: 2007-11-06 08:49:53 -0800 (Tue, 06 Nov 2007) Log Message: --- Apply patch submitted by Matthew Brett to resolve array size issues on 64 bit platforms Modified P

[Rpy] SF.net SVN: rpy: [363] trunk/rpy

2007-11-12 Thread warnes
Revision: 363 http://rpy.svn.sourceforge.net/rpy/?rev=363&view=rev Author: warnes Date: 2007-11-12 15:27:48 -0800 (Mon, 12 Nov 2007) Log Message: --- - Add three new exceptions: RPyExceptionBase exception class for all RPy Except

[Rpy] SF.net SVN: rpy: [364] trunk/rpy/setup.py

2007-11-12 Thread warnes
Revision: 364 http://rpy.svn.sourceforge.net/rpy/?rev=364&view=rev Author: warnes Date: 2007-11-12 22:13:22 -0800 (Mon, 12 Nov 2007) Log Message: --- Add /usr/share/R/include path for Ubuntu (?Debian?) R include files Modified Paths: -- trunk/rpy/setu

[Rpy] SF.net SVN: rpy: [365] trunk/rpy/src/rpymodule.c

2007-11-12 Thread warnes
Revision: 365 http://rpy.svn.sourceforge.net/rpy/?rev=365&view=rev Author: warnes Date: 2007-11-12 22:26:05 -0800 (Mon, 12 Nov 2007) Log Message: --- More work on handling Numeric/NumPy array and scalar objects. Only NumPy string/unicode/char objects are still unhan

[Rpy] SF.net SVN: rpy: [366] trunk/rpy/tests

2007-11-12 Thread warnes
Revision: 366 http://rpy.svn.sourceforge.net/rpy/?rev=366&view=rev Author: warnes Date: 2007-11-12 22:27:31 -0800 (Mon, 12 Nov 2007) Log Message: --- Fix array test to explicitly check elements of 3 dimensional objects for equality. Modified P

[Rpy] SF.net SVN: rpy: [367] trunk/rpy/tests/test_numeric.py

2007-11-12 Thread warnes
Revision: 367 http://rpy.svn.sourceforge.net/rpy/?rev=367&view=rev Author: warnes Date: 2007-11-12 22:43:02 -0800 (Mon, 12 Nov 2007) Log Message: --- Select which syntax variant to use by which library was loaded, rather than using try:except to try a second vari

[Rpy] SF.net SVN: rpy: [368] trunk/rpy/tests/test_numeric.py

2007-11-13 Thread warnes
Revision: 368 http://rpy.svn.sourceforge.net/rpy/?rev=368&view=rev Author: warnes Date: 2007-11-13 07:28:04 -0800 (Tue, 13 Nov 2007) Log Message: --- Minor reformatting of test_numeric.py Modified Paths: -- trunk/rpy/tests/test_numeric.py Modified: t

[Rpy] SF.net SVN: rpy: [369] trunk/rpy/tests/test_numeric.py

2007-11-13 Thread warnes
Revision: 369 http://rpy.svn.sourceforge.net/rpy/?rev=369&view=rev Author: warnes Date: 2007-11-13 07:35:33 -0800 (Tue, 13 Nov 2007) Log Message: --- Numeric.Character isn't handled (yet?), so modify test appropriately Modified Paths: -- trunk/

[Rpy] SF.net SVN: rpy: [370] trunk/rpy/tests/test_numeric.py

2007-11-13 Thread warnes
Revision: 370 http://rpy.svn.sourceforge.net/rpy/?rev=370&view=rev Author: warnes Date: 2007-11-13 07:37:49 -0800 (Tue, 13 Nov 2007) Log Message: --- Improve display of messages about tests being skipped Modified Paths: -- trunk/rpy/tests/test_numeri

[Rpy] SF.net SVN: rpy: [371] trunk/rpy/tests/test_numeric.py

2007-11-13 Thread warnes
Revision: 371 http://rpy.svn.sourceforge.net/rpy/?rev=371&view=rev Author: warnes Date: 2007-11-13 07:41:25 -0800 (Tue, 13 Nov 2007) Log Message: --- Improve display of messages about tests being skipped (more) Modified Paths: -- trunk/rpy/t

[Rpy] SF.net SVN: rpy: [372] trunk/rpy/tests/testall.py

2007-11-13 Thread warnes
Revision: 372 http://rpy.svn.sourceforge.net/rpy/?rev=372&view=rev Author: warnes Date: 2007-11-13 08:24:29 -0800 (Tue, 13 Nov 2007) Log Message: --- Add ability to loop over test cases Modified Paths: -- trunk/rpy/tests/testall.py Modified: trunk

[Rpy] SF.net SVN: rpy: [374] trunk/rpy/tests/test_numeric.py

2007-11-14 Thread warnes
Revision: 374 http://rpy.svn.sourceforge.net/rpy/?rev=374&view=rev Author: warnes Date: 2007-11-14 19:47:30 -0800 (Wed, 14 Nov 2007) Log Message: --- Change function to_r used in tests to make it more reliable Modified Paths: -- trunk/rpy/t

[Rpy] SF.net SVN: rpy: [373] trunk/rpy/tests/test_io.py

2007-11-14 Thread warnes
Revision: 373 http://rpy.svn.sourceforge.net/rpy/?rev=373&view=rev Author: warnes Date: 2007-11-14 19:22:18 -0800 (Wed, 14 Nov 2007) Log Message: --- Add code to test_io to return io redirection to initial state after each test Modified Paths: -- trunk

[Rpy] SF.net SVN: rpy: [377] trunk/rpy/rpy_version.py

2007-11-14 Thread warnes
Revision: 377 http://rpy.svn.sourceforge.net/rpy/?rev=377&view=rev Author: warnes Date: 2007-11-14 20:59:59 -0800 (Wed, 14 Nov 2007) Log Message: --- update version to 1.0.0 (after thinking about it) Modified Paths: -- trunk/rpy/rpy_version.py Modi

[Rpy] SF.net SVN: rpy: [378] trunk/rpy/NEWS

2007-11-14 Thread warnes
Revision: 378 http://rpy.svn.sourceforge.net/rpy/?rev=378&view=rev Author: warnes Date: 2007-11-14 21:24:30 -0800 (Wed, 14 Nov 2007) Log Message: --- Update for v 1.0.0 Modified Paths: -- trunk/rpy/NEWS Modified: trunk/rpy/

[Rpy] SF.net SVN: rpy: [376] trunk/rpy/rpy_version.py

2007-11-14 Thread warnes
Revision: 376 http://rpy.svn.sourceforge.net/rpy/?rev=376&view=rev Author: warnes Date: 2007-11-14 20:17:09 -0800 (Wed, 14 Nov 2007) Log Message: --- update version to 1.1-Beta1 Modified Paths: -- trunk/rpy/rpy_version.py Modified: trunk

[Rpy] SF.net SVN: rpy: [375] trunk/rpy/tests/test_modes.py

2007-11-14 Thread warnes
Revision: 375 http://rpy.svn.sourceforge.net/rpy/?rev=375&view=rev Author: warnes Date: 2007-11-14 20:08:11 -0800 (Wed, 14 Nov 2007) Log Message: --- Comment out gc code, only needed when debugging Modified Paths: -- trunk/rpy/tests/test_modes.py Modi

[Rpy] SF.net SVN: rpy: [380] trunk/rpy/src

2007-11-29 Thread warnes
Revision: 380 http://rpy.svn.sourceforge.net/rpy/?rev=380&view=rev Author: warnes Date: 2007-11-29 07:59:45 -0800 (Thu, 29 Nov 2007) Log Message: --- Apply tiny patch to fix Win32 startup problem. Modified Paths: -- trunk/rpy/src/RPy.h trunk/rpy

[Rpy] SF.net SVN: rpy: [381] trunk/rpy/setup.py

2007-11-29 Thread warnes
Revision: 381 http://rpy.svn.sourceforge.net/rpy/?rev=381&view=rev Author: warnes Date: 2007-11-29 08:06:18 -0800 (Thu, 29 Nov 2007) Log Message: --- ensure RHOMES is in ascii, since most command line tools are unhappy with unicode... Modified P

[Rpy] SF.net SVN: rpy: [382] trunk/rpy/rpy.py

2007-11-29 Thread warnes
Revision: 382 http://rpy.svn.sourceforge.net/rpy/?rev=382&view=rev Author: warnes Date: 2007-11-29 08:07:13 -0800 (Thu, 29 Nov 2007) Log Message: --- Move rpy module load back inside try:except block Modified Paths: -- trunk/rpy/rpy.py Modified: trunk

[Rpy] SF.net SVN: rpy: [383] trunk/rpy

2007-11-29 Thread warnes
Revision: 383 http://rpy.svn.sourceforge.net/rpy/?rev=383&view=rev Author: warnes Date: 2007-11-29 08:12:07 -0800 (Thu, 29 Nov 2007) Log Message: --- Update windows compile instructions and batch file Modified Paths: -- trunk/rpy/INSTALL.WINDOWS t

[Rpy] SF.net SVN: rpy: [389] trunk/rpy/rpy_version.py

2007-11-29 Thread warnes
Revision: 389 http://rpy.svn.sourceforge.net/rpy/?rev=389&view=rev Author: warnes Date: 2007-11-29 17:27:58 -0800 (Thu, 29 Nov 2007) Log Message: --- Update version to 1.0.1 Modified Paths: -- trunk/rpy/rpy_version.py Modified: trunk/rpy/rpy_versio

[Rpy] SF.net SVN: rpy: [388] trunk/rpy/doc

2007-11-29 Thread warnes
Revision: 388 http://rpy.svn.sourceforge.net/rpy/?rev=388&view=rev Author: warnes Date: 2007-11-29 17:00:00 -0800 (Thu, 29 Nov 2007) Log Message: --- Update copyright notice in documentation Modified Paths: -- trunk/rpy/doc/defs.texi trunk/rpy

[Rpy] SF.net SVN: rpy: [385] trunk/rpy/setup.bat

2007-11-29 Thread warnes
Revision: 385 http://rpy.svn.sourceforge.net/rpy/?rev=385&view=rev Author: warnes Date: 2007-11-29 16:55:28 -0800 (Thu, 29 Nov 2007) Log Message: --- Improve Win32 setup.bat build script Modified Paths: -- trunk/rpy/setup.bat Modified: trunk/rpy/setup

[Rpy] SF.net SVN: rpy: [384] trunk/rpy/src

2007-11-29 Thread warnes
Revision: 384 http://rpy.svn.sourceforge.net/rpy/?rev=384&view=rev Author: warnes Date: 2007-11-29 16:40:17 -0800 (Thu, 29 Nov 2007) Log Message: --- Add appropriate cleanup shell command for Win32 Modified Paths: -- trunk/rpy/src/RPy.h trunk/rpy

[Rpy] SF.net SVN: rpy: [386] trunk/rpy/rpy_wintools.py

2007-11-29 Thread warnes
Revision: 386 http://rpy.svn.sourceforge.net/rpy/?rev=386&view=rev Author: warnes Date: 2007-11-29 16:56:31 -0800 (Thu, 29 Nov 2007) Log Message: --- Improve detection of R installation directories on Win32 Modified Paths: -- trunk/rpy/rpy_wintool

[Rpy] SF.net SVN: rpy: [387] trunk/rpy/rpy.py

2007-11-29 Thread warnes
Revision: 387 http://rpy.svn.sourceforge.net/rpy/?rev=387&view=rev Author: warnes Date: 2007-11-29 16:57:41 -0800 (Thu, 29 Nov 2007) Log Message: --- Remove debug print statments Modified Paths: -- trunk/rpy/rpy.py Modified: trunk/rpy/rp

[Rpy] SF.net SVN: rpy: [390] trunk/rpy/NEWS

2007-11-29 Thread warnes
Revision: 390 http://rpy.svn.sourceforge.net/rpy/?rev=390&view=rev Author: warnes Date: 2007-11-29 17:44:49 -0800 (Thu, 29 Nov 2007) Log Message: --- Update NEWS for 1.0.1 Modified Paths: -- trunk/rpy/NEWS Modified: trunk/rpy/

[Rpy] SF.net SVN: rpy: [391] trunk/rpy

2008-01-02 Thread warnes
Revision: 391 http://rpy.svn.sourceforge.net/rpy/?rev=391&view=rev Author: warnes Date: 2008-01-02 09:29:55 -0800 (Wed, 02 Jan 2008) Log Message: --- Add startup options to prevent initialization of console read/write/showfiles Modified Paths: -- trunk

[Rpy] SF.net SVN: rpy: [392] trunk/rpy/rpy_tools.py

2008-01-02 Thread warnes
Revision: 392 http://rpy.svn.sourceforge.net/rpy/?rev=392&view=rev Author: warnes Date: 2008-01-02 09:33:42 -0800 (Wed, 02 Jan 2008) Log Message: --- Use 'tail -n 1' instead of 'tail -1' when calling 'R RHOME' to make recent vers

[Rpy] SF.net SVN: rpy: [393] trunk/rpy/src/io.c

2008-01-02 Thread warnes
Revision: 393 http://rpy.svn.sourceforge.net/rpy/?rev=393&view=rev Author: warnes Date: 2008-01-02 09:34:28 -0800 (Wed, 02 Jan 2008) Log Message: --- Minor code reformatting in io.c Modified Paths: -- trunk/rpy/src/io.c Modified: trunk/rpy/src/

[Rpy] SF.net SVN: rpy: [394] trunk/rpy

2008-01-02 Thread warnes
Revision: 394 http://rpy.svn.sourceforge.net/rpy/?rev=394&view=rev Author: warnes Date: 2008-01-02 09:57:04 -0800 (Wed, 02 Jan 2008) Log Message: --- Add code to export 'Robj' type Modified Paths: -- trunk/rpy/rpy.py trunk/rpy/src/rpymodu

[Rpy] SF.net SVN: rpy: [395] trunk/rpy/tests/test_sigint.py

2008-01-07 Thread warnes
Revision: 395 http://rpy.svn.sourceforge.net/rpy/?rev=395&view=rev Author: warnes Date: 2008-01-07 08:01:22 -0800 (Mon, 07 Jan 2008) Log Message: --- Add 1 second sleep to interrupt test to allow time for interrupt delivery Modified Paths: -- trunk

[Rpy] SF.net SVN: rpy: [396] trunk/rpy/src/rpymodule.c

2008-01-07 Thread warnes
Revision: 396 http://rpy.svn.sourceforge.net/rpy/?rev=396&view=rev Author: warnes Date: 2008-01-07 08:03:16 -0800 (Mon, 07 Jan 2008) Log Message: --- Add ability to pass command-line argumnents to init_embedded_win32 Modified Paths: -- trunk/rpy

[Rpy] SF.net SVN: rpy: [397] trunk/rpy/src/rpymodule.c

2008-01-07 Thread warnes
Revision: 397 http://rpy.svn.sourceforge.net/rpy/?rev=397&view=rev Author: warnes Date: 2008-01-07 09:16:11 -0800 (Mon, 07 Jan 2008) Log Message: --- Correct mismatch between declaration and definition of init_embedded_win32 Modified Paths: -- trunk

[Rpy] SF.net SVN: rpy: [401] trunk/rpy/rpy_tools.py

2008-01-25 Thread warnes
Revision: 401 http://rpy.svn.sourceforge.net/rpy/?rev=401&view=rev Author: warnes Date: 2008-01-25 12:14:00 -0800 (Fri, 25 Jan 2008) Log Message: --- Correct name of runtime exception Modified Paths: -- trunk/rpy/rpy_tools.py Modified: trunk

Re: [Rpy] r.predict()

2008-02-22 Thread Gregory Warnes
The basic problem is that by default, RPy converts objects returned to python to a python object. Unfortunately, this conversion loses some information, including the type of the original R object. To avoid this conversion add two lines to your code: On Feb 22, 2008, at 12:36PM , marco hof

Re: [Rpy] package : survival

2008-02-28 Thread Gregory Warnes
The basic problem is that "survfit" is using deparse() to try to get the name of the Surv() object so it can generate an R formula. Unfortunately, this object doesn't have a name in R's namespace, so deparse() gets the structure representation instead of the name, and then things fail.

Re: [Rpy] Rpy handling kmeans

2008-02-28 Thread Gregory Warnes
Hello Ding, It appears that either you don't have numpy properly installed, or that your copy of rpy was compiled without numpy support. A simple workaround for this specific case would be to turn of conversion of r to python objects, so that the object 'x' remains an r matrix, rather than

Re: [Rpy] rpy crashes on graphics

2008-02-28 Thread Gregory Warnes
This bug should be corrected in the latest version of rpy. What version are you using? -G On Feb 28, 2008, at 10:39AM , Wacek Kusnierczyk wrote: > Hi, > > Having used rpy for just a while on Fedora 7, python 2.5, I discover > that it crashes on graphics functions such as plot, hist, etc. > >

Re: [Rpy] SF.net SVN: rpy: [411]trunk/sandbox/rpy_nextgen/rinterface/rinterface.c

2008-03-03 Thread Gregory Warnes
Wow, Laurent, you've been doing a lot of work! On Mar 2, 2008, at 2:52PM , <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> wrote: > (there is something odd going on, with variable names > at the Python level suddenly pointing to nowhere - and > this often ends in a segfault :/ ) Probably R is garbage c

Re: [Rpy] read csv in python, and pass it on to R?

2008-04-01 Thread Gregory Warnes
You can pass the read data directly to R. Probably the best way to do this is to construct a python list containing one vector per column. Call as.data.frame() on the list, and then proceed. For example: from rpy import * set_default_mode(NO_CONVERSION) data = [ [

Re: [Rpy] Wiki for RPy Documentation?

2008-04-07 Thread Gregory Warnes
Hi All, I think it is a good idea to use a Wiki to help develop documentation. I've enabled Wiki support over at sourceforge for rpy at http://rpy.wiki.sourceforge.net/ but I don't have time to try to pull the existing documentation in there. Of course, patches against the existin

Re: [Rpy] change RHOME

2008-04-10 Thread Gregory Warnes
If you explicitly set the RHOME environment variable to point to the R 2.4.1 directory, rpy will use that RHOME and hence R 2.4.1. -Greg On Apr 10, 2008, at 5:53AM , Eloi Ribeiro wrote: Dear list, We are facing the fowling problem. Every thing worked fine while we had Python 2.4 + R 2.

Re: [Rpy] Error during wrapup: C stack usage is too close to thelimit

2008-04-10 Thread Gregory Warnes
Hi All, I'm sorry to hear that the C stack limit issue has arisen again. I'll check the source code to see if the fix that we put in for RC3 has gotten removed or disabled somehow. -Greg On Apr 9, 2008, at 2:44PM , Laurent Gautier wrote: I can reproduce it with python-2.5 / R-2.6.1 as

Re: [Rpy] Error during wrapup: C stack usage is too close tothelimit

2008-04-10 Thread Gregory Warnes
. -G On Apr 10, 2008, at 9:17AM , Gregory Warnes wrote: Hi All, I'm sorry to hear that the C stack limit issue has arisen again. I'll check the source code to see if the fix that we put in for RC3 has gotten removed or disabled somehow. -Greg On Apr 9, 2008, at 2:44PM , Laure

Re: [Rpy] installing rpy on a max running osx10.4

2008-04-16 Thread Gregory Warnes
Hi Mark I do my rpy development on OSX 10.4, using python 2.4.2. To install rpy, just download and unpack the source .tar.gz file, then run python setup.py build sudo python setup.py install you'll probably want to ensure that Numpy is installed before you do this so you

Re: [Rpy] making a data.frame with parameters in a fixed order

2008-04-29 Thread Gregory Warnes
Hello Andrew, The basic problem you are encountering is that python uses a dictionary to store named parameters to function calls. Python's dictionaries don't preserve order, just name-value correspondence. As a consequence calling an R function with named arguments loses the ordering.

Re: [Rpy] undefined symbol: KillAllDevices

2008-05-12 Thread Gregory Warnes
The fix for this bug has been submitted to SVN. -G On May 12, 2008, at 2:26PM , John Reid wrote: Well I seemed to have fixed it by changing the call to KillAllDevices() in rpymodule.c to Rf_KillAllDevices() as is defined in libR.so. Perhaps there's a better way? Thanks for a great rpy pac

Re: [Rpy] Another Mac install question

2008-05-12 Thread Gregory Warnes
The standard Mac version of R includes the necessary shared library, hence it is not necesary to do this. You should be able to simply run cd /path/to/rpy/source/code/ python setup.py build sudo python setup.py install and everything should install properly, at lea

Re: [Rpy] again installation on Mac OS X

2008-05-14 Thread Gregory Warnes
Hi Ernesto, These warning messages are normal, albeit annoying.I've just made commited changes to the the SVN repository to avoid the ones from rpymodule.c and io.c, so this should be less of a problem in the future. -Greg On May 14, 2008, at 3:34AM , Ernesto wrote: Dear all, I'm

Re: [Rpy] Version 1.0.3 now available

2008-05-14 Thread Gregory Warnes
Too bad. I guess I'll have to either add code to look for libRlapack.so in the appropriate directory. Know of any simple way to do this? -G On May 14, 2008, at 10:16AM , Dirk Eddelbuettel wrote: Hi Greg, On Wed, May 14, 2008 at 10:08:29AM -0400, Gregory. R. Warnes wrote: &

Re: [Rpy] Version 1.0.3 now available

2008-05-14 Thread Gregory Warnes
I just committed a change to use R CMD config LAPACK_LIBS. Can you check if it behaves properly? -G On May 14, 2008, at 1:14PM , Dirk Eddelbuettel wrote: On Wed, May 14, 2008 at 01:06:38PM -0400, Gregory Warnes wrote: > Too bad. > > I guess I'll have to either add co

Re: [Rpy] Version 1.0.3 now available

2008-05-14 Thread Gregory Warnes
Yea! On May 14, 2008, at 3:08PM , Dirk Eddelbuettel wrote: On Wed, May 14, 2008 at 02:36:27PM -0400, Gregory Warnes wrote: > I just committed a change to use R CMD config LAPACK_LIBS. Can you > check if it behaves properly? I get the commit emails, so I just hand-applied the changes

Re: [Rpy] Install successfully once, but fail afterward

2008-05-14 Thread Gregory Warnes
Hmm. Does rerunning the install make a difference? -G On May 14, 2008, at 4:44PM , Manu Hack wrote: Hi, I just installed R and rpy on Opensuse 10.3. I managed to get it work once. But then all of a sudden it won't work again. Here is the info. I compiled R-2.7.0 with configure --en

Re: [Rpy] Install successfully once, but fail afterward

2008-05-14 Thread Gregory Warnes
Is there a difference in the environment variables, particularly the value of RHOME? -G On May 14, 2008, at 5:39PM , Manu Hack wrote: On Wed, May 14, 2008 at 4:49 PM, Gregory Warnes <[EMAIL PROTECTED]> wrote: Hmm. Does rerunning the install make a difference? -G No, on

Re: [Rpy] filled.contour

2008-05-15 Thread Gregory Warnes
Hello Lars, You will need to create an R function to accomplish the needed task. One way is to put everything into one bug R function: from rpy import r r.pdf(filename,onefile=r.TRUE, width = 7.8, height = 7,) my_contour = r(""" function(x, y, z, n=20) { Lab.palette <- colorR

Re: [Rpy] Install successfully once, but fail afterward

2008-05-19 Thread Gregory Warnes
. -G On May 14, 2008, at 6:08PM , Manu Hack wrote: On Wed, May 14, 2008 at 5:50 PM, Gregory Warnes <[EMAIL PROTECTED]> wrote: Is there a difference in the environment variables, particularly the value of RHOME? -G No, RHOME are the same. On May 14, 2008, at 5:39PM , Manu H

  1   2   3   >