strengejacke / esc

Effect Size Computation for Meta Analysis
https://strengejacke.github.io/esc
20 stars 6 forks source link

esc not loading #1

Closed wRONgR closed 7 years ago

wRONgR commented 7 years ago

Hi Daniel & all, I tried to load the esc package and get the following error message: Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : namespace ‘sjmisc’ 2.0.0 is being loaded, but >= 2.5.0 is required In addition: Warning message: package ‘esc’ was built under R version 3.3.3 Error: package or namespace load failed for ‘esc’

Any suggestions for what might be going on? I am relatively new to R, so still trying to work my way around issues. Many thanks in advance ron

wRONgR commented 7 years ago

I removed the sjmisc package manually and then reinstalled 'esc'. It is now working fine. Not sure why the updating of sjmisc during the installation of esc did not work though.

strengejacke commented 7 years ago

Ok, but this issue is solved?