<div dir="ltr"><div><div><div><div>Well, I just sat down to refresh my memory on doing ANOVAs in RKWard for class tomorrow, and find that I can't...<br><br></div>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, when running an ANOVA, I get a message saying that it needs the package "ez," but the package manager can't find it. <br><br></div>If you just click "Okay" in the package manager, you get this in the output:<br><br><span class="" style="border-collapse:separate;color:rgb(0,0,0);font-family:"Lucida Grande";font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;font-size:medium"><pre class="" style="clear:both;background-color:rgb(255,170,170)">Warning: package 'ez' was built under R version 3.2.3
Error in dyn.load(file, DLLpath = DLLpath, ...) : 
  unable to load shared object '/Users/user/.rkward/library/minqa/libs/minqa.so':
  dlopen(/Users/user/.rkward/library/minqa/libs/minqa.so, 6): Library not loaded: /Library/Frameworks/R.framework/Versions/3.2/Resources/lib/libgfortran.2.dylib
  Referenced from: /Users/user/.rkward/library/minqa/libs/minqa.so
  Reason: image not found
Warning: package 'ez' was built under R version 3.2.3
Error in dyn.load(file, DLLpath = DLLpath, ...) : 
  unable to load shared object '/Users/user/.rkward/library/minqa/libs/minqa.so':
  dlopen(/Users/user/.rkward/library/minqa/libs/minqa.so, 6): Library not loaded: /Library/Frameworks/R.framework/Versions/3.2/Resources/lib/libgfortran.2.dylib
  Referenced from: /Users/user/.rkward/library/minqa/libs/minqa.so
  Reason: image not found
Error in eval(expr, envir, enclos) : could not find function "ezANOVA"<br></pre></span></div>I've tried manually loading ez from the installed packages (it is listed but not loaded), but the same thing happens...<br><br></div>Any ideas in the next 12 hours before I have to teach students to do this on the last day of class? (gulp!—it worked great last year; I guess I got overconfident!)<br></div>