On the news page of rpy (http://rpy.sourceforge.net/news.html) all the
title of the news are "RPy 0.4.6 now available 2005-07-28" since, well,
since the release of rpy 0.4.6...
Regards,
Miguel Tremblay
-
SF.Net email is s
Bugs item #1819169, was opened at 2007-10-24 05:33
Message generated for change (Comment added) made by warnes
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1819169&group_id=48422
Please note that this message will contain a full copy of the comment thr
Bugs item #1840700, was opened at 2007-11-28 21:04
Message generated for change (Comment added) made by warnes
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1840700&group_id=48422
Please note that this message will contain a full copy of the comment thr
Bugs item #1835064, was opened at 2007-11-20 05:42
Message generated for change (Comment added) made by warnes
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1835064&group_id=48422
Please note that this message will contain a full copy of the comment thr
Bugs item #1827071, was opened at 2007-11-06 14:05
Message generated for change (Comment added) made by warnes
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1827071&group_id=48422
Please note that this message will contain a full copy of the comment thr
Ok, first, on windows, rpy attempts to add the necessary locations to
the PATH environment variable so that DLLs are properly found. If
the new version doesn't solve the problem, a work-around is to
manually set up the path before starting python (or from within
python) so that the direc
OK, RPy 1.0.1 with the windows fix is up, including binaries. Please
take them for a spin and let me know if there are any problems.
-G
On Nov 29, 2007, at 1:33PM , Gregory Warnes wrote:
> Hi Bo,
>
> As soon as I confirm that all the tests run properly, I'll post the
> source package for 1.0
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/NEWS
=
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_version.py
===
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/doc/rpy.t
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/rpy.py
==
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_wintools.py
Modi
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.bat
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/src/rp
2007/11/29, Toby Hocking <[EMAIL PROTECTED]>:
>
> Your problem is that R can't find your LAPACK library.
>
> Could it be that your use of forward slashes instead of backslashes here
> is confusing windows?? Try to use backslashes instead and see what happens.
>
> 'C:\Program Files\R\R-2.6.1/modul
Your problem is that R can't find your LAPACK library.
Could it be that your use of forward slashes instead of backslashes here is
confusing windows?? Try to use backslashes instead and see what happens.
'C:\Program Files\R\R-2.6.1/modules//lapack.dll':
-Original Message-
From: [EMA
2007/11/29, I. Soumpasis <[EMAIL PROTECTED]>:
>
> 2007/11/29, Gregory R. Warnes <[EMAIL PROTECTED]>:
> >
> >
> > Hi All,
> >
> > Somehow I missed the removal of the 'xstr(...)' when I generated the
> > source for 1.0.0. I've committed the appropriate change to svn, and
> > have built a Windows b
Hi Bo,
As soon as I confirm that all the tests run properly, I'll post the
source package for 1.0.1. I'll be glad to let you build and upload
the windows binary version...
-G
On Nov 29, 2007, at 11:48AM , Bo Peng wrote:
>> Somehow I missed the removal of the 'xstr(...)' when I generated
2007/11/29, Gregory R. Warnes <[EMAIL PROTECTED]>:
>
>
> Hi All,
>
> Somehow I missed the removal of the 'xstr(...)' when I generated the
> source for 1.0.0. I've committed the appropriate change to svn, and have
> built a Windows binary installer for rpy, which I will post once I've run
> throu
> Somehow I missed the removal of the 'xstr(...)' when I generated the source
> for 1.0.0. I've committed the appropriate change to svn, and have built a
> Windows binary installer for rpy, which I will post once I've run through
> the tests to ensure that everything else is happy...
I am about
Hi All,
Somehow I missed the removal of the 'xstr(...)' when I generated the
source for 1.0.0. I've committed the appropriate change to svn, and
have built a Windows binary installer for rpy, which I will post once
I've run through the tests to ensure that everything else is happy...
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
trunk/r
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/
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 Paths:
--
tr
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/src/rpy
Bugs item #1840700, was opened at 2007-11-28 18:04
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1840700&group_id=48422
Please note that this message will contain a full copy o
Hi,
Manuzhai's patch works for me. I ended up using
gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
although I don't think that made a difference. I didn't compile R, I'm
just using the 2.6 binary version.
Hope this info is useful,
John.
Brian Miles wrote:
He
27 matches
Mail list logo