MplusAutomation

Hi Guys,

I used the "MplusAutomation" package before, but I could not use it again due to this error:

Error: package or namespace load failed for ‘MplusAutomation’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
namespace ‘vctrs’ 0.4.1 is being loaded, but >= 0.5.0 is required

When I download it I get the following message:
package ‘MplusAutomation’ successfully unpacked and MD5 sums checked

The downloaded binary packages are in
C:\Users.......
Could you assist me please?

This is asking you to update the vctrs package

install.packages("vctrs")

If you get any error message while doing so, please post the complete console output you get so we can take a look.

Well Done.

Thank you so much for helping me.
Every thing is fine now.

This topic was automatically closed 42 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.