Hi folks,
since I am new to this community I wanted to say thank you in advance. Unfortunately I have a problem regarding the installation of the bibliometrix package. It should be super easy but obviously not for me.
First of all some sessionInfo()
R version 4.1.0 (2021-05-18)
Platform: x86_64-apple-darwin17.0 (64-bit)
Running under: macOS Big Sur 11.2.3
Matrix products: default
LAPACK: /Library/Frameworks/R.framework/Versions/4.1/Resources/lib/libRlapack.dylib
locale:
[1] de_DE.UTF-8/de_DE.UTF-8/de_DE.UTF-8/C/de_DE.UTF-8/de_DE.UTF-8
attached base packages:
[1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached):
[1] compiler_4.1.0 tools_4.1.0
So I tried using "install.packages('bibliometrix', dependencies = TRUE)" to install al the necessary stuff. Unfortunately when trying to use it with "library(bibliometrix)" it says:
Error: Loading package or namespace for 'bibliometrix' in readRDS(mapfile): failed.
unknown input format
What did I already do:
- Uninstall R
- Uninstall R Studio
- Reinstall both
- Remove pkgs manually
- Removed 'bibliometrix'
- Reinstalled 'bibliometrix'
But, as you might guess, without success. I really hope one of you has a good idea about this and the provided information is enough.
Thanks a lot.