Re: [Rpy] error building rpy-1.0.3 for R 2.8.0

2008-12-16 Thread Davide Cittaro
ust follow Graphics.h */ it builds and seems to work d /* Davide Cittaro Cogentech - Consortium for Genomic Technologies via adamello, 16 20139 Milano Italy tel.: +39(02)574303007 e-mail: davide.citt...@ifom-ieo

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

2008-11-26 Thread Davide Cittaro
tute line 77 of src/RPy.h #include /* must follow Graphics.h */ with #include /* must follow Graphics.h */ it builds and seems to work d /* Davide Cittaro Cogentech - Consortium for Genomic Technologies via adamello, 16 20139 Milano Italy tel.: +39(02)574303007 e-mail: [

Re: [Rpy] Again rpy and Freebsd [SOLVED]

2008-09-05 Thread Davide Cittaro
I think you can put this info in your wiki... When installing with freebsd port 1- libRlapack.so is not created 2- libR*.so are put in /usr/local/lib I will try to talk with FreeBSD people, meanwhile, one should install R manually, should not install libR*.so in /usr/local/lib and, I think it

Re: [Rpy] Again rpy and Freebsd

2008-09-05 Thread Davide Cittaro
On Sep 5, 2008, at 10:07 PM, Davide Cittaro wrote: > Hi all, > I would like to add that rpy2 seems to work but: Sorry... it doesn't. It crashes as I import rpy2.robjects d - This SF.Net email is sponsored by

Re: [Rpy] Again rpy and Freebsd

2008-09-05 Thread Davide Cittaro
, at 5:53 PM, Davide Cittaro wrote: Hi all, I've posted in the bug tracker too. BTW: Hi all, I've installed R 2.7.1 on FreeBSD 6.3. After that I've installed rpy1.0.3 with python 2.5. I have this error and it seems I'm not the only one. I don't ask for a ready solution,

[Rpy] Again rpy and Freebsd

2008-09-05 Thread Davide Cittaro
loc, lib.loc), keep.source = keep.source)dataPath <- file.path(which.lib.loc, package, "data")env <- attachNamespace(ns, pos = pos, dataPath = dataPath)}) 17: library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, warn.conflicts = warn.co