massimoaria / bibliometrix

An R-tool for comprehensive science mapping analysis. A package for quantitative research in scientometrics and bibliometrics.
https://www.bibliometrix.org
Other
511 stars 149 forks source link

histNetwork issue #120

Closed guillermo-orjuela closed 4 years ago

guillermo-orjuela commented 4 years ago

Hello Dr. Aria. When I am running the histNetwork function, the following error message appears: Error: x must be a vector, not a data.frame/bibliometrixDB object. Run rlang::last_error() to see where the error occurred. I try with data frames from Scopus and WoS, after converting with the convert2df function, but in both cases the error is the same.

massimoaria commented 4 years ago

The issue is due to a bug in R 4.0 and dplyr. However, I have overcome the issue. Please update bibliometrix from GitHub.