Command used: install.packages("readxl")
output:
install.packages("readxl")
WARNING: Rtools is required to build R packages but is not currently installed. Please download and install the appropriate version of Rtools before proceeding:
https://cran.rstudio.com/bin/windows/Rtools/
Installing package into ‘C:/Users/vcedwards/Documents/R/win-library/3.5’
(as ‘lib’ is unspecified)
also installing the dependencies ‘glue’, ‘cli’, ‘utf8’, ‘rematch’, ‘ellipsis’, ‘fansi’, ‘lifecycle’, ‘magrittr’, ‘pillar’, ‘pkgconfig’, ‘rlang’, ‘vctrs’, ‘hms’, ‘prettyunits’, ‘R6’, ‘crayon’, ‘cellranger’, ‘tibble’, ‘cpp11’, ‘progress’
There are binary versions available but the source versions are later:
binary source needs_compilation
glue 1.4.0 1.6.2 TRUE
cli 2.0.2 3.3.0 FALSE
utf8 1.1.4 1.2.2 TRUE
ellipsis 0.3.0 0.3.2 TRUE
fansi 0.4.1 1.0.3 TRUE
lifecycle 0.2.0 1.0.1 FALSE
magrittr 1.5 2.0.3 FALSE
pillar 1.4.3 1.7.0 FALSE
rlang 0.4.5 1.0.4 TRUE
vctrs 0.2.4 0.4.1 TRUE
hms 0.5.3 1.1.1 FALSE
R6 2.4.1 2.5.1 FALSE
crayon 1.3.4 1.5.1 FALSE
tibble 3.0.1 3.1.7 TRUE
readxl 1.3.1 1.4.0 TRUE
Binaries will be installed
trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.5/glue_1.4.0.zip'
Content type 'text/html; charset=UTF-8' length 3914 bytes
downloaded 3914 bytes
Warning in install.packages :
error 1 in extracting from zip file
Warning in install.packages :
cannot open compressed file 'glue/DESCRIPTION', probable reason 'No such file or directory'
Error in install.packages : cannot open the connection
(note that the 'trying URL...' output section is repeated 12 times, but i am unable to post more than two links on here.
Thank you