Thanks Laurent.

> Where was the hack needed ?
> Setting your target R as the first one found in the PATH should be
> enough.

You are correct, I didn't need to hack it, I wasn't sure.  My hack was
to hardcode RHOMES.

A little progress.  rpy2.robjects imports against R version 2.8.1 but
when I do the import I get:

Error in capabilities("aqua") :
  1 argument passed to .Internal(capabilities) which requires 0
In addition: Warning message:
package grDevices in options("defaultPackages") was not found
Error : .onLoad failed in 'loadNamespace' for 'grDevices'
Error in capabilities("aqua") :
  1 argument passed to .Internal(capabilities) which requires 0
In addition: Warning message:
package graphics in options("defaultPackages") was not found
Error : .onLoad failed in 'loadNamespace' for 'grDevices'
During startup - Warning message:
package stats in options("defaultPackages") was not found

Thanks for anymore insights.

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to