Problems running biblioshiny

Hi! I am very very new at R and I need tu run biblioshiny, really do not what to do =(

install.packages("bibliometrix")
also installing the dependency ‘ggplot2’

trying URL 'https://cran.rstudio.com/bin/macosx/contrib/4.0/ggplot2_3.3.3.tgz'
Content type 'application/x-gzip' length 4068756 bytes (3.9 MB)

downloaded 3.9 MB

trying URL 'https://cran.rstudio.com/bin/macosx/contrib/4.0/bibliometrix_3.0.4.tgz'
Content type 'application/x-gzip' length 806746 bytes (787 KB)

downloaded 787 KB

The downloaded binary packages are in
/var/folders/pj/qpqdmd2j0dzdtybbzpqplc2m0000gn/T//RtmpDBkjvw/downloaded_packages

library(bibliometrix)
Error: package or namespace load failed for ‘bibliometrix’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘ggforce’

biblioshiny()
Error in biblioshiny() : could not find function "biblioshiny"

Try

install.packages("ggforce")
`` ` 
before calling *bibliometrix*.

Thank you for your answer and help! I did what you suggested to me but now ask me for another "package" I did the same (install...)

install.packages("bibliometrix")
trying URL 'https://cran.rstudio.com/bin/macosx/contrib/4.0/bibliometrix_3.0.4.tgz'
Content type 'application/x-gzip' length 806746 bytes (787 KB)
==================================================
downloaded 787 KB

The downloaded binary packages are in
/var/folders/pj/qpqdmd2j0dzdtybbzpqplc2m0000gn/T//RtmpKs6yOL/downloaded_packages

library(bibliometrix)
Error: package or namespace load failed for ‘bibliometrix’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
there is no package called ‘stringi’

Jrkrideau!!!!

Thank you for your help, starting R remotely has been very difficult but I finally get biblioshiny !!!!!! I installed another version and now it works!!!

Best,

Teresa

Hi,
thanks to everyone, now biblioshiny running perfectly
mampangbest regards

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.