Again this comes!
install.packages("bibliometrix", dependencies = TRUE)
Installing package into ‘C:/Users/AZu/Documents/R/win-library/3.4’
(as ‘lib’ is unspecified)
Warning in install.packages :
dependency ‘car’ is not available
also installing the dependency ‘FactoMineR’
There are binary versions available but the source versions are later:
binary source needs_compilation
FactoMineR 1.41 1.42 FALSE
bibliometrix 2.1.2 2.2.1 FALSE
installing the source packages ‘FactoMineR’, ‘bibliometrix’
trying URL 'https://cran.rstudio.com/src/contrib/FactoMineR_1.42.tar.gz'
Content type 'application/x-gzip' length 2801098 bytes (2.7 MB)
downloaded 2.7 MB
trying URL 'https://cran.rstudio.com/src/contrib/bibliometrix_2.2.1.tar.gz'
Content type 'application/x-gzip' length 4649396 bytes (4.4 MB)
downloaded 4.4 MB
ERROR: dependency 'car' is not available for package 'FactoMineR'
- removing 'C:/Users/AZu/Documents/R/win-library/3.4/FactoMineR'
In R CMD INSTALL
Warning in install.packages :
running command '"C:/PROGRA~1/R/R-34~1.3/bin/x64/R" CMD INSTALL -l "C:\Users\AZu\Documents\R\win-library\3.4" C:\Users\AZu\AppData\Local\Temp\RtmpCaTDMd/downloaded_packages/FactoMineR_1.42.tar.gz' had status 1
Warning in install.packages :
installation of package ‘FactoMineR’ had non-zero exit status
ERROR: dependency 'FactoMineR' is not available for package 'bibliometrix'
- removing 'C:/Users/AZu/Documents/R/win-library/3.4/bibliometrix'
In R CMD INSTALL
Warning in install.packages :
running command '"C:/PROGRA~1/R/R-34~1.3/bin/x64/R" CMD INSTALL -l "C:\Users\AZu\Documents\R\win-library\3.4" C:\Users\AZu\AppData\Local\Temp\RtmpCaTDMd/downloaded_packages/bibliometrix_2.2.1.tar.gz' had status 1
Warning in install.packages :
installation of package ‘bibliometrix’ had non-zero exit status
The downloaded source packages are in
‘C:\Users\AZu\AppData\Local\Temp\RtmpCaTDMd\downloaded_packages’