When I try to use library netmeta: Error: package ‘meta’ 4.20.1 is loaded, but >= 5.0.0 is required by ‘netmeta’ In addition: Warning message: version 5.0.1 of ‘meta’ masked by 4.20.1 in C:/Users/Magali/Documents/R/win-library/4.1 What can I do?
This is asking you to update the meta package
meta
And this suggests you have both versions installed in different package libraries. I would recommend removing the old version
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed. If you have a query related to it or one of the replies, start a new topic and refer back with a link.