Presumably you mean R versions by the 3.whatevers. The current version of afex no longer requires stringi, but earlier versions did. The best course is to update afex, but you could also just install the stringi, as the error message you're getting suggests.
Sarah On Sun, Apr 14, 2019 at 1:14 PM Ricard, Mark D <ric...@uta.edu> wrote: > > Dear R Users: > > When I attempt the run the package afex I get the following error: > > require(afex) > Loading required package: afex > Error: package or namespace load failed for 'afex' in library.dynam(lib, > package, package.lib): > DLL 'stringi' not found: maybe not installed for this architecture? > > I have tried version 3.3, 3.4 and 3.53 > > Mark D. Ricard > Biomechanics > Laboratory<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwweb.uta.edu%2Ffaculty%2Fricard%2FBiomechLab.html&data=02%7C01%7C%7Ceed3acbb15514be30bf108d6222b0941%7C5cdc5b43d7be4caa8173729e3b0a62d9%7C0%7C0%7C636733965559996367&sdata=Zne3UpVvzhB61%2FovgxVlzDPE%2BDjbbfAc2%2BhQcWeSFFw%3D&reserved=0> > Graduate Program Advisor > Department of Kinesiology Box 19259 > 500 W Nedderman Dr > The University of Texas at Arlington > Arlington , TX 76019-0259 > Email: ric...@uta.edu<mailto:ric...@uta.edu> > Phone (817) 272-0764 > Fax: (817) 272-3233 > Website: > http://wweb.uta.edu/faculty/ricard<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwweb.uta.edu%2Ffaculty%2Fricard&data=02%7C01%7C%7Ceed3acbb15514be30bf108d6222b0941%7C5cdc5b43d7be4caa8173729e3b0a62d9%7C0%7C0%7C636733965560006380&sdata=u7BPOp2cTfcsfl3J13ot1SL4O%2BteJHPtjsMT73OanLQ%3D&reserved=0> > > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. -- Sarah Goslee (she/her) http://www.numberwright.com ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.