<div dir="ltr">Meik:<div><br></div><div>The error came up with 0.6.5 for Windows, which uses R 3.2.3.</div><div><br></div><div>I think that it installed the 3.2.5 version of ez (because it seemed to work the first time through), but something about the version differences caused the problem, and now it says it can't find it at all, which is weird.</div><div><br></div><div>K, so I set the Windows version to build packages from source, removed ez (which was indeed installed), and reinstalled it. I got this error:<br><br><span style="color:rgb(255,0,0)">Warning messages:</span>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(255,0,0)">1: running command '"C:/Users/abatty/Desktop/RKWard/R/bin/i386/R" CMD INSTALL -l "C:\Users\abatty\Desktop\RKWard\R\library" C:\Users\abatty\AppData\Local\Temp\RtmpiO8s0l/downloaded_packages/Matrix_1.2-10.tar.gz' had status 1 </span></p>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(255,0,0)">2: In install.packages(c("ez"), lib = "C:/Users/abatty/Desktop/RKWard/R/library") :</span></p>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(255,0,0)">  installation of package 'Matrix' had non-zero exit status</span></p>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(255,0,0)">3: running command '"C:/Users/abatty/Desktop/RKWard/R/bin/i386/R" CMD INSTALL -l "C:\Users\abatty\Desktop\RKWard\R\library" C:\Users\abatty\AppData\Local\Temp\RtmpiO8s0l/downloaded_packages/ez_4.4-0.tar.gz' had status 1 </span></p>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(255,0,0)">4: In install.packages(c("ez"), lib = "C:/Users/abatty/Desktop/RKWard/R/library") :</span></p>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(255,0,0)">  installation of package 'ez' had non-zero exit status</span></p><br></div><div>Hmm.<br><br><br></div><div>Aaron<br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jul 29, 2017 at 4:53 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>
<span class=""><br>
Am Samstag, 29. Juli 2017, 16:26:04 CEST schrieb Aaron Batty:<br>
> Warning: package 'ez' was built under R version 3.2.5<br>
<br>
</span>FWIW, i took your mail as a reason to rebuild all plugins using R 3.4, so<br>
there are now also 3.4 packages available for windows and macOS as well. [i<br>
also pushed rkwarddev 0.08-2, but you wouldn't need that]<br>
<br>
the thing is that windows and macOS install precompiled binary packages by<br>
default. CRAN seems to still host 3.3 packages:<br>
 <a href="https://cran.r-project.org/web/packages/ez/index.html" rel="noreferrer" target="_blank">https://cran.r-project.org/<wbr>web/packages/ez/index.html</a><br>
 (see the r-oldrel links)<br>
but no longer 3.2. the error message above however suggests that you're not<br>
running R 3.2, but are using an older installation of ez, right? if you're on<br>
R 3.3, it might help to just reinstall ez. although, like thomas said, RKWard<br>
was build for R 3.2 in the windows installer.<br>
<br>
i wonder if it helps to try and install source packages instead, like on<br>
linux. that would build the package locally for the installed R version. i<br>
have no idea whether this needs additional software setup on windows to work,<br>
but you could simply try it -- check "install packages from source code" in<br>
the R packages section of RKWard's configuration; simply undo it if it doesn't<br>
help.<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>