Biblioshiny Support told me:
"The error is due to a bug in R. Sometimes dependencies are not correctly installed.
Please manually install missing packages:
install.packages(“XML”)
And then re-install bibliometrix
install.packages(“bibliometrix”)
But I don't know how I can install install.packages(“XML”)
I have no computer knowledge...