<div dir="ltr"><div>Well, guys, I tried all of Thomas' as well as Meik's suggestions, and behavior is exactly the same.<br><br></div>Upgrading to R 2.3.2 gets rid of that part of the error, but the main thing seems to be that it thinks that "ez" is not installed, when it is. No matter what, when clicking "Submit" on the ANOVA setup window, I am told I need to install "ez" (even though it is already installed), and when I go to do that, I get a window with this error:<br><br>

<p style="margin:0px;text-indent:0px">The package requested by the backend ("ez") was not found in the package repositories. Maybe the package name was mis-spelled. Or maybe you need to add additional repositories via the "Configure Repositories" button.</p><p style="margin:0px;text-indent:0px"><br></p><p style="margin:0px;text-indent:0px">I have tried it with the Tokyo HTTPS one and UC Berkeley.</p><p style="margin:0px;text-indent:0px"><br></p><p style="margin:0px;text-indent:0px">I have noticed that in the output as it installs, it always begins with this:</p><p style="margin:0px;text-indent:0px"><br></p><p style="margin:0px;text-indent:0px">Warning: unable to access index for repository <a href="http://rkward.sf.net/R/bin/macosx/contrib/3.2">http://rkward.sf.net/R/bin/macosx/contrib/3.2</a>:<br>  cannot open URL '<a href="http://rkward.sf.net/R/bin/macosx/contrib/3.2/PACKAGES">http://rkward.sf.net/R/bin/macosx/contrib/3.2/PACKAGES</a>'<br>Warning: unable to access index for repository <a href="http://rkward.sf.net/R/bin/macosx/contrib/3.2">http://rkward.sf.net/R/bin/macosx/contrib/3.2</a>:<br>  cannot open URL '<a href="http://rkward.sf.net/R/bin/macosx/contrib/3.2/PACKAGES">http://rkward.sf.net/R/bin/macosx/contrib/3.2/PACKAGES</a>'<br>trying URL '<a href="https://cran.ism.ac.jp/bin/macosx/contrib/3.2/ez_4.3.tgz">https://cran.ism.ac.jp/bin/macosx/contrib/3.2/ez_4.3.tgz</a>'<br>downloaded 294 KB</p><p style="margin:0px;text-indent:0px"><br></p><p style="margin:0px;text-indent:0px">This worked great in September, because I went through everything to make sure it worked and updated my software manual for the class as appropriate. It has to have been broken in one of the package updates, I think, because on my 10.9 machines (my main machines), I haven't upgraded RKWard or R (until just now, when I upgraded R from 3.1.2 to 3.2.3).</p><p style="margin:0px;text-indent:0px"><br></p><p style="margin:0px;text-indent:0px">This is very bad timing... It's the last class of the semester before the final...<br></p><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 14, 2016 at 7:06 PM, meik michalke <span dir="ltr"><<a href="mailto:meik.michalke@uni-duesseldorf.de" target="_blank">meik.michalke@uni-duesseldorf.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">hi aaron,<br>
<br>
i have an additional suggestion:<br>
<span class=""><br>
Am Donnerstag, 14. Januar 2016, 18:02:20 schrieb Aaron Batty:<br>
> In both 0.6.3 (R 3.1.2) on OSX 10.9 and 0.6.4 (R 3.2.2) on OSX 10.11<br>
<br>
</span>[...]<br>
<span class=""><br>
> Warning: package 'ez' was built under R version 3.2.3<br>
<br>
</span>it looks like the installed ez package was built with a newer version of R<br>
than you are running. on OS X (and windows) this is more likely to happen than<br>
on linux, because linux builds R packages from source on the machine, whereas<br>
OS X and windows unpack precompiled binaries by default.<br>
<br>
running a package that was built for 3.2.2 in R 3.2.3 is usually no problem,<br>
but the other way round it can probably break things.<br>
<br>
you could try upgrading your R installation.<br>
<br>
<br>
viele grüße :: m.eik<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
  dipl. psych. meik michalke<br>
  institut f"ur experimentelle psychologie<br>
  abt. f"ur diagnostik und differentielle psychologie<br>
  heinrich-heine-universit"at d-40204 d"usseldorf</font></span></blockquote></div><br></div>