I'm using the bibliometrix package in R to do some citation analysis (not biblioshiny) and my Web of Science call was incomplete by about thirty entries, so I downloaded the BibTeX, added it to Zotero, merged it with another collection my Zotero, and then merged the resulting duplicates. Bibliometrix was able to process the BibTeX file straight from Web of Science, but after passing it through and adding the entries I already had in Zotero I now get the following message:
Warning:
In your file, some mandatory metadata are missing. Bibliometrix functions may not work properly!
Missing fields: AU DE ID C1 CRError in data.frame(..., check.names = FALSE) :
arguments imply differing number of rows: 0, 131
Does Zotero butcher the BibTeX files? Am I not exporting them from Zotero properly? Thanks.