Closed fathullahjan closed 1 year ago
Please, upload your collection to try to replicate the issue
The file is attached for replication of the issue. scopus.HPWS.csv
Regards,
Your file works fine on my pc. The "data quality check" highlights critical missing value % for keyword plus and science categories. You can ignore science categories info because, at the moment, biblioshiny does not implement any analysis with this metadata. Regarding Keyword Plus, this critical level is normal for Scopus because they have very recently introduced this metadata. In this case, you should avoid using keyword plus in content analyses (such as Factorial analysis, Co-occurence network, Thematic Map, etc.). You can still use author keywords, titles, and abstracts.
In the end, my advice is to install the latest version of bibliometrix from GitHub using the following command lines:
install.packages("remotes")
remotes::install_github("massimoaria/bibliometrix")
I have installed the latest version of bibliometrix, and it is working properly. Thank you for being so helpful.
KTM
Hi,
I'm facing an issue with biblioshiny while conducting bibliometric analysis. I've exported data from Scopus in BibTeX format, ensuring all relevant options were selected. However, Cited references (CR), number of cited references (NR), and Science categories (WC) are missing from the dataset when running the analysis in biblioshiny.
I've tried using a CSV file and an older Scopus version, but the problem persists.
Any suggestions and help will be highly appreciated.
Thank you and best regards,
Fathullah Jan