Re: [Rpy] rpy 1.0.3 wants Rdevices.h, but R 2.8.0 (beta) has none to give

2008-10-27 Thread laurent oget
I ran into similar issues while trying to build rpy2 on windows, and i
ended up having to steal header files from the source distribution of
R. How much work would it be to do this?

Laurent Oget

2008/10/20 Dirk Eddelbuettel [EMAIL PROTECTED]:

 On 20 October 2008 at 11:42, laurent oget wrote:
 | I have built and used Rpy2 on ubuntu so it can be done, however the
 | API are different and replacing rpy with rpy2 in ubuntu packages will
 | break a lot of code using rpy.

 Sure, but that wasn't the question.

 The question was about rpy (v1) now becoming 'unbuildable' as R 2.8.0, out as
 of this morning, dramatically reduced the number of exported header files.

 We may have to modify the rpy (v1) source distribution to bring whatever is
 needed in from the R headers --- and carefully test that it still works.  If
 we don't do that, rpy in Debian turns into 'fails to build from source' and
 disappears from Debian and then Ubuntu.  That is likely to break some code
 too.

 Dirk

 --
 Three out of two people have difficulties with fractions.

 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
 Build the coolest Linux based applications with Moblin SDK  win great prizes
 Grand prize is a trip for two to an Open Source event anywhere in the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 rpy-list mailing list
 rpy-list@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/rpy-list


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list


Re: [Rpy] rpy 1.0.3 wants Rdevices.h, but R 2.8.0 (beta) has none to give

2008-10-20 Thread laurent


On Sun, 2008-10-19 at 19:23 -0400, Michael Rutter wrote:
 Hello,
 
 I was spending a lazy Sunday afternoon testing the new R 2.8.0 beta in 
 terms of building packages under Intrepid Ibex.  Things we going fine 
 until I tried to build rpy, and I received the following error:
 
 src/RPy.h:77:51: error: Rdevices.h: No such file or directory
 
 A little google work and an email or two from Dirk Eddelbuettel 
 confirmed that while Rdevices.h is included in the source code, it is 
 now an internal header and no longer being included among the installed 
 content in R 2.8.0.
 
 Is it possible to build rpy without this header?  I see that work is 
 being done on rpy2, so maybe we need to think about supplying rpy2 
 packages for Ubuntu instead of rpy.

rpy2 is somehow separate from rpy's development branch.
(this will be made more explicit when I can finally release 2.0).

   I couldn't get rpy2 to compile on 
 my Ubuntu machine, but I see lots of other messages about that, so I 
 just need to spend some time to get it working.

rpy2 was/is developed on Ubuntu 8.04.
Last time I tried R-2.8-dev, it was building (and passing unit tests).
Please share the details of what is happening when you try building it.


 I am not very familiar with rpy or rpy2, I just package them up for 
 Ubuntu.  Any thoughts you guys have on this would be appreciated.
 
 Thanks,
 Michael
 


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list


Re: [Rpy] rpy 1.0.3 wants Rdevices.h, but R 2.8.0 (beta) has none to give

2008-10-20 Thread Warnes, Gregory R.
I will try to update rpy to work with R 2.8 later this week.  Feel free
to remind me if you don't see anything by Thursday evening.

-Greg

-Original Message-
From: laurent oget [mailto:[EMAIL PROTECTED] 
Sent: Monday, October 20, 2008 11:43 AM
To: RPy help,support and design discussion list
Subject: Re: [Rpy] rpy 1.0.3 wants Rdevices.h,but R 2.8.0 (beta) has
none to give

I have built and used Rpy2 on ubuntu so it can be done, however the
API are different and replacing rpy with rpy2 in ubuntu packages will
break a lot of code using rpy.

Laurent

2008/10/19 Michael Rutter [EMAIL PROTECTED]:
 Hello,

 I was spending a lazy Sunday afternoon testing the new R 2.8.0 beta in
 terms of building packages under Intrepid Ibex.  Things we going fine
 until I tried to build rpy, and I received the following error:

 src/RPy.h:77:51: error: Rdevices.h: No such file or directory

 A little google work and an email or two from Dirk Eddelbuettel
 confirmed that while Rdevices.h is included in the source code, it is
 now an internal header and no longer being included among the
installed
 content in R 2.8.0.

 Is it possible to build rpy without this header?  I see that work is
 being done on rpy2, so maybe we need to think about supplying rpy2
 packages for Ubuntu instead of rpy.  I couldn't get rpy2 to compile on
 my Ubuntu machine, but I see lots of other messages about that, so I
 just need to spend some time to get it working.

 I am not very familiar with rpy or rpy2, I just package them up for
 Ubuntu.  Any thoughts you guys have on this would be appreciated.

 Thanks,
 Michael

 --
 Dr. Michael A. Rutter
 School of Science
 Penn State Erie, The Behrend College
 Station Road
 Erie, PA 16563
 http://math.bd.psu.edu/faculty/rutter



-
 This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
 Build the coolest Linux based applications with Moblin SDK  win great
prizes
 Grand prize is a trip for two to an Open Source event anywhere in the
world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 rpy-list mailing list
 rpy-list@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/rpy-list



-
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK  win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the
world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list


Re: [Rpy] rpy 1.0.3 wants Rdevices.h, but R 2.8.0 (beta) has none to give

2008-10-20 Thread Dirk Eddelbuettel

On 20 October 2008 at 11:42, laurent oget wrote:
| I have built and used Rpy2 on ubuntu so it can be done, however the
| API are different and replacing rpy with rpy2 in ubuntu packages will
| break a lot of code using rpy.

Sure, but that wasn't the question.

The question was about rpy (v1) now becoming 'unbuildable' as R 2.8.0, out as
of this morning, dramatically reduced the number of exported header files.

We may have to modify the rpy (v1) source distribution to bring whatever is
needed in from the R headers --- and carefully test that it still works.  If
we don't do that, rpy in Debian turns into 'fails to build from source' and
disappears from Debian and then Ubuntu.  That is likely to break some code
too. 

Dirk

-- 
Three out of two people have difficulties with fractions.

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list


[Rpy] rpy 1.0.3 wants Rdevices.h, but R 2.8.0 (beta) has none to give

2008-10-19 Thread Michael Rutter
Hello,

I was spending a lazy Sunday afternoon testing the new R 2.8.0 beta in 
terms of building packages under Intrepid Ibex.  Things we going fine 
until I tried to build rpy, and I received the following error:

src/RPy.h:77:51: error: Rdevices.h: No such file or directory

A little google work and an email or two from Dirk Eddelbuettel 
confirmed that while Rdevices.h is included in the source code, it is 
now an internal header and no longer being included among the installed 
content in R 2.8.0.

Is it possible to build rpy without this header?  I see that work is 
being done on rpy2, so maybe we need to think about supplying rpy2 
packages for Ubuntu instead of rpy.  I couldn't get rpy2 to compile on 
my Ubuntu machine, but I see lots of other messages about that, so I 
just need to spend some time to get it working.

I am not very familiar with rpy or rpy2, I just package them up for 
Ubuntu.  Any thoughts you guys have on this would be appreciated.

Thanks,
Michael

-- 
Dr. Michael A. Rutter
School of Science
Penn State Erie, The Behrend College
Station Road
Erie, PA 16563
http://math.bd.psu.edu/faculty/rutter

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list