Ugh, sorry for the delay. Nothing was set up on this thing because I usually boot Ubuntu on it. There is nothing as thoroughly obnoxious as an enterprise-managed Windows machine.
Anyway, it looks like rk.anova is installed by default, but the problem comes up when trying to install ez: Warning: package 'ez' was built under R version 3.2.5 Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : there is no package called 'Matrix' Error in eval(expr, envir, enclos) : could not find function "ezANOVA" When I tried to just let it run, it didn't say it couldn't find ez, but when I try running it now, it says it can't. Also, there was some error about not being able to uninstall Matrix first... I put in the https repository, but that didn't change anything (of course--that's just for the RK packages, right?). What can we do? I'm expecting mostly Windows users among these students... Aaron On Sat, Jul 29, 2017 at 9:03 AM, Aaron Batty <aba...@sfc.keio.ac.jp> wrote: > Thomas: > > Ugh. I think that this time the students will mostly be on Windows... It's > a... cheaper school. And they aren't web development majors, so they aren't > swayed by UNIXiness... > > My course starts on Tuesday, 8/1, but that's Japan time, so Monday, 7/31 > in Europe. > > I have to go in to work today and get my Windows laptop anyway, so I'll > try the install right away and let you know. > > So sorry to be down to the wire on this. I have been watching the dev list > and site and since there hasn't been a new version since last fall, I > didn't think I needed to check everything again. I'm lucky that I had to > make a new final for this course and wanted to generate the model answers, > which led me to the problem... > > Anyway, I'll reply again in a few hours with a report from the Windows > version... > > > Aaron > > On Sat, Jul 29, 2017 at 5:41 AM, Thomas Friedrichsmeier < > thomas.friedrichsme...@ruhr-uni-bochum.de> wrote: > >> Hi Aaron, >> >> On 2017-07-28 04:29, Aaron Batty wrote: >> >>> Thomas: >>> >>> Thanks! The https URL works. I'll just have the students do that on >>> the first day and all will be fine. >>> >> >> an ugly afterthought: You do have some Windows users among your students, >> right? You may run into trouble, here, as the Windows bundle still has R >> 3.2.3, and AFAIK, CRAN only has packages for R3.3+, today. (Stefan has been >> bugging me about providing an update, but...) >> >> When does your course start? If it's really soon, you'll probably have to >> go with the frameworks preview for Windows (see >> https://rkward.kde.org/Windows). It's reported to work rather well, but >> of course there will be _some_ differences. If that is not too late, I >> _might_ get around to create an updated bundle for 0.6.5b, tomorrow. Or you >> could roll one yourself, by unpacking the bundle, updating the R inside of >> it (better to 3.3, only), and then running RKWard's "custom installer" on >> top of that. >> >> Regards >> Thomas >> > >