OK, I think I have everything installed. However, when I try to run Histogram or Scatterplot, I get the error global name 'array' is not defined This traces back to the ~/tools/plotting/histogram.py and scatterplot.py scripts. Is there something I'm missing? David On Nov 16, 2010, at 4:51 PM, Nate Coraor wrote: David Hoover wrote:
Hi Nate,
I was able to get R version 2.6 to install with rpy-1.0.3, with a lot of warnings. Is a later version of R (2.10, 2.11, 2.12) absolutely required?
Probably not, although depending on which tools you want to use, you may also end up having to install old versions of the dependent modules. --nate
--David
On Nov 16, 2010, at 3:00 PM, Nate Coraor wrote:
Yes, many of the tools in Galaxy still use rpy. It has not been updated for recent versions of R, but still works with them with a few modifications.