0

I am attempting to use Muxviz, and I believe that I installed all of the required dependencies (octave, R, g++, gfortan, and GDAL), but I'm getting an error when I try to use "source('muxVizGUI.R')". I says

Error in if (grep("3.2", version$version.string) != 1) { : 
argument is of length zero

Any suggestions? I just made sure that R is > 3.2.x.

rafa.pereira
  • 13,251
  • 6
  • 71
  • 109
Niklas Braun
  • 393
  • 3
  • 16
  • You should look at the script you're calling, but it also looks like you need R < 3.3.x. – alistaire Jun 09 '16 at 22:16
  • could you please provide a reproducible example? http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example – Hack-R Jun 09 '16 at 22:51
  • I'm not sure how to do that, considering I think this is happening only with this one file. – Niklas Braun Jun 13 '16 at 19:18

0 Answers0