Have you read the error and installed package "purrr"? On Windows at least,
previously-installed packages can get removed if you attempt to update them
while you have another instance of R open at that time using said packages.
Best to close all your instances of R before updating, but you can d
Hello all,
Everything was working very well. Now when I try to load lmerTest using:
library("lmerTest"), I get this error:
Error: package or namespace load failed for ‘lmerTest’ in
loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck =
vI[[j]]):
there is no package called ‘purrr’
2 matches
Mail list logo