Error while Using a package

Hey I am facing this error ..
Can you please help me?

library(bibliometrix)
Error: package or namespace load failed for ‘bibliometrix’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
namespace ‘vctrs’ 0.3.1 is already loaded, but >= 0.3.2 is required

How can I resolve this?

update.packages(vctrs)

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.