massimoaria / bibliometrix

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

I have problem with function convert2df and scopus files bibtex #283

Open ugleybson opened 1 year ago

ugleybson commented 1 year ago

S=convert2df("C:/Users/ugley/Downloads/bibliometrix/scopus.bib", dbsource = "scopus", format = "bibtex")

Converting your scopus collection into a bibliographic dataframe

Warning: In your file, some mandatory metadata are missing. Bibliometrix functions may not work properly!

Please, take a look at the vignettes:

Missing fields: DE ID C1 CR Error in $<-.data.frame(*tmp*, "JI", value = list()) : replacement has 0 rows, data has 1127

xkluan commented 5 months ago

Hi, I met the same problem, and have you solved the problem?